Closed Sidd-Neog closed 2 years ago
Try force stopping, clearing cache, clear data, reinstall.
Already tried it. It starts crashing after a while.
On Fri, 1 Apr, 2022, 9:06 pm SuperDragonXD, @.***> wrote:
Try force stopping, clearing cache, clear data, reinstall.
— Reply to this email directly, view it on GitHub https://github.com/LawnchairLauncher/lawnchair/issues/2527#issuecomment-1086047684, or unsubscribe https://github.com/notifications/unsubscribe-auth/AYQNL4AEO35BLJIURL3L2HTVC4JWHANCNFSM5SI6EIOQ . You are receiving this because you authored the thread.Message ID: @.***>
When you mean "randomly", are you doing some action, eg opening apps, adding widgets, opening app drawer, and such before it crashes, or are you just doing nothing?
Also, do you have the "Per-App Icon Customization" on?
Everytime I return to Homescreen from any app it crashes
On Sat, 2 Apr, 2022, 6:48 am SuperDragonXD, @.***> wrote:
When you mean "randomly", are you doing some action, eg opening apps, adding widgets, opening app drawer, and such before it crashes, or are you just doing nothing?
Also, do you have the "Per-App Icon Customization" on?
— Reply to this email directly, view it on GitHub https://github.com/LawnchairLauncher/lawnchair/issues/2527#issuecomment-1086451759, or unsubscribe https://github.com/notifications/unsubscribe-auth/AYQNL4BWRTOHAD57TSL2KTLVC6N4ZANCNFSM5SI6EIOQ . You are receiving this because you authored the thread.Message ID: @.***>
Screen recording on when it happens?
Also, looking at the debug log, it seems to be related to a widget.
Does it says which widget? I have the default google at glance widget.
On Sat, 2 Apr, 2022, 8:05 am SuperDragonXD, @.***> wrote:
Screen recording on when it happens?
Also, looking at the debug log, it seems to be related to a widget.
— Reply to this email directly, view it on GitHub https://github.com/LawnchairLauncher/lawnchair/issues/2527#issuecomment-1086505861, or unsubscribe https://github.com/notifications/unsubscribe-auth/AYQNL4FSIHMKIHQRCERDCBDVC6W6PANCNFSM5SI6EIOQ . You are receiving this because you authored the thread.Message ID: @.***>
content://app.lawnchair.bugreport.provider/log_files/a50a4694/Lawnchair%20bug%20report%20Apr%203%2C%202022%206%3A17%3A23%20PM.txt
You know we cannot open that @scoobydooo86, that's not a link.
12.1.0 Alpha 3 - same here bit in my case the Recent Apps have stopped working.
Today I've updated Lawnchair to the latest 12.1.0 Alpha 3 (IzzyOnDroid repo).
Updated app has started to crash frequently, but, what's the most annoying, Recent Apps functionality has gone, whether I use "square button" on classic three-buttons-navbar or gesture in the new types of navbar.
When I've changed default home app back to Lawnchair from the Nova Launcher 7.0.57, I've got the following message:
Incompatible System Configuration Your device is configured to have system gestures (known as Quickstep) provided by Lawnchair, but this version of Lawnchair is not compatible with your Android version
Although I'm not using Quickstep - I use classic navbar type, so I don't understand why this error is being raised.
I also can't downgrade - attempts with Alpha 1 and 12.0.0 Alpha 5 are failing with
Failed to install due to unknown error
error. May be it's because Lawn chair is system app. This is another reason I don't want to reinstall it - I'm afraid that the whole OS will crash, and I can't recover it 'cause there's now ways to decrypt and backup data partition for Android 12 AFAIK.
Crashes contain the following dump:
Although I'm not using Quickstep - I use classic navbar type, so I don't understand why this error is being raised.
Do you have QuickSwitch installed tho?
Also, Lawnchair 12.1 is NOT compatible with Android 12, so that error
Do you have QuickSwitch installed tho?
No.
Lawnchair 12.1 is NOT compatible with Android 12, so that error
I meant the bottom part of my message above is when you use Quickswitch.
(Do you see this menu:
)
May be it's because Lawn chair is system app. How did you do that? Did you root or something?
Do you see this menu
No, even if I install QuickSwitch and restart Lawnchair.
May be it's because Lawn chair is system app
It was in the ROM from the beginning (I guess I used the March build of this one)
This issue is stale because it has been open for 90 days with no activity. Remove stale label or comment or this will be closed in 7 days.
This issue was closed because it has been stale for 7 days with no activity.
Describe the bug
Lawnchair crashes randomly and generates a log
Steps to reproduce
Steps to reproduce the behavior:
Expected behavior
Shouldn't crash
Screenshots
Device information
Additional context
Lawnchair bug report 01-Apr-2022 8:11:23 pm version: 12.0.0 Alpha 5 (120005) commit: 56a18d7 build.brand: Xiaomi build.device: davinciin build.display: spark_davinci-userdebug 12 SQ1D.220205.003 13 release-keys build.fingerprint: Xiaomi/dipper/dipper:8.1.0/OPM1.171019.011/V9.5.5.0.OEAMIFA:user/release-keys build.hardware: qcom build.id: SQ1D.220205.003 build.manufacturer: Xiaomi build.model: Redmi K20 build.product: spark_davinci build.type: userdebug version.codename: REL version.incremental: 13 version.release: 12 version.sdk_int: 31 display.density_dpi: 440
error: Uncaught exception
android.view.InflateException: Binary XML file line #17 in app.lawnchair:layout/digital_wellbeing_toast: Binary XML file line #17 in app.lawnchair:layout/digital_wellbeing_toast: Error inflating class
Caused by: android.view.InflateException: Binary XML file line #17 in app.lawnchair:layout/digital_wellbeing_toast: Error inflating class
Caused by: java.lang.UnsupportedOperationException: Failed to resolve attribute at index 5: TypedValue{t=0x2/d=0x7f0402a6 a=-1}
at android.content.res.TypedArray.getColorStateList(TypedArray.java:598)
at android.widget.TextView.readTextAppearance(TextView.java:4058)
at android.widget.TextView.(TextView.java:1127)
at android.widget.TextView.(TextView.java:1028)
at android.widget.TextView.(TextView.java:1024)
at android.view.LayoutInflater.tryCreateViewDirect(LayoutInflater.java:1398)
at android.view.LayoutInflater.createView(LayoutInflater.java:814)
at android.view.LayoutInflater.createView(LayoutInflater.java:780)
at com.android.internal.policy.PhoneLayoutInflater.onCreateView(PhoneLayoutInflater.java:58)
at android.view.LayoutInflater.onCreateView(LayoutInflater.java:942)
at android.view.LayoutInflater.onCreateView(LayoutInflater.java:962)
at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:1016)
at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:973)
at android.view.LayoutInflater.inflate(LayoutInflater.java:663)
at android.view.LayoutInflater.inflate(LayoutInflater.java:538)
at com.android.launcher3.util.ViewCache.getView(ViewCache.java:8)
at com.android.quickstep.views.DigitalWellBeingToast.setLimit(DigitalWellBeingToast.java:3)
at com.android.quickstep.views.DigitalWellBeingToast.lambda$initialize$0(DigitalWellBeingToast.java:1)
at com.android.quickstep.views.DigitalWellBeingToast.b(Unknown Source:0)
at com.android.quickstep.views.c.run(Unknown Source:6)
at android.os.Handler.handleCallback(Handler.java:938)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loopOnce(Looper.java:201)
at android.os.Looper.loop(Looper.java:288)
at android.app.ActivityThread.main(ActivityThread.java:7837)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1003)