GNOME Bugzilla – Bug 688978
im-status plugin fails to load
Last modified: 2012-12-05 22:20:23 UTC
Hi, I think this started happening after I've updated gtk+. The error on activation is: Traceback (most recent call last):
+ Trace 231219
class IMStatusPlugin (GObject.Object, Peas.Activatable):
cls._setup_vfuncs()
for vfunc_name, py_vfunc in cls.__dict__.items():
I have fixed this by updating pygobject, after reading this: http://blogs.gnome.org/desrt/2012/11/05/a-warning-about-glib/