https://bugs.kde.org/show_bug.cgi?id=367006
Bug ID: 367006 Summary: Konsole doesn't show crash dialog when it crashes Product: konsole Version: master Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: konsole-de...@kde.org Reporter: wba...@tmo.at In 16.08.0 (and master) konsole doesn't open a crash dialog when it crashes. Reproducible: Always Steps to Reproduce: 1. Run konsole 2. Send it an "ILL" signal, either via ksysguard or kill Actual Results: Konsole window just disappears, if you started konsole from a shell the shell will display "Illegal instruction". Expected Results: Drkonqi should appear, notifying the user of the crash, allowing to get a backtrace and file a bug report. Konsole would need to link against KCrash and call KCrash::initialize() as explained here: https://api.kde.org/frameworks/kcrash/html/namespaceKCrash.html#af3cbae2933366133fd4e666568521232 -- You are receiving this mail because: You are watching all bug changes.