A friend of mine (TheLooX) told me a solution for this bug:

--- 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);
 }

He probe it and he report is working... maybe you can pass it to the
upstream or apply the patch to the packaged version.

-- eclipxe




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to