elementary / switchboard-plug-bluetooth

Switchboard Bluetooth Plug
GNU General Public License v3.0
24 stars 10 forks source link

Bluetooth switch cannot be turned off. #201

Open Cosmosiai opened 1 year ago

Cosmosiai commented 1 year ago

What Happened?

it is impossible to turn off the Bluetooth from the settings, although there is a switch there. When Wi-Fi turns off, Bluetooth turns on automatically even though I didn't press anything

Steps to Reproduce

  1. turn on Bluetooth

  2. go to settings

  3. try turning off the Bluetooth from there.

  4. turn off Wi-Fi

  5. turn off Bluetooth

  6. restart your computer

Expected Behavior

All switches should work

auto-on Bluetooth should not work or there must be a setting for this

OS Version

7.x (Horus)

Software Version

Latest release (I have run all updates)

Log Output

No response

Hardware Info

Dual-core Intel® Core(TM) i3-8145U CPU @ 2.10GHz Intel® UHD Graphics 620 Memory: 12 GB 496 GB storage (NVMe SSD)

jeremypw commented 1 year ago

My understanding it that the Settings Bluetooth plug is intended for managing paired devices and therefore requires Bluetooth to be "on". I agree the presence of an operable switch in the settings plug contradicts this and is pointless if it just automatically turns on. I think this is an issue with the settings plug not the wingpanel indicator though and this report should be transferred to that project.

stan-janssen commented 1 year ago

So the Switchboard plug Bluetooth turns on the Bluetooth radio as soon as you open de plug. kind of understand the reasoning: if you go into that panel, you probably want to do something with Bluetooth, but it might be confusing.

I'm not sure if I'm reading the bug report correctly, but I think there is also a complaint that you cannot turn off Bluetooth using the switchboard plug. That is something that I solved in this PR: https://github.com/elementary/wingpanel-indicator-bluetooth/pull/191. It was some weird interaction between Switchboard and Wingpanel. See the video in that PR.

jeremypw commented 1 year ago

Issue reopened as previous fix is likely to be reverted.