Ticket #2253 (closed defect: duplicate)
Error fatal
| Reported by: | rodrigorioscordova@… | Owned by: | somebody |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.1 |
| Component: | other | Version: | |
| Keywords: | Cc: |
Description
Error fatal Esto es un bug. Por favor repórtalo a: http://www.emesene.org
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.17 was not provided by any .service files
