Ticket #2597 (new defect)

Opened 3 months ago

Bug

Reported by: andres_fg83@… Owned by: somebody
Priority: normal Milestone: 1.1
Component: other Version: 1.0
Keywords: 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.60714 was not provided by any .service files

Attachments

Add/Change #2597 (Bug)

Author



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