Ticket #2056 (closed defect: duplicate)
error after clicking the now playing music icon that has a song in it, although my music player (rhythmbox) is not up
| Reported by: | anonymous | Owned by: | somebody |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.1 |
| Component: | other | Version: | 1.0 |
| Keywords: | Cc: |
Description
Fatal error This is a bug. Please report it at: 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/Rhythmbox.py", line 81, in isPlaying
return bool( self.iface.getPlaying() )
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.34 was not provided by any .service files
