[plasmashell] [Bug 512677] Bluetooth "disabled" but devices can still connect
Iyán M. V. <[email protected]>
| Newsgroups | gmane.comp.kde.devel.bugs |
|---|---|
| Message-ID | <[email protected]/> |
https://bugs.kde.org/show_bug.cgi?id=512677 --- Comment #12 from Iyán M. V. <[email protected]> --- Having a closer look at this I found a setting on my ~/.config/bluedevilglobalrc that might (or not) contribute to this issue. I think https://invent.kde.org/plasma/bluedevil/-/merge_requests/195 changed some settings and the old settings were not properly migrated. In particular I have this block in that file: [Global] bluetoothBlocked=true instead of [General] bluetoothBlocked=true And that is why it is currently ignored after the MR I mentioned above. This is the only difference between my laptop (where I can still replicate the issue quite often) and my desktop (where I never experienced this bug). I will remove those lines and see if it changes anything. If I can still observe the issue then probably it's more hardware related. -- You are receiving this mail because: You are watching all bug changes.