Hi Nicolas,
How are you integrating KDE with Sentry?
I wrote a very minimal integration for Qt here
https://docs.sentry.io/platforms/native/guides/qt/ that plumbs
qInstallMessageHandler to the sentry events
https://github.com/getsentry/sentry-native/blob/master/src/integrations/sentry_integrat
Hi,
at Akademy I had a chat with Volker Hilsheimer and now want to open this
to a wider audience.
In KDE we have an automatic crash reporting system based on Sentry.
Naturally some amount of the crash reports point to the problem being in
Qt instead of in KDE code. In those cases we of course wa