[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] Pygame crashes reliably when clicking away.



Hi Dan,

If re-installing Python 2.7.2 and Pygame 1.9.1 fixed the problem, it would appear the pygame package was somehow corrupted. Installing different Pygame versions over each other may do this. Running Pygame for the wrong Python version would definitely cause problems. But these are just possibilities. I don't know what caused your particular problem.

Lenard Lindstrom

On 17/03/12 03:50 PM, Dan Uznanski wrote:
After some poking I fixed it.  Had to nuke Python /and/ Pygame to do
so, which was no fun, and I'm still disappointed because I have no
idea what actually went wrong.

Dan

On Sat, Mar 17, 2012 at 3:51 PM, Dan Uznanski<duznanski@xxxxxxxxx>  wrote:
I've started building a little pygame program.  Unfortunately I've
been having a huge problem: the second time I click out of the window
on another thing that completely obscures the pygame window, using
pygame.event.get() crashes with a segfault.

I'm running Windows XP/32 latest on 2009 mac pro hardware, Python
2.7.2, Pygame 1.9.1.