https://bugs.kde.org/show_bug.cgi?id=328807
David Edmundson <k...@davidedmundson.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/ksys | |guard/70e339f3d0d0aff16559f | |198ac4c6dc5f6c90111 --- Comment #3 from David Edmundson <k...@davidedmundson.co.uk> --- 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 -- You are receiving this mail because: You are watching all bug changes.