Open GoogleCodeExporter opened 9 years ago
Here is the trace on my debian (exactly the same as on my ubuntu):
(rhythmbox:25494): Rhythmbox-DEBUG: Setting initial properties
Traceback (most recent call last):
File "/usr/lib/rhythmbox/plugins/ampache/__init__.py", line 36, in activate
self.entry_type = AmpacheEntryType()
File "/usr/lib/rhythmbox/plugins/ampache/__init__.py", line 25, in __init__
rhythmdb.EntryType.__init__(self, name='AmpacheEntryType')
NotImplementedError: AmpacheEntryType is an abstract widget
Traceback (most recent call last):
File "/usr/lib/rhythmbox/plugins/ampache/__init__.py", line 76, in deactivate
self.db.entry_delete_by_type(self.entry_type)
AttributeError: 'Ampache' object has no attribute 'entry_type'
If you need other infos or tests, please ask me.
Original comment by oxim...@gmail.com
on 29 Nov 2011 at 3:40
Original issue reported on code.google.com by
oxim...@gmail.com
on 28 Nov 2011 at 3:02