Revision 1188958
Go back to digest for 24th October 2010Bug Fixes in KDE Base
Oswald Buddenhagen committed changes in /branches/KDE/4.5/kdebase/workspace/kscreensaver/libkscreensaver/main.cpp:
exit on x error if parent process is gone
this condition most likely means that our parent forgot to kill us (or crashed in the worst case) and we are now trying to render to an unexisting window, which floods the session log with errors.
the bug as a whole may or may not be fixed ...
File Changes
Modified 1 files
- /branches/KDE/4.5/kdebase/workspace/kscreensaver/libkscreensaver/main.cpp
1 files changed in total