https://bugs.kde.org/show_bug.cgi?id=501586
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/ |a4327cab411a23504cd00caa838 |701fe110d2484c4b3a78647d855 |189604e49c4a8 |5b7ac437c01b6 --- Comment #8 from Nate Graham <[email protected]> --- Git commit 701fe110d2484c4b3a78647d8555b7ac437c01b6 by Nate Graham. Committed on 16/06/2025 at 17:08. Pushed by ngraham into branch 'Plasma/6.4'. Desktop: reload plugin combobox after model change Requires: - https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/5458 - https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/5596 Installing, uninstalling, or upgrading a wallpaper plugin causes a model reset. However the plugin combobox's value is set imperatively, and not updated after a model reset, so it becomes blank. To alleviate this, connect to a new signal added to the model after a reset happens, and refresh the combobox's contents and current index. FIXED-IN: 6.4.1 (cherry picked from commit a4327cab411a23504cd00caa838189604e49c4a8) 3c00c1a0 Desktop: reload plugin combobox after model change Co-authored-by: Nate Graham <[email protected]> M +15 -3 desktoppackage/contents/configuration/ConfigurationContainmentAppearance.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/701fe110d2484c4b3a78647d8555b7ac437c01b6 -- You are receiving this mail because: You are watching all bug changes.
