-
-
Notifications
You must be signed in to change notification settings - Fork 264
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
“Return to Crankshaft-NG” button in AA not working #357
Comments
Yea i see this too, fortunately a way around this is in the notifications bar in your phone there is a disconnect from car notification which you can tap and it will return back to the CrankShaftNG menu. |
Huh, never noticed that before. I'll have to look out for it next time I drive. |
My initial guess at what the issue might be:
Now to figure out where in code this is handled... |
Full logs:
|
Found another log message. It's erroring with: |
…n VideoFocusRequest
Cool, that works! PR coming soon... |
…n VideoFocusRequest
OnePlus 6T
OxygenOS Beta 13
Alpha-5, with fixes for #352. Cannot test with unmodified Alpha-5, due to #352.
Changes to aasdk: opencardev/aasdk@development...abraha2d:development
Changes to openauto: opencardev/openauto@crankshaft-ng...abraha2d:crankshaft-ng
Connect phone, and wait for Android Auto to launch. Press the rightmost button on the toolbar. Click "Return to Crankshaft-NG". Screen freezes. This bug is always reproducible.
If the phone is disconnected after the screen freezes, AA goes away and the crankshaft UI is visible. If the phone is connected again, AA launches just fine.
This is the only line that is output to /tmp/openauto.log when "Return to Crankshaft-NG" is pressed:
[2019-07-08 11:27:55.174485] [0x6f8fd300] [error] [OpenAuto] [VideoService] channel error: AaSdk error code: 32, native code: 0
Reproduce the possible bug. Create the debug logs by pushing the grey button on bottom of screen.
Add the created file (/boot/debug.zip) to the issue.
The text was updated successfully, but these errors were encountered: