TuxCoder / rhythmbox-ampache

Automatically exported from code.google.com/p/rhythmbox-ampache
0 stars 0 forks source link

RhythmDBTree' object has no attribute 'entry_register_type' #6

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Try using plugin in Maverick

I cant get the plugin to do anything after entering my info in the config. When 
I look at "rhythmbox -D Ampache" I get this :

Traceback (most recent call last):
  File "/usr/lib/rhythmbox/plugins/ampache/__init__.py", line 72, in deactivate
    self.db.entry_delete_by_type(self.entry_type)
AttributeError: 'Ampache' object has no attribute 'entry_type'
Traceback (most recent call last):
  File "/usr/lib/rhythmbox/plugins/ampache/__init__.py", line 32, in activate
    self.entry_type = self.db.entry_register_type("AmpacheEntryType")
AttributeError: '__main__.RhythmDBTree' object has no attribute 
'entry_register_type'

What version of the product are you using? On what operating system?
.1 of the plugin and Ubuntu 10.10

Please provide any additional information below.

Version of rhythmbox is: 0.13.1-0ubuntu4

Original issue reported on code.google.com by ezraree...@gmail.com on 25 Sep 2010 at 3:03

GoogleCodeExporter commented 8 years ago
Could you test this version please? Rhythmbox API has changed ... 

Original comment by massimo....@googlemail.com on 18 Oct 2010 at 6:03

Attachments:

GoogleCodeExporter commented 8 years ago
I had same Configuration and Error and can confirm that this Version works :-)
Thank you very much from my site.

Original comment by Mario.K...@gmail.com on 29 Oct 2010 at 6:51

GoogleCodeExporter commented 8 years ago

Original comment by envyseap...@gmail.com on 7 Dec 2010 at 1:36