Bug#556357: taskbar icon is not displayed in notification area

Tim Small tim at seoss.co.uk
Wed Sep 22 13:39:45 UTC 2010


Package: twinkle
Version: 1:1.4.2-2
Severity: normal
Tags: patch


The attached restores the icon docking behaviour, but on my screen the
icon is missing a few pixels from the bottom of the "star" - otherwise
seems to be OK.  I've not tried this with any other desktops....

--- src/gui/freedesksystray.cpp.orig	2010-09-22 14:26:15.631792349 +0100
+++ src/gui/freedesksystray.cpp	2010-09-22 14:32:31.096190613 +0100
@@ -23,7 +23,7 @@
 #include "freedesksystray.h"
 
 FreeDeskSysTray::FreeDeskSysTray ( QWidget *pParent , const char *pszName )
-    : QLabel(pParent, pszName, WMouseNoMask | WRepaintNoErase | WType_TopLevel | WStyle_Customize | WStyle_NoBorder | WStyle_StaysOnTop)
+    : QLabel(pParent, pszName, WMouseNoMask | WRepaintNoErase | WStyle_Customize | WStyle_NoBorder | WStyle_StaysOnTop)
 {
   mainWindow = pParent;
   trayMenu = new QPopupMenu(this);


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

Kernel: Linux 2.6.32-5-openvz-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages twinkle depends on:
ii  libasound2              1.0.23-1         shared library for ALSA applicatio
ii  libboost-regex1.42.0    1.42.0-4         regular expression library for C++
ii  libc6                   2.11.2-5         Embedded GNU C Library: Shared lib
ii  libccgnu2-1.7-0         1.7.3-1.1        A GNU package for creating portabl
ii  libccrtp1-1.7-0         1.7.1-2          Common C++ class framework for RTP
ii  libgcc1                 1:4.4.4-8        GCC support library
ii  libgsm1                 1.0.13-3         Shared libraries for GSM speech co
ii  libmagic1               5.04-5           File type determination library us
ii  libncurses5             5.7+20100313-2   shared libraries for terminal hand
ii  libqt3-mt               3:3.3.8b-7+b1    Qt GUI Library (Threaded runtime v
ii  libreadline6            6.1-3            GNU readline and history libraries
ii  libsndfile1             1.0.21-3         Library for reading/writing audio 
ii  libspeex1               1.2~rc1-1        The Speex codec runtime library
ii  libspeexdsp1            1.2~rc1-1        The Speex extended runtime library
ii  libstdc++6              4.4.4-8          The GNU Standard C++ Library v3
ii  libx11-6                2:1.3.3-3        X11 client-side library
ii  libxext6                2:1.1.2-1        X11 miscellaneous extension librar
ii  libxml2                 2.7.7.dfsg-4     GNOME XML library
ii  libzrtpcpp-1.4-0        1.4.6-1          ccrtp extension for zrtp/Zfone sup
ii  zlib1g                  1:1.2.3.4.dfsg-3 compression library - runtime

twinkle recommends no packages.

twinkle suggests no packages.

-- no debconf information





More information about the Pkg-voip-maintainers mailing list