Package: gtk2-engines-gtk-qt
Version: 0.60-1.1+b1
Followup-For: Bug #344731
alexm posted the following patch on kde-look to correct the black menu problem:
diff -urN gtk-qt-engine-0.6.orig/src/qt_theme_draw.c
gtk-qt-engine-0.6/src/qt_theme_draw.c
--- gtk-qt-engine-0.6.orig/src/qt_theme_draw.c 2004-12-21 21:28:34 +0600
+++ gtk-qt-engine-0.6/src/qt_theme_draw.c 2005-09-30 08:20:50 +0700
@@ -1777,6 +1777,7 @@
{
pixmap = pix_test;
parent_relative = FALSE;
+ gdk_drawable_set_colormap(pixmap, style->colormap);
}
gdk_window_set_back_pixmap (window, pixmap, parent_relative);
I've been unable to verify that the patch works because the package FTBFS.
Dave
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages gtk2-engines-gtk-qt depends on:
ii kdelibs4c2a 4:3.4.3-2 core libraries for all KDE applica
ii libc6 2.3.5-9 GNU C Library: Shared libraries an
ii libglib2.0-0 2.8.4-2 The GLib library of C routines
ii libgtk2.0-0 2.8.9-2 The GTK+ graphical user interface
ii libpango1.0-0 1.10.1-2 Layout and rendering of internatio
ii libqt3-mt 3:3.3.5-3 Qt GUI Library (Threaded runtime v
ii libstdc++6 4.0.2-5 The GNU Standard C++ Library v3
ii libx11-6 6.8.2.dfsg.1-11 X Window System protocol client li
gtk2-engines-gtk-qt recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]