[Pkg-utopia-maintainers] Bug#572745: python-coherence: applet-coherence has no icon in systray

Olivier Berger oberger at ouvaton.org
Sat Mar 6 10:25:13 UTC 2010


Package: python-coherence
Version: 0.6.6.2-2
Severity: minor
Tags: patch

Hi.

applet-coherence works but has no icon displayed in the systray.

The following patch fixes it :

--- /usr/bin/applet-coherence~	2010-01-24 12:13:32.000000000 +0100
+++ /usr/bin/applet-coherence	2010-03-06 11:21:21.000000000 +0100
@@ -35,7 +35,7 @@
 # this ../.. is evil, I know :-(
 # there must be a better way
 if not os.path.exists(icon):
-    icon = "/usr/share/icons/coherence/tango-system-file-manager.png"
+    icon = "/usr/share/pyshared/misc/Desktop-Applet/tango-system-file-manager.png"
 
 from PyQt4.QtGui import *
 from PyQt4.QtCore import *

Hope this helps.

Best regards,

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-trunk-686 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages python-coherence depends on:
ii  python                       2.5.4-9     An interactive high-level object-o
ii  python-axiom                 0.6.0-1     Python object database
ii  python-configobj             4.7.1-1     simple but powerful config file re
ii  python-gst0.10               0.10.18-1   generic media-playing framework (P
ii  python-louie                 1.1-1.1     Python signal dispatching mechanis
ii  python-pkg-resources         0.6.10-1    Package Discovery and Resource Acc
ii  python-support               1.0.6.1     automated rebuilding support for P
ii  python-tagpy                 0.94.7-1+b2 Python module for manipulating tag
ii  python-zope.interface [pytho 3.5.3-1+b1  Interfaces for Python

Versions of packages python-coherence recommends:
ii  libgdata-google1.2-1          2.28.2-1   Client library for accessing Googl
ii  python-mechanize              0.1.11-1.1 stateful programmatic web browsing

python-coherence suggests no packages.

-- no debconf information






More information about the Pkg-utopia-maintainers mailing list