https://bugs.kde.org/show_bug.cgi?id=504934
cwo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/-/commi | |t/55cd5f0adb2a2e6f257ec2f48 | |20b75ca40c7c3d9 Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #15 from cwo <[email protected]> --- Git commit 55cd5f0adb2a2e6f257ec2f4820b75ca40c7c3d9 by Christoph Wolk. Committed on 30/05/2025 at 13:18. Pushed by cwo into branch 'master'. kcms/wallpaper: don't load PreviewImage PreviewImage is a temporary internal key that shouldn't be stored, but was (and will still be present in existing configs, as the Containment dialog wrote it to disk). kcm_wallpaper does not write it, but if it is present in the file, it may mark the kcm as needing save to remove it. Instead, don't consider the key at all. M +1 -0 kcms/wallpaper/wallpapermodule.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/55cd5f0adb2a2e6f257ec2f4820b75ca40c7c3d9 -- You are receiving this mail because: You are watching all bug changes.
