RE: CPU running at 100%, GUI locks up
Matthias Brennwald <[email protected]> Wed, 10 Mar 2021 09:16:04 +0100
| Newsgroups | gmane.comp.python.wxpython |
|---|---|
| Message-ID | <[email protected]> |
I tried running the debugger using "gdb python xxx.py", but that didn't work (gdb complained that my python script was not a good core dump...), so I went back to the good old method of inserting "print(...)" statements. The interesting thing is that now the problem does not occur anymore. I guess the execution of the "print(...)" statements somehow changed the code such that it does not run into the problem anymore. Hmmm. -- 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/SYUQPQ.DF29U9VEM1UX2%40gmail.com.