Summary: | Removing sensor from graph causes KSysGuard crash | ||
---|---|---|---|
Product: | [Unmaintained] ksysguard | Reporter: | S.Trzmiel <xeno> |
Component: | general | Assignee: | KSysGuard Developers <ksysguard-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | kdespam34fb987, raphael.ku |
Priority: | NOR | Keywords: | drkonqi |
Version: | 4.11.3 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/ksysguard/70e339f3d0d0aff16559f198ac4c6dc5f6c90111 | Version Fixed In: | |
Sentry Crash Report: |
Description
S.Trzmiel
2013-12-14 18:50:07 UTC
I guess this could be the same cause as bug 260869. fixed with https://git.reviewboard.kde.org/r/125416/ needs to be submitted Git commit 70e339f3d0d0aff16559f198ac4c6dc5f6c90111 by David Edmundson, on behalf of Raphael Kugelmann. Committed on 15/09/2016 at 10:44. Pushed by davidedmundson into branch 'master'. Removing sensor from graph causes KSysGuard crash" (affected SensorType: DancingBars) BugFix for "Bug 328807 - Removing sensor from graph causes KSysGuard crash" (affected SensorType: DancingBars) Two issues fixed: - crash during removing a bar Sensor - wrong Sensors is removed - labels are not set as expected after removing a bar REVIEW: 125416 M +1 -1 gui/SensorDisplayLib/BarGraph.cpp M +4 -23 gui/SensorDisplayLib/DancingBars.cpp M +25 -0 gui/SensorDisplayLib/DancingBarsSettings.cpp M +4 -0 gui/SensorDisplayLib/DancingBarsSettings.h http://commits.kde.org/ksysguard/70e339f3d0d0aff16559f198ac4c6dc5f6c90111 |