-
Notifications
You must be signed in to change notification settings - Fork 41
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
Crash on Pixel Watch 2 after selecting "Available Devices" #25
Comments
I have the same issue. To give some additional context: I could connect WearMouse with an already connected device (my phone) only once, but that was a one-off. |
@ginkage For context, this issue seems to be happening on wearAuthn too Theory 2: Some related but vague reports: Logs: wearable-bugreport-aurora-TWD9.231205.001-2024-01-07-03-03-39.zip |
There are two separate issues. Clicking on "Available Devices" is one, for which I've captured the stack trace:
I think I can fix that one. For Windows 11, please file a separate one. |
This log should contain connecting to a windows 11 device and pressing selecting these in the watchmouse app: @fmeum Im tagging you too as I noticed that wearauthn is having the same issue where the connection to a windows 11 device doesnt seem to work. Here is a log: https://diededrive.designedbydie.de/index.php/s/8EFJQZExzB4yMkL |
Welp, that bugreport only shows that I did things correctly, according to the documentation, yet the app is still crashing due to not having some permission (supposed to be BLUETOOTH_ADVERTISE, and the app asks for it on startup). Probably a bug with the device itself. |
Could very well be a problem with wearOS 4.0, had a buddy on a galaxy watch on wearOS 4 try it out, which he had the same issue. Time to contact google haha |
The thing is, I have a Galaxy Watch with wearOS 4, and I don't have that issue... |
yeah i accepted the permissions... Are you running win 11 too? |
@ginkage for context, when connecting the pixelwatch to an ipad, your app works perfectly other than the available devices button, so It must be on googles side |
Thank you for the information. As soon as I get a chance to get my hands on a Pixel Watch with Wear OS 4 (that might take a few days or a few weeks), I'll try to reproduce it and hopefully find a way around it. |
In that case, there definitely seem to be multiple bugs on googles pixel watch stack, namely the connection to devices and the permissions as you said. lets hope that those will be fixed. The problem I was referring to is that the pixel watch can’t even pair properly to windows devices haha, already files a bug report through Google support on that but I doubt it will be read. Thank you for the effort on the other issues though, let’s hope we can get these devices supported :) |
Same on my Pixel Watch 1. |
Happening on OnePlus Watch 2 as well. If I accept the permission request and enable precise location, it just crashes/closes. If I limit it to approximate location instead, screen goes black instead of simply crashing back to the previous screen. Happy to provide more info or perform tests, if it's any help. |
I have a Oneplus Watch 2 as well! It is also happening for me and WowMouse is also not working either. This is an important app that'll help me with making my daily life better. Really is unfortunate. Willing to help in any way, please ask away here. |
I also cannot connect to any devices at all. Clicking "connect" simply does absolutely nothing. |
Same issue for me (Pixel Watch 2), was this ever fixed/worked around? |
Let me unpack this a bit...
My AndroidManifest has this:
as, according to the documentation, requesting |
If I'm reading it correctly, the update should be live (as of yesterday). Can anyone on the thread confirm if it works? |
I can confirm it's all working for me (OnePlus Watch 2). Thanks @ginkage ! 🥇 |
Alright, sounds like we're out of the woods. Thanks everyone for your input and patience. I only wish Google could fix its bugs (reported back in January!) quicker, but oh well, at least we can work around it. |
I should have probably mentioned my tests were performed with a Macbook. Not Windows. It shouldn't matter all that much but worth putting that out there since @TheBarii isn't having much luck with Windows. |
I'd also like to mention that I'm not able to connect to my phone. From the devices list, it says it's Disconnected while it clearly is not. I fear it's something to do with the "Connected, mic" issue. If there is any way for me to help, please let me know. |
facing the same issue on oneplus watch 2r as well |
Clicking on
The text was updated successfully, but these errors were encountered: