RE: CPU running at 100%, GUI locks up
Steve Barnes <[email protected]> Wed, 10 Mar 2021 06:40:12 +0000
| Newsgroups | gmane.comp.python.wxpython |
|---|---|
| Message-ID | <VI1PR03MB447926124128CDCC5DC2E8139B919@VI1PR03MB4479.eurprd03.prod.outlook.com> |
One "trick" that has worked well for me in the past is to start from the wxpython demo item that is closest to what I am trying to do at the point of lock-up and try to modify it - step by step into a minimal demonstration of the problem. When doing this one of 3 things tend to happen - 1. I can isolate exactly which addition results in the problem an have something that I can share with others for help, 2. I realise the idiot thing that I was doing and so can fix the problem or 3. As I add my functionality in the problem never appears until I have recreated my app but with the problem missing. Steve Barnes From: [email protected] <[email protected]> On Behalf Of [email protected] Sent: 08 March 2021 19:05 To: wxPython-users <[email protected]> Subject: [wxPython-users] CPU running at 100%, GUI locks up Dear all I have wxPython GUI application that runs fine on machines I have tested so far, with the exception of one machine. The difference of this machine to the others is that it has an Intel Atom E3930 processor, whereas the others are i5/ i7 or Raspberry Pi ARM machines. On the Atom, the GUI suddenly consumes 100% of the CPU time, and therefore locks up. I have no idea where to look for the issue, or what to check. Does anyone have a hint? Thanks for any insights! -- 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]<mailto:[email protected]>. To view this discussion on the web visit https://groups.google.com/d/msgid/wxpython-users/fbd0123d-312b-4481-94ca-5ebf5df0cda8n%40googlegroups.com<https://emea01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgroups.google.com%2Fd%2Fmsgid%2Fwxpython-users%2Ffbd0123d-312b-4481-94ca-5ebf5df0cda8n%2540googlegroups.com%3Futm_medium%3Demail%26utm_source%3Dfooter&data=04%7C01%7C%7C78bec2c7ef664d7126f308d8e26518b5%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637508271112555549%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=%2BZr98GeGuvpXl5SzssQhxSz3EBuyrb6BsLGaovbYAnE%3D&reserved=0>. -- 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/VI1PR03MB447926124128CDCC5DC2E8139B919%40VI1PR03MB4479.eurprd03.prod.outlook.com.