Comment 11 for bug 878352

Revision history for this message
BasileD (khivan-dufay) wrote :

I have the same issue as Tsjoecha (driesfeys) described.

It seems to be related to this bug report on remuco website:
http://code.google.com/p/remuco/issues/detail?id=177&can=1&q=11.10&colspec=ID%20Type%20Status%20Component%20Stars%20Summary
Even if its about the remuco totem plugin.

Relevant part of the "rhythmbox --debug" output is:
......
/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):
  File "/usr/lib/rhythmbox/plugins/remuco/remythm.py", line 30, in <module>
    import rb, rhythmdb
ImportError: No module named rhythmdb

(rhythmbox:13876): libpeas-WARNING **: Error loading plugin 'remythm'
..........
Hope this will help.