IDE crash

2005-10-04 Thread accolades
We've discussed this before in the group; IDEs that crash on completion of a PyGame or PyOgre (or any other graphics library) script. I have had this result with pretty much every IDE that I have tried. Except Eclipse. I just wanted to let everyone know, (in case anyone else out there is picky ab

Pythonwin crashes

2005-09-28 Thread accolades
Does anyone else have a problem with Pythonwin crashing after running a python script with graphics libraries? Whenever I use Pythonwin to run a PyGame or PyOgre script, Pythonwin crashes when the script exits. I know it's probably because the Pythonwin interpreter can't read from the console once

Re: What does pygame.Movie mean by `an MPEG file'?

2005-09-28 Thread accolades
An MPEG is a type of video file, you are correct in that assumption. Things such as DivX and Xvid are called codec's (COmpressor/DECompressor) codec's are used to conserve disk space, raw video files are very large. It is quite likely that PyGame does not support the compression being used by your

Re: helpviewer and a wxpython application crash

2005-09-28 Thread accolades
I haven't run into your situation, or tested the concept, but my first guess would be that the helpbook is throwing an exception of some sort. You might try turning on the debugging options, or try using the command line interpreter to launch the helpbook. When you close it, you should be able to s