-
Notifications
You must be signed in to change notification settings - Fork 53
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
Disconnect/wait-disconnect issues #70
Comments
Few questions: |
Hello, thank you for your quick response. All connect but don't disconnect via terminal/blueutil. I can disconnect them via the menu bar or by using apps like ToothFairy. If you need more info, please let me know! |
I have the exact same issue, it connects but doesn't disconnect. |
@JoshuaIyalagha You say that you try This works for me:
I debugged a bit because I tried to fix a bug in the bluetooth extension (Toothpick) for Raycast. See also lapfelix/BluetoothConnector#20 where people experience the same problems. |
@toy Maybe this gives you some information to fix this problem on the blueutil side? |
@paulmiddelkoop I'll write thoughts around the problem. Documentation of Unless the reason for the problem is discovered, I imagine 2 solutions (besides relying on always combining with
|
@toy I would go with option 2. I think most users expect that a - Also I think it's best that the |
Would be great if someone having the problem can check if changes on wait-on-disconnect branch fix them |
@toy I tested the branch and it fixes it 🚀 Great job! |
@JoshuaIyalagha Could you please check if the issue is fixed for you? |
Just adding that I was having the same issue with my magic mouse, but upgrading to v2.9.1 fixed it. Thanks, @toy! |
Hello,
I am having issues when trying to --disconnect or --wait-disconnect.
The command runs but the bluetooth device doesn't disconnect. When I use --wait-disconnect, i get an error that states "Timed out waiting for "(null)" to disconnect" even though I properly inputed the right bluetooth MAC address.
Thanks for creating the tool!
The text was updated successfully, but these errors were encountered: