-
-
Notifications
You must be signed in to change notification settings - Fork 24
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
LineageOS 20 with mircog not responsive #70
Comments
Nobody have the same problem? |
That is strange. I don't know how I could reproduce it though. It is like it is blocking but I don't know what it would be blocking on. Do you know how to hook up a debugger? |
Unfortunatly i dont. I have tried on another phone samsung s8 also with lineageos microg and same thing. Altough on that phone if you keep tapping the dialog appears but its intermittent (you really have to catch it) so i dont know whats blocking it. I have AFwall+ ant allowed internet connection to the app. |
The dialog for Android Auto permissions? |
No i mean when you press on the 3 dots in aa torque. I wil try to hook up a debugger. Yesterday i tried on android studio but couldnt get my phone attached to the debugger so as soon as i get that to work i will try to catch the problem :) |
Here is the logcat Fatal signal 11 (SIGSEGV), code 2 (SEGV_ACCERR), fault addr 0x7e028850e8 in tid 10837 (JDWP Transport ), pid 10819 (.aatorque.stats) debugger has settled (1392) |
Nothing really stands out. Try setting a breakpoint in the onCreate method of SettingsActivity and step through it to see where it gets stuck. Do you have some kind of firewall? It checks for updates on github but it happens off the main thread. |
I did that and i couldnt find the issue. I also removed the line that checks for updates checkupdate() and ran the app and still the same issue. I am using Afwall+ but i disabled it to see if the app works but stil same thing. I will try to find where the problem is, but i really dont know where to look. |
Hit the pause button when the settings screen freezes. It should tell you where it is stuck. If it is somewhere deep inside the Android SDK go up the call graph until you see something in SettingsActivity or SettingsFragment. Or you can make a breakpoint and step line by line til it freezes. |
I have the same issue. Aa torque settings screen freezes. |
I have your samw exact problem on my lineage os pixel 7pro phone |
If one of you can set up Android studio I would be willing to do a remote access session. Or someone could ship me a phone to test on. |
Dear Kyle
thank for your answer
I have never set up android studio, but after xmas I will have a go.
I m pretty sure there is something in Lineage OS for Micro G that freezes the screen settings.
Also nothing from troque appears on Android auto although the app is shown and opens in AA.
Please note that on Lineage is installed AA for Micro G:
[GitHub - sn-00-x/aa4mg: Android Auto 4 microG](https://github.com/sn-00-x/aa4mg)
regards
mb
…On 20/12/2023 15:58, Kyle Agronick wrote:
If one of you can set up Android studio I would be willing to do a remote access session. Or someone could ship me a phone to test on.
—
Reply to this email directly, [view it on GitHub](#70 (comment)), or [unsubscribe](https://github.com/notifications/unsubscribe-auth/AYVT4KMXFDPNNFWQHWO7JITYKL4IVAVCNFSM6AAAAAA66OUUA2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNRUGYYTQOBUGY).
You are receiving this because you commented.Message ID: ***@***.***>
|
I spent a lot of time on this. I tried to compile it from source but it is massive and couldn't get it to compile right. I found a VM but it was too old. If you want to set up a Zoom call and see if we can fix it let me know. They don't make a rom for my phone and there doesn't seem to be any easy way to get the latest version in a virtual device. |
Yes sure I want. Can we do tomorrow afternoon or monday?
Thank you for the effort i think it is important for developing the app
Regards
Mb
6 Jan 2024 15:11:00 Kyle Agronick ***@***.***>:
… I spent a lot of time on this. I tried to compile it from source but it is massive and couldn't get it to compile right. I found a VM but it was too old. If you want to set up a Zoom call and see if we can fix it let me know. They don't make a rom for my phone.
—
Reply to this email directly, [view it on GitHub](#70 (comment)), or [unsubscribe](https://github.com/notifications/unsubscribe-auth/AYVT4KKE44B2X7M4K2BWK3LYNFLPJAVCNFSM6AAAAAA66OUUA2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNZZGY4TQNJZGI).
You are receiving this because you commented.Message ID: ***@***.***>
|
Look me up on facebook. We can schedule something there. I am in Eastern Standard Time. |
Hi mr. Agronick
I have no facebook nor i want to use it, as also i do not want to have any google service. This for privacy reasons.
I can use zoom if you like. Just suggest me when. Usually a good time is in the evenings of saturday and sundays ore lunchtime on working days. Please note i live in UST +1
Regards
Mb
6 Jan 2024 21:10:36 Kyle Agronick ***@***.***>:
… Look me up on facebook. We can schedule something there. I am in Eastern Standard Time.
—
Reply to this email directly, [view it on GitHub](#70 (comment)), or [unsubscribe](https://github.com/notifications/unsubscribe-auth/AYVT4KI2JY4HBQAVJLFRC7DYNGVTZAVCNFSM6AAAAAA66OUUA2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNZZHAYTKOJYGQ).
You are receiving this because you commented.Message ID: ***@***.***>
|
I just didn't want to put my email out in the open and github removed direct messaging. I'll just post the link here. Does 18:00 UTC+1 work for you? |
for me is ok 18:00 UTC+1!
please give me the link as i do not see it
…On 07/01/2024 11:00, Kyle Agronick wrote:
I just didn't want to put my email out in the open and github removed direct messaging. I'll just post the link here. Does 18:00 UTC+1 work for you?
—
Reply to this email directly, [view it on GitHub](#70 (comment)), or [unsubscribe](https://github.com/notifications/unsubscribe-auth/AYVT4KKOJHQOOJ3WYHBPDKTYNJW4LAVCNFSM6AAAAAA66OUUA2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQOBQGAYTCNBUGA).
You are receiving this because you commented.Message ID: ***@***.***>
|
Yeah I didn't hear back from you in time. We can schedule something this week. |
Dear Kyle
Still even with the new version I cannot setup the setting page, as when I tap nothing responds there.
Please help
regards
mb
…On 20/12/2023 15:58, Kyle Agronick wrote:
If one of you can set up Android studio I would be willing to do a remote access session. Or someone could ship me a phone to test on.
—
Reply to this email directly, [view it on GitHub](#70 (comment)), or [unsubscribe](https://github.com/notifications/unsubscribe-auth/AYVT4KMXFDPNNFWQHWO7JITYKL4IVAVCNFSM6AAAAAA66OUUA2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNRUGYYTQOBUGY).
You are receiving this because you commented.Message ID: ***@***.***>
|
[
screen-20231112-193812.mp4
](url)
Hello, thanks for making Torque available on AA. Ik have installed everything the right way and AA Torque shows up as on the headunit. The problem i have is that the AA Torque application on the phone is unresponsive. None of the buttons react to input. I tried doing this multiple times while also having Torque pro working in the background. Just doesnt respond to input. I also uninstalled and installed multiple times with kinginstaller and just cant get is to respond. Does this have anything to do with MicroG? 3 dots also not responding.
The text was updated successfully, but these errors were encountered: