https://bugs.kde.org/show_bug.cgi?id=374415
Ralf Habacker changed:
What|Removed |Added
Version Fixed In||2.22.2 (KDE Applications
|
https://bugs.kde.org/show_bug.cgi?id=374415
--- Comment #2 from Christoph Feck ---
You need to use KCrash::initialize()
The move from KApplication to QApplication lost automatic initialization.
See for example commit in KCharSelect application:
https://cgit.kde.org/kcharselect.git/commit/?id=a8
https://bugs.kde.org/show_bug.cgi?id=374415
Ralf Habacker changed:
What|Removed |Added
Blocks||374811
Referenced Bugs:
https://bugs.kde.org/
https://bugs.kde.org/show_bug.cgi?id=374415
Ralf Habacker changed:
What|Removed |Added
Blocks||373932
Referenced Bugs:
https://bugs.kde.org/
https://bugs.kde.org/show_bug.cgi?id=374415
--- Comment #1 from Ralf Habacker ---
Git commit 6761c2b02c0001a5f4deaec849dcd25979a5667f by Ralf Habacker.
Committed on 01/01/2017 at 11:46.
Pushed by habacker into branch 'Applications/16.12'.
Add unit test for crash handler.
M +3-0unittest