Revision 913296
Go back to digest for 25th January 2009Bug Fixes in KDE Base
David Nolden committed changes in /trunk/KDE/kdebase/workspace/kdm/kfrontend/kgapp.cpp:
Fill the background pixmap with black after creating it.
QPixmap documentation says explicitly that the pixmap is not initialized after construction, and themes don't necessarily fill the contents of all screens.
For example the opensuse branded theme leaves one of my screens completely alone.
Together with the newest nvidia driver, this creates the ugliest login screen possible (one screen filled with complete garbage).
Please review!
Eventually this is a candidate for 4.2 backporting?
File Changes
Modified 1 files
- /trunk/KDE/kdebase/workspace/kdm/kfrontend/kgapp.cpp
1 files changed in total