SUMMARY Can't report plasma-systemmonitor crashes with drkonqi STEPS TO REPRODUCE 1. Open plasma-systemmonitor 2. Kill it with 'killall -SEGV plasma-systemmonitor' OBSERVED RESULT No notification about the crash appears Setting IncludeAll=true in drkonqi config produces a notification, but clicking on it says 'You cannot report this error because plasma-systemmonitor does not provide a bug reporting address' EXPECTED RESULT The crash can be submitted using drkonqi SOFTWARE/OS VERSIONS KDE Plasma Version: 6.0.4 KDE Frameworks Version: 6.1.0 Qt Version: 6.7.0
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-systemmonitor/-/merge_requests/292
Git commit 1d3e3cafc219c24e014b6f5fdeea665a5b93c4a3 by Arjen Hiemstra. Committed on 03/06/2024 at 08:48. Pushed by ahiemstra into branch 'master'. Enable KCrash Apparently we did not enable this yet. M +1 -1 CMakeLists.txt M +1 -0 src/CMakeLists.txt M +3 -0 src/main.cpp https://invent.kde.org/plasma/plasma-systemmonitor/-/commit/1d3e3cafc219c24e014b6f5fdeea665a5b93c4a3
Git commit 6cfcc6c4c4da5dd6a93098071ceb0a03e4f0ec8e by Arjen Hiemstra. Committed on 03/06/2024 at 10:48. Pushed by ahiemstra into branch 'Plasma/6.1'. Enable KCrash Apparently we did not enable this yet. (cherry picked from commit 1d3e3cafc219c24e014b6f5fdeea665a5b93c4a3) Co-authored-by: Arjen Hiemstra <ahiemstra@heimr.nl> M +1 -1 CMakeLists.txt M +1 -0 src/CMakeLists.txt M +3 -0 src/main.cpp https://invent.kde.org/plasma/plasma-systemmonitor/-/commit/6cfcc6c4c4da5dd6a93098071ceb0a03e4f0ec8e