Comment 13 for bug 878352

Revision history for this message
dirk (dirk-janssen) wrote :

same problem here, remuco-rhythmbox worked fine on natty, now broken on oneiric. I renamed the file to .plugin as indicated above by driesfeys, also renamed the section. You can then see the plugin, but not enable it because checking its box will crash it. I get this on the stdout:

$ rhythmbox
[ stuff about my media keys which is not relevant]
[ upon clicking the checkbox, this appears: ]
/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/remuco3/remythm.py", line 30, in <module>
    import rb, rhythmdb
ImportError: No module named rhythmdb

(rhythmbox:3541): libpeas-WARNING **: Error loading plugin 'remythm'

I provided a full debug log, but it basically contains the same info.