Error

Bug #1332962 reported by Jim
6
This bug affects 1 person
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.ServiceUnknown: The name :1.135 was not provided by any .service files

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.