Can we see your app code? or a simple version that still causes the problem?
On 10/28/06, Tomasz Primke <[EMAIL PROTECTED]> wrote:
> Try this:
>
> import sys, pygame
> from pygame.locals import *
>
> pygame.init()
> ...
The same problem. (BTW - I'm running it all from the command line.)