Jeremy Bicha [2011-10-11 19:56 -0000]: > /usr/lib/python2.7/dist-packages/gobject/constants.py:24: Warning: > g_boxed_type_register_static: assertion `g_type_from_name (name) == 0' failed > import gobject._gobject
For the record, this is because that plugin imports another static module which in turn imports gobject. So that needs to be fixed to use GI as well. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/855100 Title: python plugins not working To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/totem/+bug/855100/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
