not showing covers in docky

Bug #597508 reported by Brandon Jardine
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
CoverGloobus
Fix Committed
Medium
Alexandr Grigorcea

Bug Description

The album art won't show in docky.

Using Covergloobus 1.6 rev 245
Docky 2.1.0 r1506

This is the relevant output:

[WARNING] DOCKY: Docky Not connected
Traceback (most recent call last):
  File "/usr//share/covergloobus/covergloobus.py", line 190, in docky_connect
    self.dockyManager.connect()
  File "/usr/share/covergloobus/docky.py", line 70, in connect
    self.launcher_path = self.dbus_iface.DockItemPathForWindowXID(self.cg.win.window.xid)
  File "/usr/lib/pymodules/python2.6/dbus/proxies.py", line 68, in __call__
    return self._proxy_method(*args, **keywords)
  File "/usr/lib/pymodules/python2.6/dbus/proxies.py", line 140, in __call__
    **keywords)
  File "/usr/lib/pymodules/python2.6/dbus/connection.py", line 620, in call_blocking
    message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.UnknownMethod: Method "DockItemPathForWindowXID" with signature "x" on interface "org.gnome.Docky" doesn't exist

Revision history for this message
Alexandr Grigorcea (cahr-gr) wrote :

damn, they renamed DockItemPathForWindowXID into GetItemByXID

Changed in covergloobus:
importance: Undecided → Medium
status: New → Confirmed
Revision history for this message
Alexandr Grigorcea (cahr-gr) wrote :

latest docky revisions support DockManager dbus api
http://wiki.awn-project.org/Dbus_API_0_4
I changed it to work with older and newer docky version, and now it probably will work also with AWN (I haven't tested it yet)

since docky also changed its way to interact with sticked windows (it ignores them), now covergloobus checks if a CoverGloobus launcher is present on the dock and uses it, otherwise is creates an invisible window on current workspace and uses its icon on dock, to make cover visible on all workspaces user must pin CoverGloobus icon to the dock and restart CG, this way also CG will not be visible when Alt-Tabing

Changed in covergloobus:
assignee: nobody → Alexandr Grigorcea (cahr-gr)
status: Confirmed → Fix Committed
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.