wxPython Occasionally Hanging on Exit

On one laptop running Windows ME, when I close a wxPython application, I often get the "An error has occurred in the program ..." message from Windows. I click the message's Close button and then Windows hangs and I have to force it to restart.

This happens with the wxPython demo, but not with wxWindows programs written in C++ or with other Python programs like Pythonwin.

Dr. Watson fails to collect any information, so what can I do to find the cause of the problem?

Hi Patrick,

(*resists urge to encourage a stable OS...*)... Make sure you have the
latest 'stable' wxPython release. If you already have it then try
uninstalling and reinstalling it.

ยทยทยท

--
Regards,
Wayne Koorts

Registered Linux user #330079

On Fri, 2003-10-10 at 02:12, Patrick Roberts wrote:

On one laptop running Windows ME, when I close a wxPython application,
I often get the "An error has occurred in the program ..." message from
Windows. I click the message's Close button and then Windows hangs and
I have to force it to restart.

This happens with the wxPython demo, but not with wxWindows programs
written in C++ or with other Python programs like Pythonwin.

Dr. Watson fails to collect any information, so what can I do to find
the cause of the problem?

---------------------------------------------------------------------
To unsubscribe, e-mail: wxPython-users-unsubscribe@lists.wxwindows.org
For additional commands, e-mail: wxPython-users-help@lists.wxwindows.org