Package: gapcmon Version: 0.8.9-1 Severity: normal
gapcmon fails to load its icon. It looks like gapcmon looks under /usr/share/pixmaps/ but they are packaged in /usr/share/icons/gapcmon/. Linking the icons from /usr/share/icons/gapcmon/ to /usr/share/pixmaps/ seems to fix it. $ gapcmon ** Message: gapc_util_load_icons(Unable to find icons) emsg=--load failed! (gapcmon:9889): GdkPixbuf-CRITICAL **: gdk_pixbuf_scale_simple: assertion `GDK_IS_PIXBUF (src)' failed (gapcmon:9889): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed .... $ dpkg --listfiles gapcmon | grep png /usr/share/icons/gapcmon/charging.png /usr/share/icons/gapcmon/online.png /usr/share/icons/gapcmon/gapc_prefs.png /usr/share/icons/gapcmon/apcupsd.png /usr/share/icons/gapcmon/onbatt.png /usr/share/icons/gapcmon/unplugged.png /usr/share/icons/gapcmon.png $ strace gapcmon .... access("online.png", F_OK) = -1 ENOENT (No such file or directory) access("./online.png", F_OK) = -1 ENOENT (No such file or directory) access("../pixmaps/online.png", F_OK) = -1 ENOENT (No such file or directory) access("/usr/share/pixmaps/online.png", F_OK) = -1 ENOENT (No such file or directory) write(2, "** Message: gapc_util_load_icons"..., 75** Message: gapc_util_load_icons(Unable to find icons) emsg=--load failed! ) = 75 .... -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 2.6.29-1-amd64 (SMP w/1 CPU core) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages gapcmon depends on: ii libatk1.0-0 1.26.0-1 The ATK accessibility toolkit ii libc6 2.9-12 GNU C Library: Shared libraries ii libcairo2 1.8.6-2+b1 The Cairo 2D vector graphics libra ii libgconf2-4 2.26.0-1 GNOME configuration database syste ii libglib2.0-0 2.20.1-2 The GLib library of C routines ii libgtk2.0-0 2.16.1-2 The GTK+ graphical user interface ii libpango1.0-0 1.24.2-1 Layout and rendering of internatio ii libx11-6 2:1.2.1-1 X11 client-side library Versions of packages gapcmon recommends: ii apcupsd 3.14.5-2 APC UPS Power Management (daemon) gapcmon suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org