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

Re: The GTK Qt engine needs to be patched.



* Matt Sicker [Sat, 10 Dec 2005 12:55:44 -0600]:

  Matt, let's CC the maintainer of the package so that he can be aware.

> 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---------

  Thanks,

-- 
Adeodato Simó                                     dato at net.com.org.es
Debian Developer                                  adeodato at debian.org
 
There is no man so good who, were he to submit all his thoughts to the
laws, would not deserve hanging ten times in his life.
                -- Michel de Montaigne



Reply to: