Comment 8 for bug 1198389

Revision history for this message
Joshua Tasker (jtasker) wrote :

I just rewrote all the dbus code to use GDBus instead of the (deprecated) python-dbus, the latest changes are in the Unstable PPA. Please try the latest unstable build (349).

If that doesn't help, do what is suggested in this comment: https://bugs.launchpad.net/bzr-gtk/+bug/923824/comments/1

"Temporarily modify /usr/lib/python2.7/dist-packages/gobject/constants.py to say

raise ImportError("no static plz")

somewhere at the top, then you will get a proper backtrace."

And then post the resulting backtrace here.