wxPython 2.9.2.4 built on CYGWIN errors when closing wxPython windows

wxPython 2.9.2.4 in CYGWIN_NT-6.1-WOW64 1.7.10(0.259/5/3)

When running wxPython/demo/Notebook.py and other demos, I get a Windows a problem has occurred message every time I close the application. No error messages appear in the console:

image002.png

Any idea why that is happening? How can I get some log messages or something?

Openlogic Technical Support | Nicholas DiPiazza

support@openlogic.com

1 888 openlogic | toll free

Follow Openlogic on Twitter: @openlogic @ossfix

Other Resources:

http://olex.openlogic.com

http://wazi.openlogic.com

http://www.openlogic.com/products

Something is crashing in the process of doing the shutdown. To find out what it is you'll probably need a debug version of Python and wxPython and run it in the debugger and examine the backtrace after the crash.

···

On 5/29/12 9:49 AM, Nicholas DiPiazza wrote:

wxPython 2.9.2.4 in CYGWIN_NT-6.1-WOW64 1.7.10(0.259/5/3)

When running wxPython/demo/Notebook.py and other demos, I get a Windows
a problem has occurred message every time I close the application. No
error messages appear in the console:

Any idea why that is happening? How can I get some log messages or
something?

--
Robin Dunn
Software Craftsman