https://bugs.kde.org/show_bug.cgi?id=484690
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-desktop/-/commit/ | |9828adfbbf779ed8d55747dd50c | |8d5211a4a6479 Status|ASSIGNED |RESOLVED --- Comment #2 from Nate Graham <n...@kde.org> --- Git commit 9828adfbbf779ed8d55747dd50c8d5211a4a6479 by Nate Graham, on behalf of Nicolas Fella. Committed on 25/09/2024 at 17:25. Pushed by ngraham into branch 'master'. [kcms/automounter] Fix crash on close The KCM widget and its children are destroyed before the KCModule. Therefore by the time we call saveLayout the widget is already deleted and accessing it crashes. Instead save the layout right before the widget is deleted SENTRY: SYSTEMSETTINGS-2D3 M +1 -5 solid-device-automounter/kcm/DeviceAutomounterKCM.cpp M +0 -1 solid-device-automounter/kcm/DeviceAutomounterKCM.h https://invent.kde.org/plasma/plasma-desktop/-/commit/9828adfbbf779ed8d55747dd50c8d5211a4a6479 -- You are receiving this mail because: You are watching all bug changes.