Can not invoke the dbus interface of specific player

Bug #930609 reported by Sawyer
18
This bug affects 2 people
Affects Status Importance Assigned to Milestone
lrcShow-X
Fix Committed
Undecided
Unassigned

Bug Description

Platform: Ubuntu 11.10 AMD 64
Player Version: Banshee 2.2.1
lrcShow-X Version: 2.1.1
python -V: Python 2.7.2+

Works for Audacious.
Doesn't work for Banshee.

when run lrcShow-X.py, if you choose start Banshee, an error windows pops out says:

Can not invoke the dbus interface of specific player.

Denpendencies are all OK:

python-dbus is already the newest version.
python-qt4 is already the newest version.
python-qt4-dbus is already the newest version.
python-gobject is already the newest version.

Revision history for this message
frank (xujia19) wrote :

how about this: run banshee first, then run lrcShow-X.py in console. If lrcShow-X can't find banshee's dbus server, it would say no player is running, you have to check banshee's dbus.

I don't know how about banshee. I don't have this player. But anyhow, you could check the dbus of the player first.

Revision history for this message
Sawyer (evolye) wrote :

Banshee is the default music player in Ubuntu.
Tried either ways, the "Can not invoke the dbus interface of specific player" pop up always bugs me.

Revision history for this message
杨圣 (yangsheng6810) wrote :

I modified the player/banshee.py, and replaced the following line:
            self.process= "banshee-1"
with
            self.process= "banshee"
and it works.
Maybe banshee 2.4 stops using "banshee-1" as its process name.

Revision history for this message
Castro Pippo Juan Manuel (juan-pippo) wrote :

"I modified the player/banshee.py, and replaced the following line:
            self.process= "banshee-1"
with
            self.process= "banshee"
and it works.
Maybe banshee 2.4 stops using "banshee-1" as its process name."

Thanks!

frank (xujia19)
Changed in lrcshow-x:
status: New → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.