-
-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bluetooth pairing request dialog does not close on pairing error #172
Comments
Found solution and workaroundAfter some tinkering I figured out what is going on. When you are pairing Logitech keyboards (possibly others as well) it actually asks to enter pairing pin on the keyboard, but dialog window does not say that. Text actually is "Make sure code displayed on keyboard name matches the one below." with two buttons to press My guess is that this kind of behavior is not implemented in this dialog, that results in unable to pair. Workaround for this is simply type code on the keyboard followed by |
Those confirm Bluetooth Passkey windows used to automatically disappear when the pairing was successful. I have the feeling they stopped disappearing only recently, maybe after: https://github.com/elementary/switchboard-plug-bluetooth/releases/tag/2.3.5 |
For me they do disappear when successful. Problem is when not successful and when pairing keyboards, that request to enter pin on keyboard. |
But you said:
Good to know about being able to use esc to close though. |
The following bit seems relevant for the text that isn't really appropriate: |
I have a the problem of when the Bluetooth keyboard is paired the pairing notice with the coad stays on the screen, the only way to remove it is to reboot the laptop. |
What Happened
I'm trying to pair Logitech K375s keyboard, but it fails. Pop-up window with passkey appears, but none of the buttons work, neither close nor pair. Keyboard keeps sending pins filling in new windows with request for pairing until device is turned off. In logs I see some HID errors, but I have not pinned down yet what exactly is happening.
Edit. It is possible to close window with
Esc
key.Expected Behavior
On bluetooth pairing error pin request window should destroy itself (optionally showing error window).
Also window should be able close on close button click, that does not happen.
Steps to Reproduce
Try to pair keyboard device, that request passkey confirmation, but fails to pair.
Logs
I didn't find any errors related to window closing (its possible that I don't know where to look). I found only bluetooth errors, but it is not about that so.
Platform Information
The text was updated successfully, but these errors were encountered: