[Gtk-osx-users] Debugging PyGTK bundles.
Status: Beta
Brought to you by:
jralls
From: Dwayne B. <dw...@tr...> - 2011-05-19 11:37:49
|
Hi, Good news. My app mostly launches on 10.6 and 10.5. On my machine 10.6 machine it runs quite well. But the bundle on a 10.5 machine and on someone else's 10.6 machine starts but then repeatably gives me the spinning pizza after a few actions. I get no tracebacks related to the hang so I was wondering how people on this list try to debug their bundled PyGTK apps. I've used -v when launching which helped me trace some issues. I haven't tried to use pdb. How do you do it? Help much appreciated. -- regards Dwayne |