An application I have written is, suddenly it seems, throwing the
following error after being left in use for several hours. This does
not seem to occur with lighter usage. I am not 100% sure what causes
this? Anyone have any advice? Seen it before?
Traceback (most recent call last):
File "PythonCardProt otype\binding.p yo", line 304, in _dispatch
File "wxPython\event s.pyo", line 23, in GetEventType
wxPython.wxc.wx PyAssertionErro r: C++ assertion "wxAssertFailur e"
failed in e:\Projects\wx2 .4\src\msw\wind ow.cpp(454): can't set focus
to invalid window
following error after being left in use for several hours. This does
not seem to occur with lighter usage. I am not 100% sure what causes
this? Anyone have any advice? Seen it before?
Traceback (most recent call last):
File "PythonCardProt otype\binding.p yo", line 304, in _dispatch
File "wxPython\event s.pyo", line 23, in GetEventType
wxPython.wxc.wx PyAssertionErro r: C++ assertion "wxAssertFailur e"
failed in e:\Projects\wx2 .4\src\msw\wind ow.cpp(454): can't set focus
to invalid window
Comment