hockeymikey / android_device_sony_lilac

Sony XZ1C for RR
1 stars 0 forks source link

SystemUI randomly "crashes" #73

Open asdf2345 opened 2 years ago

asdf2345 commented 2 years ago

A popup saying that SystemUI has crashed randomly pops up. I know this isn't true, because if that really happened, the phone would go back to the lock screen. I can use my phone like nothing happened, even muting those "crashes".

hockeymikey commented 2 years ago

Are you able to get any messages from log? You wiped art/cache from flashing?

asdf2345 commented 2 years ago

I have no idea where or how to get the messages from a log.

When I flashed the ROM, or any ROM on my XZ1C, I wipe System, Data, Dalvik/ART cache, and cache, twice, Then I format data (Also known as factory reset in TWRP) twice. Then I flash ROM. This chain of events is purposefully complex because I use a flashable .zip that disables force encryption.

hockeymikey commented 2 years ago

Oh so you did do a clean install of the firmware. What was that other zip you flashed?

asdf2345 commented 2 years ago

What was that other zip you flashed?

I flashed three other .zips. The first is this https://forum.xda-developers.com/attachments/disable_dm-verity_forceencrypt-master-zip.5407545/ This requires the two data formats, and disables force encryption on any ROM. The second .zip is Magisk. This time I flashed 20.4. I like the older Magisk Manager. The third .zip is Xposed, the classic Xposed.

I do have a couple Magisk Modules, the first replaces the Android emoji font with the iOS emoji font, and the second installs MicroG.

I experienced these crashes before I reinstalled the ROM, however I forgot about them because of the useful ignore crashes feature.

hockeymikey commented 2 years ago

@asdf2345 Maybe its the force encryption one? Try without that one. I'm running Magisk too with the microg module and the emoji one too. I wouldn't use the Xposed one either, rather Edxposed or LSxposed magisk modules to avoid detection more. Yeah the older magisk manager has a better layout for sure.

asdf2345 commented 2 years ago

Maybe I'll try it if I reinstall the ROM. I think it would probably be Xposed more than the force encryption zip.

hockeymikey commented 2 years ago

I wouldn't be so sure, I think it would be more so the encryption, who really knows what is in there. Could be the xposed too. Easy to uninstall it if it is and test if you see any improvements.

asdf2345 commented 2 years ago

Doesn't really effect use, so I'll just wait on this one for now.