# What value should be assumed for the adapter Powered property when
# SetProperty(Powered, ...) hasn't been called yet. Defaults to true
InitiallyPowered = true
If you set this to false, the bluetooth-applet will show bt as disabled regardless of your bt status at logout. This means that gnome-bluetooth doesn't get the SetProperty dbus message sent by bluetoothd.
So should this bug be opened for dbus and/or for bluez?
In main.conf, there is:
# What value should be assumed for the adapter Powered property when Powered, ...) hasn't been called yet. Defaults to true
# SetProperty(
InitiallyPowered = true
If you set this to false, the bluetooth-applet will show bt as disabled regardless of your bt status at logout. This means that gnome-bluetooth doesn't get the SetProperty dbus message sent by bluetoothd.
So should this bug be opened for dbus and/or for bluez?