https://bugs.kde.org/show_bug.cgi?id=469119
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |6.0.5 Latest Commit| |https://invent.kde.org/plas | |ma/bluedevil/-/commit/d71bf | |a54089b388a83473599a4dfce6f | |f06b4be6 Resolution|--- |FIXED Status|CONFIRMED |RESOLVED --- Comment #12 from Nate Graham <n...@kde.org> --- Git commit d71bfa54089b388a83473599a4dfce6ff06b4be6 by Nate Graham, on behalf of Arctic Lampyrid. Committed on 25/04/2024 at 17:33. Pushed by ngraham into branch 'master'. 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 M +24 -0 src/kded/devicemonitor.cpp M +4 -0 src/kded/devicemonitor.h https://invent.kde.org/plasma/bluedevil/-/commit/d71bfa54089b388a83473599a4dfce6ff06b4be6 -- You are receiving this mail because: You are watching all bug changes.