Re: a little help with diagnostics

Nathan smith <[email protected]> Fri, 5 Nov 2021 23:43:04 +0000
Newsgroups gmane.comp.python.wxpython
Message-ID <[email protected]>
Thanks for this.


Is there a way to get wx to print a stack trace for me to study to give 
me an idea of where to look a bit closer?


On 03/11/2021 09:51, Anders Munch wrote:
> Nathan smith wrote:
>> One of my applications, which I upgraded from python 2 to python 3, seems to be experiencing unexplainable crashes.
>> that is to say, it does not traceback, nor does it throw a popup window, the wx python window simply shuts and the program ends.
>>
>> Is there anything in wx python that would be causing/relating to this?
> Timers can do that.  If a wx.Timer isn't stopped prior to destroying its parent, it can crash the process.
>
> regards, Anders
>

-- 
You received this message because you are subscribed to the Google Groups "wxPython-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion on the web visit https://groups.google.com/d/msgid/wxpython-users/65a2d615-7357-cc09-ca8c-30f4fa8797f6%40gmail.com.