[konsole] [Bug 367006] Konsole doesn't show crash dialog when it crashes

Wolfgang Bauer via KDE Bugzilla bugzilla_noreply at kde.org
Mon Aug 29 12:11:08 UTC 2016


https://bugs.kde.org/show_bug.cgi?id=367006

--- Comment #3 from Wolfgang Bauer <wbauer at tmo.at> ---
(In reply to Kurt Hindenburg from comment #1)
> OK thanks, that's news to me - I didn't realize something had changed that
> required every app to call that now.

kdelibs4support takes care of it, but that's not used any more in konsole
16.08...

AFAIK it is not even necessary to call KCrash::initialize() at all, just
*linking* to KCrash should enable the crash dialog.
But cmake or the linker may optimize that out, so KCrash::initialize() was
added in Frameworks 5.15 to be able to make sure KCrash is linked in by calling
that.

See https://git.reviewboard.kde.org/r/126868/ and the links to the mailinglist
discussion mentioned there.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the konsole-devel mailing list