clementine

Bug #1247017 reported by quesnay
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
CoverGloobus
New
Undecided
Unassigned

Bug Description

Traceback (most recent call last):
  File "/usr/share/covergloobus/players/generic/Player.py", line 78, in _notify_started
    self.cg.update(STATE, State.STARTED)
  File "/usr/share/covergloobus/core/covergloobus.py", line 365, in update
    callback(*args)
  File "/usr/share/covergloobus/core/observer.py", line 11, in __call__
    self.callback(*args)
  File "/usr/share/covergloobus/core/covergloobus.py", line 308, in update_state
    self.check_song()
  File "/usr/share/covergloobus/core/covergloobus.py", line 273, in check_song
    state = self.player.get_state()
  File "/usr/share/covergloobus/players/generic/Mpris2.py", line 86, in get_state
    status = self._properties.Get('org.mpris.MediaPlayer2.Player', 'PlaybackStatus')
  File "/usr/lib/python2.7/dist-packages/dbus/proxies.py", line 70, in __call__
    return self._proxy_method(*args, **keywords)
  File "/usr/lib/python2.7/dist-packages/dbus/proxies.py", line 145, in __call__
    **keywords)
  File "/usr/lib/python2.7/dist-packages/dbus/connection.py", line 651, in call_blocking
    message, timeout)
DBusException: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.