GNOME Bugzilla – Bug 725654
Bluetooth status in Power is not in sync with actual status
Last modified: 2015-01-28 15:24:14 UTC
If you go to Settings -> Power and look at Bluetooth status, the toggle doesn't show the same status as the toggle in Settings -> Bluetooth. For example, Power sometimes shows that Bluetooth is off, even when it's on. Version: control-center-3.11.90-2.fc20.x86_64
Fixed in gnome-3-12, gnome-3-14, and master. commit c0953129c0dd920fab4d3e1f87923a72759d35c8 Author: Bastien Nocera <hadess@hadess.net> Date: Wed Jan 28 16:20:23 2015 +0100 power: Fix initial state of Bluetooth switch The initial state of the switch was never set, so if it happened to be on, the switch didn't match reality. https://bugzilla.gnome.org/show_bug.cgi?id=725654