| Summary: | Button "Setup a NAP network" in bluetooth connection settings does nothing. | ||
|---|---|---|---|
| Product: | [Plasma] plasmashell | Reporter: | Sergey <rion4ik> |
| Component: | Bluetooth in general | Assignee: | David Rosca <nowrep> |
| Status: | CONFIRMED --- | ||
| Severity: | normal | CC: | descartavel1, kdedev, nate, plasma-bugs-null |
| Priority: | NOR | ||
| Version First Reported In: | 6.2.4 | ||
| Target Milestone: | 1.0 | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | screenshot of bluetooth connection settings | ||
|
Description
Sergey
2021-08-28 18:23:56 UTC
Where do you see this option? Can you attach a screenshot? Created attachment 141131 [details]
screenshot of bluetooth connection settings
Huh, I've never seen that button before. Maybe my phone doesn't support it. Confirmed. Starting `/usr/bin/systemsettings kcm_bluetooth` also does not show any output when clicking that button. nothing my bluetoothd logs either ``` Mar 16 16:10:36 elite bluetoothd[669]: Endpoint registered: sender=:1.55 path=/MediaEndpoint/A2DPSink/sbc Mar 16 16:10:36 elite bluetoothd[669]: Endpoint registered: sender=:1.55 path=/MediaEndpoint/A2DPSource/sbc Mar 16 16:10:36 elite bluetoothd[669]: Endpoint registered: sender=:1.55 path=/MediaEndpoint/A2DPSink/sbc_xq_453 Mar 16 16:10:36 elite bluetoothd[669]: Endpoint registered: sender=:1.55 path=/MediaEndpoint/A2DPSource/sbc_xq_453 Mar 16 16:10:36 elite bluetoothd[669]: Endpoint registered: sender=:1.55 path=/MediaEndpoint/A2DPSink/sbc_xq_512 Mar 16 16:10:36 elite bluetoothd[669]: Endpoint registered: sender=:1.55 path=/MediaEndpoint/A2DPSource/sbc_xq_512 Mar 16 16:10:36 elite bluetoothd[669]: Endpoint registered: sender=:1.55 path=/MediaEndpoint/A2DPSink/sbc_xq_552 Mar 16 16:10:36 elite bluetoothd[669]: Endpoint registered: sender=:1.55 path=/MediaEndpoint/A2DPSource/sbc_xq_552 Mar 16 16:10:37 elite bluetoothd[669]: Failed to set mode: Failed (0x03) Mar 16 16:13:28 elite bluetoothd[669]: /org/bluez/hci0/dev_0C_C4_13_27_43_74/sep1/fd0: fd(39) ready ``` (button was clicked on 16:30... timestamp. nothing on any logs) Operating System: Arch Linux KDE Plasma Version: 5.27.3 KDE Frameworks Version: 5.104.0 Qt Version: 5.15.8 Kernel Version: 6.2.6-arch1-1 (64-bit) Graphics Platform: X11 Processors: 12 × AMD Ryzen 5 PRO 6650U with Radeon Graphics Memory: 30.7 GiB of RAM Graphics Processor: AMD Radeon Graphics Manufacturer: HP Product Name: HP EliteBook 845 14 inch G9 Notebook PC workaround: 1. setup the bluetooth connection using this dialog. 2. ignore the network button 3. click the netmanager notification icon 4. click "connect" next to the newly available bluetooth device item. networkmanager notification icon turns into a connected bluetooth icon (kinda confusing as now you have two bluetooth connected icons there), and a NAP device shows up for me on `ip` command outout: `enp3s0f3u3` > networkmanager notification icon
meant, "network connections" widget.
I guess it can also be setup via Settings > connection
Thanks for the bug report. I'm sorry we weren't able to get to this yet. There have been many fixes and improvements since this was reported, and this issue may have been fixed. Can you please re-test on your system with Plasma 6.3.5 or later and let us know if you can still reproduce the problem? If you can, please set this back to REPORTED. Thanks! sure. let me build it on my gentoo system. I'll let you know. still broken with 6.3.5 Thanks for re-testing. I tested this on git-master and the button does nothing there either. Running the kcm from command line, I see no output from it, or in system logs when clicking the button. |