SUMMARY *** NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols. See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** STEPS TO REPRODUCE 1. Right click on bluetooth button on system tray 2. Click add new device 3. it scans the hardware 4. It says it does not connect OBSERVED RESULT It does not connect EXPECTED RESULT it does not work via GUI. But, I use a terminal with bluetoothctl command. it works with the popup to always trust this device. SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: KDE Neon 5.23 User Edition (available in About System) KDE Plasma Version: 5.23.4 KDE Frameworks Version: 5.89 Qt Version: 5.15.3 ADDITIONAL INFORMATION If CLI works and the GUI should works properly
Can you try pairing your device through command line with bluetoothctl? This will let us know if there's an underlying system problem. Instructions to connect using bluetoothctl: 1. `sudo systemctl restart bluetooth` 2. `bluetoothctl` 3. `scan on` 4. Write down the MAC for the device: `[bluetooth]# [NEW] Device 88:C9:XXXXXX Device-name 5. `connect <MAC>` 6. `quit` Please reply with your results. Thanks.
🐛🧹 ⚠️ This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information, then set the bug status to REPORTED. If there is no change for at least 30 days, it will be automatically closed as RESOLVED WORKSFORME. For more information about our bug triaging procedures, please read https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging. Thank you for helping us make KDE software even better for everyone!
🐛🧹 This bug has been in NEEDSINFO status with no change for at least 30 days. Closing as RESOLVED WORKSFORME.