https://bugs.kde.org/show_bug.cgi?id=407619
Fushan Wen <qydwhotm...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |454595 Depends on|454595 | Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-desktop/-/commit/ | |29c79a56fd0f79e0b9b35130b2e | |a899b5d26ce7c CC| |qydwhotm...@gmail.com Version Fixed In| |5.24.6 --- Comment #5 from Fushan Wen <qydwhotm...@gmail.com> --- Git commit 29c79a56fd0f79e0b9b35130b2ea899b5d26ce7c by Fushan Wen. Committed on 14/06/2022 at 11:29. Pushed by fusionfuture into branch 'Plasma/5.24'. desktoppackage: fix unable to apply wallpaper settings after switching layout `wallpaperGraphicsObject`, `wallpaper` or `wallpaperInterface` is not set before calling `ContainmentInterface::loadWallpaper()`, so wait until `wallpaperInterfaceChanged` signal is emitted. At that time `applyWallpaper()` will call `syncWallpaperObjects()` to update `wallpaperConfiguration`. FIXED-IN: 5.24.6 (cherry picked from commit 379d162a126f504ebdbb66b68852e7d850dd51b0) M +23 -3 desktoppackage/contents/configuration/ConfigurationContainmentAppearance.qml https://invent.kde.org/plasma/plasma-desktop/commit/29c79a56fd0f79e0b9b35130b2ea899b5d26ce7c Referenced Bugs: https://bugs.kde.org/show_bug.cgi?id=454595 [Bug 454595] Desktop layout settings is not saved after plasmashell is restarted -- You are receiving this mail because: You are watching all bug changes.