https://bugs.kde.org/show_bug.cgi?id=449755
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |crash Status|REPORTED |RESOLVED Resolution|--- |FIXED CC| |n...@kde.org Version Fixed In| |5.24 --- Comment #2 from Nate Graham <n...@kde.org> --- Crash is here: DeviceMonitor::~DeviceMonitor() { // Save state when tearing down to avoid getting out of sync if kded crashes // or is manually restarted saveState(); } This code has been removed for Plasma 5.24, so I think the crash is no longer possible. -- You are receiving this mail because: You are watching all bug changes.