Revision 1184458

Go back to digest for 17th October 2010

Bug Fixes in KDE Base

Martin Gräßlin committed changes in /trunk/KDE/kdebase/workspace/kwin:

Make EffectFrames work with Nouveau driver.

This worksaround a problem with the nouveau driver causing the text frames to be incorrectly rendered. We need to keep the QPixmap around as long as we have a texture created from that texture.

This applies for the text and the unstyled effect frame. For the frames generated from Plasma's FrameSvgs it is not required.
Addresses freedesktop.org bug 30286.

File Changes

Modified 2 files
  • /trunk/KDE/kdebase/workspace/kwin
  •   /scene_opengl.cpp
  •   /scene_opengl.h
2 files changed in total