Summary: | System Monitor Crash While Saving Monitor Graph Preset | ||
---|---|---|---|
Product: | [Applications] plasma-systemmonitor | Reporter: | slavkosky |
Component: | general | Assignee: | KSysGuard Developers <ksysguard-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | ahiemstra, plasma-bugs |
Priority: | NOR | Keywords: | drkonqi |
Version First Reported In: | 6.4.5 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/libksysguard/-/commit/afa1b778881937ea633f632198947085d97543e4 | Version Fixed In: | 6.4.6 |
Sentry Crash Report: | https://crash-reports.kde.org/organizations/kde/issues/261329/events/9b32f9ee4933465492da7d684da1feb3/ |
Description
slavkosky
2025-09-25 23:15:56 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/libksysguard/-/merge_requests/441 Git commit 1beb77cc175dfd920c6f8ce0d47b19243de1f632 by David Redondo. Committed on 26/09/2025 at 08:12. Pushed by davidre into branch 'master'. Fix crash when saving preset Apparently it can happen that presets are saved without a presets model being created beforehand. FIXED-IN:6.4.6 M +2 -2 faces/SensorFaceController.cpp https://invent.kde.org/plasma/libksysguard/-/commit/1beb77cc175dfd920c6f8ce0d47b19243de1f632 Git commit e53216e7e411133e3922bd3cdc420ae43ba394a1 by David Redondo. Committed on 26/09/2025 at 10:25. Pushed by davidre into branch 'Plasma/6.5'. Fix crash when saving preset Apparently it can happen that presets are saved without a presets model being created beforehand. FIXED-IN:6.4.6 (cherry picked from commit 1beb77cc175dfd920c6f8ce0d47b19243de1f632) Co-authored-by: David Redondo <kde@david-redondo.de> M +2 -2 faces/SensorFaceController.cpp https://invent.kde.org/plasma/libksysguard/-/commit/e53216e7e411133e3922bd3cdc420ae43ba394a1 Git commit afa1b778881937ea633f632198947085d97543e4 by David Redondo. Committed on 26/09/2025 at 10:29. Pushed by davidre into branch 'Plasma/6.4'. Fix crash when saving preset Apparently it can happen that presets are saved without a presets model being created beforehand. FIXED-IN:6.4.6 (cherry picked from commit 1beb77cc175dfd920c6f8ce0d47b19243de1f632) Co-authored-by: David Redondo <kde@david-redondo.de> (cherry picked from commit e53216e7e411133e3922bd3cdc420ae43ba394a1) Co-authored-by: David Redondo <kde@david-redondo.de> M +2 -2 faces/SensorFaceController.cpp https://invent.kde.org/plasma/libksysguard/-/commit/afa1b778881937ea633f632198947085d97543e4 |