https://bugs.kde.org/show_bug.cgi?id=469119
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/bluedevil/-/commit/d71bf |ma/bluedevil/-/commit/2cc4a |a54089b388a83473599a4dfce6f |2ed3e573df8760b8db6805a5396 |f06b4be6 |d89f3920 --- Comment #13 from Nate Graham <n...@kde.org> --- Git commit 2cc4a2ed3e573df8760b8db6805a5396d89f3920 by Nate Graham, on behalf of Arctic Lampyrid. Committed on 25/04/2024 at 17:34. Pushed by ngraham into branch 'Plasma/6.0'. kded: Fix `launchState` setting not working Before setting the initial state, we need to wait for the manager to be operational. `restoreAdapter()` is scheduled to be called after 1 second when `adapterAdded` is emitted. Thus after applying `launchState` settings, `saveState` should be called to avoid restoring to an incorrect state. Signed-off-by: Arctic Lampyrid <arcticlampy...@outlook.com> FIXED-IN: 6.0.5 (cherry picked from commit d71bfa54089b388a83473599a4dfce6ff06b4be6) d145259e fix: `launchState` settings never works M +24 -0 src/kded/devicemonitor.cpp M +4 -0 src/kded/devicemonitor.h https://invent.kde.org/plasma/bluedevil/-/commit/2cc4a2ed3e573df8760b8db6805a5396d89f3920 -- You are receiving this mail because: You are watching all bug changes.