Version: (using KDE 4.0.3) Installed from: Gentoo Packages I started KDE without kwin effects. Opened some GTK applications (Firefox and GIMP). I work with photos and i want better orientation in opened photos, them i enabled desktop effects and all GTK windows disappeared. On taskbar i see this applications, when i hover over task i see preview, but windows aren't visible. Closing and starting GTK apps with enabled effects run fine.
Which driver, which compositing mode (opengl/xrender)?
SVN commit 817185 by lunakl: Don't avoid windows that don't have contents yet ready for painting. There is a bug somewhere in detecting it and there also should be a protection against faulty clients. CCBUG: 160393 M +1 -1 composite.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=817185
*** Bug 164618 has been marked as a duplicate of this bug. ***
*** Bug 165259 has been marked as a duplicate of this bug. ***
SVN commit 825817 by lunakl: Disable the code that prevented clients not-yet-ready-for-painting from being shown. There is a bug somewhere and it should be improved in general. BUG: 160393 M +8 -0 composite.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=825817
Git commit b81ba5968daf39bdb1299f30454ac13131fa3fd9 by Thomas Lübking. Committed on 13/08/2011 at 16:39. Pushed by luebking into branch 'master'. fix xsync protocol BUG: 160393 REVIEW: 102311 M +10 -9 kwin/client.h M +27 -27 kwin/geometry.cpp M +11 -9 kwin/events.cpp M +41 -19 kwin/client.cpp M +13 -12 kwin/composite.cpp M +2 -0 kwin/manage.cpp http://commits.kde.org/kde-workspace/b81ba5968daf39bdb1299f30454ac13131fa3fd9