-
Notifications
You must be signed in to change notification settings - Fork 13
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
Stuck on "waiting for connection" #7
Comments
Update: Phone sees the device, but pairing gives errors |
Hi, if you still have issues pairing, maybe share more information about the errors you saw. |
Hello, I have a similar issue, I do not see the GUI window which I should be seeing according to the guide, pairing or anything gives no errors but it's simply stuck on "waiting for connection", no errors, nothing. |
The part of the code in question is here Can you confirm that this program only has one instance running at the same time? |
I will get back to this with all the information you asked for and a video of what happens. |
I needed to run |
I'm also stuck on 'waiting for connection'. 2024-05-14T19:22:20.864413+01:00 xxxx bluetoothd[202858]: src/adv_monitor.c:btd_adv_monitor_power_down() Unexpected NULL btd_adv_monitor_manager object upon power down ...so I killed the processes 6589 and 21127 and tried again, the messages were gone but otherwise no difference Once I get past this problem I intend to replace the X window with a Tkinter toplevel which should enable me to run it on a Wayland GUI |
Hi all who is stuck on "waiting for connection", I just did a test with an up-to-date setup and updated the README to reflect the latest behavior. But in brief, I think there are two issues you are facing:
Hope it solves your problems! |
And @jal-frezie , Feel free to create another wayland issue/PR. |
Followed all instructions, no window pops up, my phone cannot detect anything even though discoverable was turned on
The text was updated successfully, but these errors were encountered: