[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

The GTK Qt engine needs to be patched.



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Since this is a package more useful to KDE users than GNOME users, I thought
this would be an appropriate place to mention this.

The gtk2-engine-gtk-qt package is not patched to fixed the black menus bug.
Here is the patch for 0.6:

- --------BEGIN PATCH--------
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);
- ---------END PATCH---------
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFDmySwXm341+YDm10RAiC5AKCfgTxCejZytLT0IIyMbBGQeC9E8ACfQU5W
Y14YQHrI0iebvmrpJRs87pU=
=9glq
-----END PGP SIGNATURE-----



Reply to: