carmenfdezb / patch_android-support-button

0 stars 0 forks source link

Button doesn't work on X10-II #1

Open pherjung opened 2 months ago

pherjung commented 2 months ago

I installed the patch v. 1.0.0 on a X10-II.

It shows correctly if Android is running or not, but if I click on it nothing happens.

I currently don't know yet what should I do to provide some more logs.

Perhaps I have something additional that break this patch. I'll list what I did different, but I usually don't modify my device otherwise than with patchmanager.

pherjung commented 2 months ago

I'll use this comment to list the differences.

carmenfdezb commented 2 months ago

Hi @pherjung! It's very strange this bug, I think it's because of something was wrong when you updated your phone or something was wrong when you installed the patch. Could you please tell me what do you get when run this command from Terminal?: rpm -qa | grep -i android

pherjung commented 2 months ago

rpm -qa | grep -i android

rpm -qa | grep -i android
usb-moded-connection-sharing-android-config-0.86.0+mer66-1.13.2
.jolla.aarch64
apkd8-android-settings-11.0.0.69.1-1.22.1.jolla.aarch64
carmenfdezb commented 2 months ago

Ok, you have a different version of apkd8-android-settings installed. In my Xperia 10 II and XA2 I have the same version installed: apkd8-android-settings-11.0.0.15-1.18.1.jolla.aarch64 Strangely, I see the number of your version and it seems you have a newer version of apkd8-android-settings, however I'm in last version of sfos: 4.5.0.25, so I don't understand what is happening here.

pherjung commented 2 months ago

I need to test with another device.

carmenfdezb commented 2 months ago

Anyway, if you want you can send me android.qml file you have in /usr/share/jolla-settings/pages/android-runtime/ and I will see what's the difference between your android.qml and mine.