Ticket #2572 (new defect)
Opened 3 months ago
Error fatal
| Reported by: | pyro | Owned by: | somebody |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| 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/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.NoReply?: Message did not receive a reply (timeout by message bus)
