Just in case you missed it before…Fernando Herrera and Lorenzo Gil came up with a lovely bit of code that allows the parts of the GNOME experience written in Python to send traces via bug-buddy when something goes wrong. Pessulus will soon have this and i’m working on doing it for Deskbar.
Update: Forgot the link to the code…bug-buddy-integration.py.
Is there any way to make this happen by default for all pygtk apps? (or maybe all that have a certain .desktop file entry/gconf key set?) It would be *huge* if this required 0 or at most 1 LOC for developers to activate.
(And of course the obligatory ‘holy shit this rocks the hizzouse’, no matter how many LOC it takes to activate. 🙂
Where is this code? I see one mention of Bug Buddy on Fernando’s blog, but it doesn’t mention using it with Python.