https://bugs.kde.org/show_bug.cgi?id=459710
David Edmundson <k...@davidedmundson.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/libksysguard/-/commit/24 | |4c1bde24103e9b7a2bb71398746 | |26fe955a52b Status|REPORTED |RESOLVED --- Comment #2 from David Edmundson <k...@davidedmundson.co.uk> --- Git commit 244c1bde24103e9b7a2bb7139874626fe955a52b by David Edmundson, on behalf of Arjen Hiemstra. Committed on 25/10/2023 at 14:11. Pushed by davidedmundson into branch 'master'. Guard against faceProperties being invalid In certain cases it seems faceProperties can be invalid. KConfig will crash if we try to read from an invalid group, so we should make sure to never attempt that. M +26 -1 faces/SensorFaceController.cpp https://invent.kde.org/plasma/libksysguard/-/commit/244c1bde24103e9b7a2bb7139874626fe955a52b -- You are receiving this mail because: You are watching all bug changes.