Your message dated Wed, 01 Aug 2007 12:17:05 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#434698: fixed in fbpanel 4.12-1 has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database)
--- Begin Message ---Package: fbpanel Version: 4.9-2 Severity: normal Hi! I've just upgraded fbpanel from version 4.3-1 to version 4.9-2 (which recently migrated to testing). While trying to adapt my configuration to the new version, I noticed that fbpanel seems to be unable to display SVG images. For instance, with the configuration file quoted below, I get the following at startup: $ fbpanel (fbpanel:5446): GdkPixbuf-CRITICAL **: gdk_pixbuf_new_from_file_at_scale: assertion `filename != NULL' failed (fbpanel:5446): GdkPixbuf-CRITICAL **: gdk_pixbuf_new_from_file_at_scale: assertion `filename != NULL' failed (fbpanel:5446): GdkPixbuf-CRITICAL **: gdk_pixbuf_new_from_file_at_scale: assertion `filename != NULL' failed (fbpanel:5446): GdkPixbuf-CRITICAL **: gdk_pixbuf_new_from_file_at_scale: assertion `filename != NULL' failed (fbpanel:5446): GdkPixbuf-CRITICAL **: gdk_pixbuf_new_from_file_at_scale: assertion `filename != NULL' failed and I see a missing-image-placeholder (piece of paper with a red X on it) as first launchbar button, while every XTerm gets a default icon in the taskbar. I don't know what's going on: do I miss some library? (that is to say: does the new version of the package miss some dependency?) Here's my configuration file: $ cat ~/.fbpanel/default ######################################## ## fbpanel configuration file ## ######################################## Global { edge = bottom allign = center margin = 0 widthtype = percent width = 68 heighttype = pixel height = 26 roundcorners = false transparent = false tintcolor = #ffffff alpha = 39 SetPartialStrut = true } Plugin { type = launchbar config { button { icon = gnome-terminal tooltip = XTerm action = /usr/bin/xterm -ls } button { image = /usr/share/pixmaps/xscreensaver.xpm tooltip = Lock screen action = /usr/bin/xscreensaver-command -lock } } } Plugin { type = space config { size = 13 } } Plugin { type = pager config { showwallpaper = false } } Plugin { type = icons config { DefaultIcon = /usr/share/fbpanel/images/default.xpm application { icon = gnome-terminal Image = /usr/share/fbpanel/images/gnome-terminal.svg ClassName = XTerm } application { icon = gnome-terminal Image = /usr/share/fbpanel/images/gnome-terminal.svg ClassName = mlterm } application { icon = gnome-terminal Image = /usr/share/fbpanel/images/gnome-terminal.svg ClassName = URxvt } application { icon = gnome-emacs Image = /usr/share/fbpanel/images/emacs.svg ClassName = Emacs } } } Plugin { type = space config { size = 13 } } Plugin { type = taskbar expand = true config { ShowIconified = true ShowMapped = true ShowAllDesks = false tooltips = true IconsOnly = false } } Plugin { type = space config { size = 13 } } Plugin { type = dclock config { ClockFmt = %R TooltipFmt = %a, %d %b %Y Action = /usr/bin/xscreensaver-command -activate } } -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 2.6.21-2-amd64 (SMP w/2 CPU cores) 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 fbpanel depends on: ii libatk1.0-0 1.18.0-2 The ATK accessibility toolkit ii libc6 2.6-2 GNU C Library: Shared libraries ii libcairo2 1.4.10-1+b2 The Cairo 2D vector graphics libra ii libfontconfig1 2.4.2-1.2 generic font configuration library ii libglib2.0-0 2.12.12-1+b1 The GLib library of C routines ii libgtk2.0-0 2.10.13-1 The GTK+ graphical user interface ii libpango1.0-0 1.16.4-1+b1 Layout and rendering of internatio ii libx11-6 2:1.0.3-7 X11 client-side library ii libxcursor1 1:1.1.8-2 X cursor management library ii libxext6 1:1.0.3-2 X11 miscellaneous extension librar ii libxfixes3 1:4.0.3-2 X11 miscellaneous 'fixes' extensio ii libxi6 2:1.1.1-1 X11 Input extension library ii libxinerama1 1:1.0.2-1 X11 Xinerama extension library ii libxmu6 1:1.0.3-1 X11 miscellaneous utility library ii libxrandr2 2:1.2.1-1 X11 RandR extension library ii libxrender1 1:0.9.2-1 X Rendering Extension client libra fbpanel recommends no packages. -- no debconf information
--- End Message ---
--- Begin Message ---Source: fbpanel Source-Version: 4.12-1 We believe that the bug you reported is fixed in the latest version of fbpanel, which is due to be installed in the Debian FTP archive: fbpanel_4.12-1.diff.gz to pool/main/f/fbpanel/fbpanel_4.12-1.diff.gz fbpanel_4.12-1.dsc to pool/main/f/fbpanel/fbpanel_4.12-1.dsc fbpanel_4.12-1_i386.deb to pool/main/f/fbpanel/fbpanel_4.12-1_i386.deb fbpanel_4.12.orig.tar.gz to pool/main/f/fbpanel/fbpanel_4.12.orig.tar.gz A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Davide Truffa <[EMAIL PROTECTED]> (supplier of updated fbpanel package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Tue, 31 Jul 2007 19:37:05 +0200 Source: fbpanel Binary: fbpanel Architecture: source i386 Version: 4.12-1 Distribution: unstable Urgency: low Maintainer: Davide Truffa <[EMAIL PROTECTED]> Changed-By: Davide Truffa <[EMAIL PROTECTED]> Description: fbpanel - A lightweight X11 desktop panel Closes: 434698 Changes: fbpanel (4.12-1) unstable; urgency=low . * New upstream release - removed net-wm-state.dpatch, now included in the upstream source * Debian patches: - splitted non-standard_makefile.dpatch for better handling of debian's default configuration (added default-config.dpatch) * Added dependency for librsvg2-common (Closes: #434698) * Updated menu structure. Moved to Applications/System. Files: 696f721d29c86a2b708d2ed6c86f482a 619 x11 optional fbpanel_4.12-1.dsc 12528e7b2936a3548840fe01acaf39f5 179131 x11 optional fbpanel_4.12.orig.tar.gz 8054c1553888c1b75cc556a75ec42b39 9558 x11 optional fbpanel_4.12-1.diff.gz c2ac68e025cfcf48e032168d963275d7 188408 x11 optional fbpanel_4.12-1_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFGsHkPHYflSXNkfP8RAvZuAJ9Ubn0nV2BvAza8jDTvXpM28xSn5ACfZLn+ dhA9HhBC9Xm4jQqVWaArZCQ= =hQAU -----END PGP SIGNATURE-----
--- End Message ---

