[Pkg-xfce-devel] Bug#625794: xfce4-panel: Launcher spacing wrong for Vertical panels with East/West arrows

redomen redomen at charter.net
Thu May 5 23:03:21 UTC 2011


Package: xfce4-panel
Version: 4.8.3-2
Severity: minor
Tags: patch

If you setup a vertical panel with a launcher that has multiple items and the
arrow button position set to East or West then the spacing is incorrectly 
increased instead of subtracted.

plugins/launcher/launcher.c
*** 1275,1281 ****
            if (horizontal)
              p_width += ARROW_BUTTON_SIZE;
            else
!             p_height += ARROW_BUTTON_SIZE;
            break;
          }

--- 1275,1281 ----
            if (horizontal)
              p_width += ARROW_BUTTON_SIZE;
            else
!             p_height -= ARROW_BUTTON_SIZE;
            break;
          }

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (700, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.38.3a (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages xfce4-panel depends on:
ii  exo-utils                     0.6.0-3    Utility files for libexo
ii  libatk1.0-0                   2.0.0-1    The ATK accessibility toolkit
ii  libc6                         2.11.2-11  Embedded GNU C Library: Shared lib
ii  libcairo2                     1.10.2-6   The Cairo 2D vector graphics libra
ii  libdbus-1-3                   1.4.6-1    simple interprocess messaging syst
ii  libdbus-glib-1-2              0.92-1     simple interprocess messaging syst
ii  libexo-1-0                    0.6.0-3    Library with extensions for Xfce
ii  libfontconfig1                2.8.0-2.2  generic font configuration library
ii  libfreetype6                  2.4.4-1    FreeType 2 font engine, shared lib
ii  libgarcon-1-0                 0.1.7-1    freedesktop.org compliant menu imp
ii  libgdk-pixbuf2.0-0            2.23.3-3   GDK Pixbuf library
ii  libglib2.0-0                  2.28.6-1   The GLib library of C routines
ii  libgtk2.0-0                   2.24.4-3   The GTK+ graphical user interface 
ii  libice6                       2:1.0.7-1  X11 Inter-Client Exchange library
ii  libpango1.0-0                 1.28.3-6   Layout and rendering of internatio
ii  libsm6                        2:1.2.0-1  X11 Session Management library
ii  libwnck22                     2.30.4-3   Window Navigator Construction Kit 
ii  libx11-6                      2:1.4.3-1  X11 client-side library
ii  libxext6                      2:1.2.0-2  X11 miscellaneous extension librar
ii  libxfce4ui-1-0                4.8.0-2    widget library for Xfce
ii  libxfce4util4                 4.8.1-2    Utility functions library for Xfce
ii  libxfconf-0-2                 4.8.0-3    Client library for Xfce4 configure

xfce4-panel recommends no packages.

xfce4-panel suggests no packages.

-- no debconf information

-- debsums errors found:
debsums: changed file /usr/lib/xfce4/panel/plugins/liblauncher.so (from xfce4-panel package)





More information about the Pkg-xfce-devel mailing list