https://bugs.kde.org/show_bug.cgi?id=421696
David Edmundson <k...@davidedmundson.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|CONFIRMED |RESOLVED --- Comment #4 from David Edmundson <k...@davidedmundson.co.uk> --- > @bug_id = 421696 > @bug_status = RESOLVED > @resolution = FIXED > @cf_commitlink = > https://invent.kde.org/plasma/libksysguard/commit/53149ebd08c6cd5189969341d1eceed200d17fb1 > > Git commit 53149ebd08c6cd5189969341d1eceed200d17fb1 by David Edmundson. > Committed on 22/05/2020 at 10:02. > Pushed by davidedmundson into branch 'Plasma/5.19'. > > [sensors] Avoid breaking IDs of nodes within SensorTreeModel > > item->name despite the name, is an ID of the relevant segment in the > node. > > It is not the user facing name. That's always in d->sensorInfos. > > By changing it here when double clicking an item we get a metaDataChange > as the Sensor object is constructed, which in turn breaks a lot of model > assumptions. > > M +0 -1 sensors/SensorTreeModel.cpp > > https://invent.kde.org/plasma/libksysguard/commit/53149ebd08c6cd5189969341d1eceed200d17fb1 -- You are receiving this mail because: You are watching all bug changes.