Hello pygame core developers, Attached to this e-mail is my tool for rapidly trying different display configurations. I use it to determine which display settings are optimal for a given platform. I've found that when I toggle from directx windowed mode to directx fullscreen mode and then exit, Python crashes. Do you suppose that this is a pygame bug, an SDL bug, a Python 2.5.4 bug, an Intel GMA X4500 driver bug, or PEBKAC error?
To reproduce the error, launch the jason_test_6.py script. If the driver is windib, toggle the driver to directx by pressing F4. Next, press F2 to switch to fullscreen, and then press Esc to quit. On my computer, a Windows error message is displayed immediately. Thanks, Jason When Python crashes, Windows provides this "Error signature": AppName: python.exe AppVer: 0.0.0.0 ModName: sdl.dll ModVer: 1.2.13.0 Offset: 00028bea Software: Windows XP Pro SP3 Python 2.5.4 pygame 1.9.2pre-svn2696 SDL 1.2.13 Hardware: Intel Core 2 Duo E8400 @ 3.0 GHz Intel GMA X4500 2 GB o' RAM
jason_test_6.py
Description: Binary data