Post thumbnail of How to debug wxPython errors when your applications crash
20 October 2009
Continue reading How to debug wxPython errors when your applications crash

How to debug wxPython errors when your applications crash

After your done building your wx objects and you’re ready to show it and call MainLoop(), wrap your main loop where you actually instantiate your gui objects in try/accept statements so that you can really catch any errors by calling the “show_errors()” function to launch a new message window where the errors will get displayed. This lets you catch errors before your whole program dies (causing errors to get lost).

Post thumbnail of Uptime
30 March 2009
Continue reading Uptime

Uptime

How silly of me to think I could go a year without a reboot. I guess that’s what I get for ignoring my site over the weekend. Luckily, it didn’t crash until late last night. Oh well… note to self, monitor your own web servers!!!

Powered by Wordpress   |   Lunated designed by ZenVerse