On Sat, Aug 10, 2024 at 3:54 AM Joshua Goins wrote:
> On Thursday, August 8, 2024 9:06:03 AM EDT Nicolas Fella wrote:
> > Hi,
> >
> > TL;DR: Call KCrash::initialize() after setting up KAboutData
> >
> > crash reporting via DrKonqi to Bugzilla and Sentry is powered by the
> > KCrash framework, whi
On Friday, August 9, 2024 11:54:39 AM EDT Joshua Goins wrote:
> Thanks for posting this to the ML Nico. I'm wondering since 24.08 is close
> to releasing I want to get KCrash in for some of my applications. We're
> past dependency freeze, though. Assuming I do the usual way of using KCrash
> (addin
On Thursday, August 8, 2024 9:06:03 AM EDT Nicolas Fella wrote:
> Hi,
>
> TL;DR: Call KCrash::initialize() after setting up KAboutData
>
> crash reporting via DrKonqi to Bugzilla and Sentry is powered by the
> KCrash framework, which acts as the crash handler inside the application.
>
> To insta