*** Please type your report below this line ***
The rhythmbox package should depend on python-gst0.10, otherwise the plugins
do not load.
Notice the "ImportError" when starting the application.
$ rhythmbox
ImportError: could not import gst
Traceback (most recent call last):
File "/usr/lib/rhythmbox/plugins/artdisplay/__init__.py", line 323, in
<module>
class ArtDisplayPlugin (rb.Plugin):
AttributeError: 'module' object has no attribute 'Plugin'
(rhythmbox:8424): Rhythmbox-WARNING **: Could not load plugin artdisplay
(rhythmbox:8424): Rhythmbox-WARNING **: Error, impossible to activate
plugin 'Pochette'
Traceback (most recent call last):
File "/usr/lib/rhythmbox/plugins/lyrics/__init__.py", line 283, in <module>
class LyricsDisplayPlugin(rb.Plugin):
AttributeError: 'module' object has no attribute 'Plugin'
(rhythmbox:8424): Rhythmbox-WARNING **: Could not load plugin lyrics
(rhythmbox:8424): Rhythmbox-WARNING **: Error, impossible to activate
plugin 'Paroles de la chanson'
Traceback (most recent call last):
File "/usr/lib/rhythmbox/plugins/magnatune/__init__.py", line 40, in
<module>
from MagnatuneSource import MagnatuneSource
File "/usr/lib/rhythmbox/plugins/magnatune/MagnatuneSource.py", line 56, in
<module>
class MagnatuneSource(rb.BrowserSource):
AttributeError: 'module' object has no attribute 'BrowserSource'
(rhythmbox:8424): Rhythmbox-WARNING **: Could not load plugin magnatune
(rhythmbox:8424): Rhythmbox-WARNING **: Error, impossible to activate
plugin 'Boutique Magnatune'
Traceback (most recent call last):
File "/usr/lib/rhythmbox/plugins/dontreallyclose/dontreallyclose.py", line
24, in <module>
class DontReallyClosePlugin(rb.Plugin):
AttributeError: 'module' object has no attribute 'Plugin'
(rhythmbox:8424): Rhythmbox-WARNING **: Could not load plugin dontreallyclose
(rhythmbox:8424): Rhythmbox-WARNING **: Error, impossible to activate
plugin 'Minimize to tray'
Traceback (most recent call last):
File "/usr/lib/rhythmbox/plugins/jamendo/__init__.py", line 36, in <module>
from JamendoSource import JamendoSource
File "/usr/lib/rhythmbox/plugins/jamendo/JamendoSource.py", line 45, in
<module>
class JamendoSource(rb.BrowserSource):
AttributeError: 'module' object has no attribute 'BrowserSource'
(rhythmbox:8424): Rhythmbox-WARNING **: Could not load plugin jamendo
(rhythmbox:8424): Rhythmbox-WARNING **: Error, impossible to activate
plugin 'Jamendo'