SUMMARY Aeroplane mode setting in the applet does not respect the status of Wi-Fi and Bluetooth when re-enabling the setting. STEPS TO REPRODUCE 1. Enable Wi-Fi and disable Bluetooth 2. Enable Aeroplane mode 3. Disable aeroplane mode OBSERVED RESULT Wi-Fi and Bluetooth both enable. EXPECTED RESULT Wi-Fi should be enabled and Bluetooth disabled. Should be the enable/disable status from before enabling aeroplane mode. SOFTWARE/OS VERSIONS Windows: n/a macOS: n/a Linux/KDE Plasma: 5.3.8-arch1-1 KDE Plasma Version: 5.17.2 KDE Frameworks Version: 5.63.0 Qt Version: 5.13.2 ADDITIONAL INFORMATION
This has irritated me for years. Your bug report inspired me to look into fixing it. It wasn't too hard, and I've submitted a patch: https://phabricator.kde.org/D25279
I tried to fix this but in the process discovered that it was already fixed lol!
Haha, thanks anyway!
I swear I sent this already, but apparently not... The linked commit (https://phabricator.kde.org/R116:7dd740aa963057c255fbbe83366504bbe48a240e) appears to have been committed for Plasma 5.16. I'm currently running Plasma 5.17 (so it should have been this version and in the one before) and I still see this issue. I believe it mustn't have been fixed then?
So you're using Plasma 5.17.2 and Bluetooth turns on when you disable airplane mode, but Bluetooth was turned off when you enabled that mode? If so, I guess it's a bug rather than an un-implemented feature. The code definitely has support for this and it works for me.
Yes. Seems to be a bug then. Is there anything I can do to help find a solution?
Try to nail down when it does and doesn't work, and provide more information. For example, do you have multiple Bluetooth adapters, or just one? What hardware are you using? Etc.
I only have one Bluetooth adapter, an integrated Wi-Fi/Bluetooth one (Intel AC 7265). Turning Airplane mode on/off via the button in the "Networks" panel does not turn the Bluetooth adapter back on. It seems to only occur pressing the aeroplane mode key (for me, Fn + F12). I probably should have tried doing this manually first :P I can't find the shortcut listed for the aeroplane mode key - any hints?
(In reply to Mathew from comment #8) > I only have one Bluetooth adapter, an integrated Wi-Fi/Bluetooth one (Intel > AC 7265). > > Turning Airplane mode on/off via the button in the "Networks" panel does not > turn the Bluetooth adapter back on. It seems to only occur pressing the > aeroplane mode key (for me, Fn + F12). Ok, that is not actually in our hands so whathever this key combination invokes, it's not the same what will be called when you turn on/off airplane mode in the applet > I probably should have tried doing this manually first :P > I can't find the shortcut listed for the aeroplane mode key - any hints? It's not a KDE Plasma shortcut, you won't find this configurable.
Bulk transfer as requested in T17796