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

Re: [pygame] Segmentation fault through taskbar minimization/restoration



I had the problem also on a fresh XP install in Virtual PC.

Although it's implied, I forgot to mention in the revised version of the post that the Pygame program must call pygame.event.get() or pygame.event.pump() every frame. Something like chimp.py or stars.py in the Pygame examples, for example.



From: René Dudfield <renesd@xxxxxxxxx>
To: pygame-users@xxxxxxxx
Sent: Wednesday, August 17, 2011 3:49 PM
Subject: Re: [pygame] Segmentation fault through taskbar minimization/restoration

Hi,

Anyone else on XP able to reproduce this?

I tried it on vista, and it's ok.