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

--- Comment #3 from Wolfgang Bauer <wba...@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 watching all bug changes.

Reply via email to