Summary: | Wallpaper settings crash on open | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | romigor96 |
Component: | generic-crash | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | kdedev, nate, postix |
Priority: | NOR | Keywords: | drkonqi |
Version First Reported In: | 6.1.1 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
See Also: |
https://bugs.kde.org/show_bug.cgi?id=487028 https://bugs.kde.org/show_bug.cgi?id=487655 https://bugs.kde.org/show_bug.cgi?id=468873 |
||
Latest Commit: | https://invent.kde.org/plasma/plasma-workspace/-/commit/5202cf7e3cdedf9655dc49f4114bbd675ea6c5cd | Version Fixed In: | 6.3.0 |
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
romigor96
2024-07-05 09:01:25 UTC
Created attachment 171402 [details]
New crash information added by DrKonqi
DrKonqi auto-attaching complete backtrace.
I mistakenly clicked "The crash does not seem to be reproducible." but this is not true, I can reproduce it every time Not the same backtrace, but symptomatically related: https://bugs.kde.org/show_bug.cgi?id=487028 Possible duplicate of https://bugs.kde.org/show_bug.cgi?id=487655 A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/5062 Git commit 6a8788962eee2218fe0c0319bf96a2b7130a97c5 by David Edmundson. Committed on 14/01/2025 at 11:02. Pushed by davidedmundson into branch 'master'. kcms/wallpaper: Guard access to screen variable The selected screen member variable is based on the user selecting a screen in the UI or on the window's current screen either from the window changing or the screen being removed based on which happened last. It is not guaranteed to always be valid. M +4 -0 kcms/wallpaper/wallpapermodule.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/6a8788962eee2218fe0c0319bf96a2b7130a97c5 Git commit 5202cf7e3cdedf9655dc49f4114bbd675ea6c5cd by Méven Car, on behalf of David Edmundson. Committed on 15/01/2025 at 16:42. Pushed by meven into branch 'Plasma/6.3'. kcms/wallpaper: Guard access to screen variable The selected screen member variable is based on the user selecting a screen in the UI or on the window's current screen either from the window changing or the screen being removed based on which happened last. It is not guaranteed to always be valid. (cherry picked from commit 6a8788962eee2218fe0c0319bf96a2b7130a97c5) Co-authored-by: David Edmundson <kde@davidedmundson.co.uk> M +4 -0 kcms/wallpaper/wallpapermodule.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/5202cf7e3cdedf9655dc49f4114bbd675ea6c5cd |