Package: fbpanel
Version: 6.1-6
Severity: normal

Hi!

I have just upgraded my jessie boxes and two dependencies of fbpanel
were upgraded:

  [UPGRADE] libgdk-pixbuf2.0-0:amd64 2.26.1-1 -> 2.28.1-1
  [UPGRADE] libglib2.0-0:amd64 2.33.12+really2.32.4-5 -> 2.36.1-2build1

After restarting fbpanel, I found out that XPM images (used as buttons
in the launchbar) are no longer resized to the panel height.

For instance, I have

    height = 28

in the "Global" section of my fbpanel configuration file
(~/.config/fbpanel/default) and

  Plugin {
      type = launchbar
      config {
          button {
              image = /usr/share/fbpanel/images/terminal_sketch.svg
              tooltip = UXTerm
              action = /usr/bin/uxterm -ls
          }
          button {
              image = /usr/share/pixmaps/xscreensaver.xpm
              tooltip = Lock screen
              action = /usr/bin/xscreensaver-command -lock
          }
      }
  }

Please take a look at
http://www.inventati.org/frx/doc/nanodocs/testing_workstation_desktopconf.html#panel
if you need to see all my fbpanel configuration.

fbpanel used to resize the images so that they fitted exactly in a
28 pixel height panel.
See the attached screenshot fbpanel_launchbar_gdk-pixbuf_2_26_1.png .

Until today.

After the upgrade, I restarted fbpanel and found that the XPM image
for the xscreensaver button is no longer resized.
See the attached screenshot fbpanel_launchbar_gdk-pixbuf_2_28_1.png .

(Please note the SVG images seem to be still handled correctly.)

Downgrading libgdk-pixbuf2.0-0 and libgdk-pixbuf2.0-common to
version 2.26.1-1 fixes the issue.


What's wrong?
Is this a bug in libgdk-pixbuf2.0-0 or is there something that
fbpanel should do to adapt to the new library version?

Could you please investigate and/or fix the issue and/or reassign
my bug report to the appropriate package and/or forward it upstream?

Thanks for your time!


-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (800, 'testing'), (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-4-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  dpkg                1.16.10
ii  libc6               2.17-3
ii  libgdk-pixbuf2.0-0  2.28.1-1
ii  libglib2.0-0        2.36.1-2build1
ii  libgtk2.0-0         2.24.10-2
ii  librsvg2-common     2.36.1-1
ii  libx11-6            2:1.5.0-1

fbpanel recommends no packages.

Versions of packages fbpanel suggests:
ii  hicolor-icon-theme  0.12-1

-- no debconf information

<<attachment: fbpanel_launchbar_gdk-pixbuf_2_26_1.png>>

<<attachment: fbpanel_launchbar_gdk-pixbuf_2_28_1.png>>

Reply via email to