Re: [Development] Qt+KDE collaboration on crash reports

2024-09-08 Thread Tor Arne Vestbø via Development
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

[Development] Qt+KDE collaboration on crash reports

2024-09-08 Thread Nicolas Fella via Development
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