Ticket #2099 (new defect)

Opened 8 weeks ago

Last modified 6 weeks ago

dbus ServiceUnknown (CurrentSong)

Reported by: romain.taunais@… Owned by: somebody
Priority: major Milestone: 1.1
Component: plugins Version: 1.0
Keywords: currentSong Cc:

Description

Traceback (most recent call last):

File "/usr/share/emesene/plugins_base/Plugin.py", line 122, in check

self.callback( result )

File "/usr/share/emesene/plugins_base/CurrentSong.py", line 226, in setCoverAvatar

if not self.player.isPlaying() or not self.player.isRunning():

File "/usr/share/emesene/plugins_base/currentSong/Audacious.py", line 49, in isPlaying

return self.iface.Status() == "playing" #Note: self.iface.Playing() returns True even if it's paused

File "/var/lib/python-support/python2.5/dbus/proxies.py", line 140, in call

**keywords)

File "/var/lib/python-support/python2.5/dbus/connection.py", line 607, in call_blocking

message, timeout)

DBusException: org.freedesktop.DBus.Error.ServiceUnknown?: The name :1.54 was not provided by any .service files

Attachments

Change History

Changed 6 weeks ago by dx

  • summary changed from Fatal error to dbus ServiceUnknown (CurrentSong)

Add/Change #2099 (dbus ServiceUnknown (CurrentSong))

Author



Action
as new
 
Note: See TracTickets for help on using tickets.