https://bugs.kde.org/show_bug.cgi?id=484690
Nate Graham <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-desktop/-/commit/ |ma/plasma-desktop/-/commit/ |9828adfbbf779ed8d55747dd50c |19bae96a8c51118bad5c60ad976 |8d5211a4a6479 |eacf4c0e5b7fb --- Comment #3 from Nate Graham <[email protected]> --- Git commit 19bae96a8c51118bad5c60ad976eacf4c0e5b7fb by Nate Graham. Committed on 25/09/2024 at 17:39. Pushed by ngraham into branch 'Plasma/6.2'. [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 (cherry picked from commit 9828adfbbf779ed8d55747dd50c8d5211a4a6479) Co-authored-by: Nicolas Fella <[email protected]> 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/19bae96a8c51118bad5c60ad976eacf4c0e5b7fb -- You are receiving this mail because: You are watching all bug changes.
