You are not logged in.

#1 2013-09-16 13:59:04

David López
Member
Registered: 2012-08-26
Posts: 98

Some rhythmbox plugins don't work

I use 64 bits Arch. I've just installed rhythmbox 3.0-1 from extra repo, and rhythmbox-llyrics-git, rhythmbox-coverart-browser and rhythmbox-coverart-search-provider from AUR. When I try to activate these plugins I receive an error:

(rhythmbox:1413): libpeas-WARNING **: Could not find loader 'python' for plugin 'coverart_search_providers'

(rhythmbox:1413): libpeas-WARNING **: Could not find loader 'python' for plugin 'lLyrics'

My libpeas version 1.8.1-1, and these are the python packages I've istalled:

python                             python2-mechanize                
python2                            python2-netifaces                
python2-apsw                       python2-notify                   
python2-atspi                      python2-oauthlib                 
python2-beaker                     python2-protobuf                 
python2-beautifulsoup3             python2-psutil                   
python2-cairo                      python2-pycurl                   
python2-chardet                    python2-pyinotify                
python2-cherrypy                   python2-pyopenssl                
python2-configglue                 python2-pyqt4                    
python2-crypto                     python2-requests                 
python2-cssselect                  python2-setuptools               
python2-cssutils                   python2-sip                      
python2-dateutil                   python2-six                      
python2-dbus                       python2-ubuntuone-storageprotocol
python2-dirspec                    python2-xdg                      
python2-dnspython                  python2-zope-interface           
python2-gobject                    python-atspi                     
python2-gobject2                   python-cairo                     
python2-httplib2                   python-dbus                      
python2-imaging                    python-dbus-common               
python2-lxml                       python-gobject                   
python2-mako                       python-xdg                       
python2-markupsafe                                       

I don't know if it's a rhythmbox bug or if the AUR packages are not adapted to RB3. Any idea? Thanks

Edit: I've tested git versions of rhythmbox-coverart-browser and rhythmbox-coverart-search-provider and I received the same error

Last edited by David López (2013-09-17 00:25:10)

Offline

#2 2013-09-17 15:41:47

apicici
Member
Registered: 2013-09-17
Posts: 4

Re: Some rhythmbox plugins don't work

The problem is with the AUR packages. You need to modify the '<plugin name>.plugin' file located in  "/usr/lib/rhytmbox/<plugin name>/" and change the line

Loader=python

to

Loader=python3

Offline

#3 2013-09-17 22:49:42

David López
Member
Registered: 2012-08-26
Posts: 98

Re: Some rhythmbox plugins don't work

apicici wrote:

The problem is with the AUR packages. You need to modify the '<plugin name>.plugin' file located in  "/usr/lib/rhytmbox/<plugin name>/" and change the line

Loader=python

to

Loader=python3

Thanks apicici. I've changed the loader in llyrics and it doesn't work. You pointed to the right item, but I'm afraid it's not so simple, because some dependences change from python2 to python3 (for example, python-lxml instead of python2-lxml) and probably I haven't them installed. Hopefully today the mantainer have upload a new version of rhythmbox-coverart-browser and rhythmbox-coverart-search-provider adapted to RB3, I will try to adapt llyrics with 'trail and error'

Offline

#4 2013-09-17 22:55:54

anonymous_user
Member
Registered: 2009-08-28
Posts: 3,059

Re: Some rhythmbox plugins don't work

Looks like its updated now.

Offline

Board footer

Powered by FluxBB