Revision 825113
Go back to digest for 29th June 2008Features in KDE Base
David Faure committed changes in /trunk/KDE/kdelibs:
Implement support for auto-restarting unique-applications after a crash. Inspired by the non-working handler in kded and the working handler in plasma, but fixing segv handling in the restarted-application (thanks to mornfall and SadEagle for their input).
Also fixed handling of KDE_DEBUG=1 and --nocrashhandler: they both mean "no drkonqi please", even if we set up a crashhandler to handle "emergency save" and "autorestart" functionality.
I'll port plasmaapp.cpp and krunner to KCrash::AutoRestart on Monday.
File Changes
Modified 5 files
- /trunk/KDE/kdelibs
- /kded/kded.cpp
- /kded/kded.h
- /kdeui/kernel/kapplication.cpp
- /kdeui/util/kcrash.cpp
- /kdeui/util/kcrash.h
5 files changed in total