Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/screenlets/__init__.py", line 1450, in expose self.on_draw(ctx) File "/usr/share/screenlets/NowPlaying/NowPlayingScreenlet.py", line 456, in on_draw if self.player and self.player.is_playing(): playing = True File "/usr/share/screenlets/NowPlaying/Players/Rhythmbox.py", line 68, in is_playing if self.playerAPI.getPlaying() == 1: return True 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)