Bug 214362 - x11-themes/gtk-engines-qtcurve should't use -DQTC_ADD_EVENT_FILTER=true
Bug#: 214362 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: yngwin@gentoo.org Reported By: vslavik@fastmail.fm
Component: Applications
URL: 
Summary: x11-themes/gtk-engines-qtcurve should't use -DQTC_ADD_EVENT_FILTER=true
Keywords:  
Status Whiteboard: 
Opened: 2008-03-23 12:53 0000
Description:   Opened: 2008-03-23 12:53 0000
The ebuild shouldn't pass -DQTC_ADD_EVENT_FILTER=true to cmake, as it current
does, or at least make it possible to switch it off and ideally also warn the
user that upstream doesn't recommend it. There are two known problems with it:
1) It causes Firefox crashes.
2) It causes annoying dummy window to pop up under non-kwin WMs (see the
"strange bug in GTK2" thread at
http://www.kde-look.org/content/show.php?content=40492 -- I don't see a way to
link to it directly, unfortunately). Upstream will reduce this one in the next
version, but 1) is still serious problem.

Reproducible: Always

------- Comment #1 From Ben de Groot 2008-03-26 23:44:01 0000 -------
Fix in cvs.