[Bug 841463] Re: python plugins are currently broken

2011-11-15 Thread Olivier FAURAX
The magnatune plugin is the culprit. Here the trace I have when loading the magnatune plugin: /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 TypeError: metaclass conflict:

[Bug 841463] Re: python plugins are currently broken

2011-11-07 Thread Matthew Gregg
This bug is still marked fix released but it is not. Can we get this reopened and fixed? -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to rhythmbox in Ubuntu. https://bugs.launchpad.net/bugs/841463 Title: python plugins are

[Bug 841463] Re: python plugins are currently broken

2011-10-04 Thread Mattias Eriksson
The checkin message in the commit I link to says that it should fix this problem, but I cant seem to get rhythmbox to work using git master -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to rhythmbox in Ubuntu.

[Bug 841463] Re: python plugins are currently broken

2011-10-03 Thread Mattias Eriksson
This should be fixed upstream: http://git.gnome.org/browse/rhythmbox/commit/?id=5e32ee5bfe915beccd804ef311724bb8fdc7bed9 -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to rhythmbox in Ubuntu. https://bugs.launchpad.net/bugs/841463

[Bug 841463] Re: python plugins are currently broken

2011-09-26 Thread Xavier Guillot
I confirm this bug is still present in last Oneiric and Rhythmbox updates, unable to set python plugins working. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to rhythmbox in Ubuntu. https://bugs.launchpad.net/bugs/841463 Title:

[Bug 841463] Re: python plugins are currently broken

2011-09-25 Thread Ants
This issue is still ongoing for me, is an update on the way? -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to rhythmbox in Ubuntu. https://bugs.launchpad.net/bugs/841463 Title: python plugins are currently broken To manage

[Bug 841463] Re: python plugins are currently broken

2011-09-21 Thread Pedro Villavicencio
And this is now fixed with latest upload. Thanks all. ** Changed in: rhythmbox (Ubuntu Oneiric) Status: Triaged = Fix Released -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to rhythmbox in Ubuntu.

[Bug 841463] Re: python plugins are currently broken

2011-09-20 Thread Sebastien Bacher
** Also affects: rhythmbox Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to rhythmbox in Ubuntu. https://bugs.launchpad.net/bugs/841463 Title: python plugins are currently broken To

[Bug 841463] Re: python plugins are currently broken

2011-09-09 Thread Martin Pitt
This is due to importing both the old static gobject and the GI GObject binding. You can't mix them. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to rhythmbox in Ubuntu. https://bugs.launchpad.net/bugs/841463 Title: python plugins

[Bug 841463] Re: python plugins are currently broken

2011-09-06 Thread Pedro Villavicencio
it seems to be an issue with all the python plugins, try to activate any and you'll get: /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 Traceback (most recent call last):