On Fri, May 30, 2008 at 10:22:55AM +0000, Dirk Mueller wrote: > --- trunk/KDE/kdebase/runtime/kstyles/oxygen/oxygen.cpp #814436:814437 > switch (widget->windowFlags() & Qt::WindowType_Mask) { > case Qt::Window: > + // don't install a gradient on a (possibly blank) screen saver > + if (widget->inherits("KScreenSaver")) > + break; > + you aren't serious about approaching the problem this way, are you? see r778791 for some more insight. -- Hi! I'm a .signature virus! Copy me into your ~/.signature, please! -- Confusion, chaos, panic - my work here is done.