I have created a Python application (2.1) using wxPython 2.3 and after using
the application for a while, it crashes. When the application crashes, it
pops up a window saying that it is writing an error log but it does not say
where to and I cant seem to find the log file. Also I am not sure whether the
crash message is from wxPython or python. Either way, it seems that finding
this phantom log file might shed some light on this perculiar error. Can
anybody help?
Oh, as further information, the application opens a number of xml files and
relies heavily on exception catching.
Bilal A.R. Jagot
CeTAS
University of the Witwaterrand
Johannesburg
+27 11 717 7226
+27 72 160 1215
I have created a Python application (2.1) using wxPython 2.3 and after using the application for a while, it crashes. When the application crashes, it pops up a window saying that it is writing an error log but it does not say where to and I cant seem to find the log file. Also I am not sure whether the crash message is from wxPython or python. Either way, it seems that finding this phantom log file might shed some light on this perculiar error. Can anybody help?
WHat exactly does the error dialog say? Does it still do it with wxPython 2.4.0.7? What platform are you on?
ยทยทยท
--
Robin Dunn
Software Craftsman http://wxPython.org Java give you jitters? Relax with wxPython!