https://bugs.kde.org/show_bug.cgi?id=504934
cwo <cwo....@posteo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-workspace/-/commi |ma/plasma-workspace/-/commi |t/55cd5f0adb2a2e6f257ec2f48 |t/a2ac73f47c194293b9f9be033 |20b75ca40c7c3d9 |fce0a1e3ce72b02 --- Comment #19 from cwo <cwo....@posteo.net> --- Git commit a2ac73f47c194293b9f9be033fce0a1e3ce72b02 by Christoph Wolk. Committed on 03/06/2025 at 22:57. Pushed by cwo into branch 'Plasma/6.4'. 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. (cherry picked from commit 55cd5f0adb2a2e6f257ec2f4820b75ca40c7c3d9) Co-authored-by: Christoph Wolk <cwo....@posteo.net> M +1 -0 kcms/wallpaper/wallpapermodule.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/a2ac73f47c194293b9f9be033fce0a1e3ce72b02 -- You are receiving this mail because: You are watching all bug changes.