You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the app 'daldev.android.gradehelper' (School Planner on Play Store) and lawnicons with themed icons are enabled, the launcher crashes, this only happens when that app and the icons are enabled, please help.
Here you have the log the launcher leaves:
Lawnchair bug report 25 jun. 2023 14:46:47
version: 12.1.0 Alpha 4 (12010005)
commit: b7ad08c
build.brand: samsung
build.device: j6lte
build.display: NevaOS Universal v2 | @ping2109
build.fingerprint: samsung/j6ltedx/j6lte:10/QP1A.190711.020/J600GDXU6CTF4:user/release-keys
build.hardware: samsungexynos7870
build.id: QP1A.190711.020
build.manufacturer: samsung
build.model: SM-J710F
build.product: j6ltedx
build.type: user
version.codename: REL
version.incremental: J600GDXU6CTF4
version.release: 10
version.sdk_int: 29
display.density_dpi: 420
isRecentsEnabled: false
error: Uncaught exception
android.content.res.Resources$NotFoundException: Drawable app.lawnchair.lawnicons:drawable/schoolplanner_foreground with resource ID #0x7f070866
Caused by: android.content.res.Resources$NotFoundException: File res/Br.xml from drawable resource ID #0x7f070866
at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:930)
at android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:683)
at android.content.res.Resources.getDrawableForDensity(Resources.java:921)
at android.content.res.Resources.getDrawable(Resources.java:860)
at android.content.res.Resources.getDrawable(Resources.java:835)
at com.android.launcher3.icons.ThemedIconDrawable$ThemeData.loadMonochromeDrawable(ThemedIconDrawable.java:1)
at com.android.launcher3.icons.ThemedIconDrawable.<init>(ThemedIconDrawable.java:5)
at com.android.launcher3.icons.ThemedIconDrawable$ThemedConstantState.newDrawable(ThemedIconDrawable.java:2)
at com.android.launcher3.icons.ThemedIconDrawable$ThemedBitmapInfo.newThemedIcon(ThemedIconDrawable.java:3)
at com.android.launcher3.model.data.ItemInfoWithIcon.newIcon(ItemInfoWithIcon.java:2)
at com.android.launcher3.BubbleTextView.applyIconAndLabel(BubbleTextView.java:2)
at com.android.launcher3.BubbleTextView.applyFromApplicationInfo(BubbleTextView.java:1)
at com.android.launcher3.allapps.AllAppsGridAdapter.onBindViewHolder(AllAppsGridAdapter.java:16)
at com.android.launcher3.allapps.AllAppsGridAdapter.onBindViewHolder(AllAppsGridAdapter.java:1)
at androidx.recyclerview.widget.RecyclerView$h.onBindViewHolder(Unknown Source:0)
at androidx.recyclerview.widget.RecyclerView$h.bindViewHolder(RecyclerView.java:8)
at androidx.recyclerview.widget.RecyclerView$w.M(RecyclerView.java:7)
at androidx.recyclerview.widget.RecyclerView$w.N(RecyclerView.java:47)
at androidx.recyclerview.widget.RecyclerView$w.p(Unknown Source:5)
at androidx.recyclerview.widget.RecyclerView$w.o(Unknown Source:1)
at androidx.recyclerview.widget.LinearLayoutManager$c.d(LinearLayoutManager.java:3)
at androidx.recyclerview.widget.GridLayoutManager.layoutChunk(GridLayoutManager.java:12)
at androidx.recyclerview.widget.LinearLayoutManager.fill(LinearLayoutManager.java:9)
at androidx.recyclerview.widget.LinearLayoutManager.onLayoutChildren(LinearLayoutManager.java:65)
at androidx.recyclerview.widget.GridLayoutManager.onLayoutChildren(GridLayoutManager.java:3)
at androidx.recyclerview.widget.RecyclerView.dispatchLayoutStep2(RecyclerView.java:12)
at androidx.recyclerview.widget.RecyclerView.dispatchLayout(RecyclerView.java:15)
at androidx.recyclerview.widget.RecyclerView.onLayout(RecyclerView.java:2)
at android.view.View.layout(View.java:23754)
at android.view.ViewGroup.layout(ViewGroup.java:7277)
at android.widget.RelativeLayout.onLayout(RelativeLayout.java:1103)
at android.view.View.layout(View.java:23754)
at android.view.ViewGroup.layout(ViewGroup.java:7277)
at android.widget.FrameLayout.layoutChildren(FrameLayout.java:332)
at android.widget.FrameLayout.onLayout(FrameLayout.java:270)
at com.android.launcher3.views.BaseDragLayer.onLayout(BaseDragLayer.java:1)
at android.view.View.layout(View.java:23754)
at android.view.ViewGroup.layout(ViewGroup.java:7277)
at android.widget.FrameLayout.layoutChildren(FrameLayout.java:332)
at android.widget.FrameLayout.onLayout(FrameLayout.java:270)
at com.android.launcher3.LauncherRootView.onLayout(LauncherRootView.java:1)
at android.view.View.layout(View.java:23754)
at android.view.ViewGroup.layout(ViewGroup.java:7277)
at android.widget.FrameLayout.layoutChildren(FrameLayout.java:332)
at android.widget.FrameLayout.onLayout(FrameLayout.java:270)
at android.view.View.layout(View.java:23754)
at android.view.ViewGroup.layout(ViewGroup.java:7277)
at android.widget.LinearLayout.setChildFrame(LinearLayout.java:1829)
at android.widget.LinearLayout.layoutVertical(LinearLayout.java:1673)
at android.widget.LinearLayout.onLayout(LinearLayout.java:1582)
at android.view.View.layout(View.java:23754)
at android.view.ViewGroup.layout(ViewGroup.java:7277)
at android.widget.FrameLayout.layoutChildren(FrameLayout.java:332)
at android.widget.FrameLayout.onLayout(FrameLayout.java:270)
at com.android.internal.policy.DecorView.onLayout(DecorView.java:1062)
at android.view.View.layout(View.java:23754)
at android.view.ViewGroup.layout(ViewGroup.java:7277)
at android.view.ViewRootImpl.performLayout(ViewRootImpl.java:3683)
at android.view.ViewRootImpl.performTraversals(ViewRootImpl.java:3143)
at android.view.ViewRootImpl.doTraversal(ViewRootImpl.java:2204)
at android.view.ViewRootImpl$TraversalRunnable.run(ViewRootImpl.java:9003)
at android.view.Choreographer$CallbackRecord.run(Choreographer.java:996)
at android.view.Choreographer.doCallbacks(Choreographer.java:794)
at android.view.Choreographer.doFrame(Choreographer.java:729)
at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:981)
at android.os.Handler.handleCallback(Handler.java:883)
at android.os.Handler.dispatchMessage(Handler.java:100)
at android.os.Looper.loop(Looper.java:237)
at android.app.ActivityThread.main(ActivityThread.java:7948)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1075)
Caused by: org.xmlpull.v1.XmlPullParserException: no path defined
at android.graphics.drawable.VectorDrawable.inflateChildElements(VectorDrawable.java:879)
at android.graphics.drawable.VectorDrawable.inflate(VectorDrawable.java:734)
at android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflater.java:149)
at android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1429)
at android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1388)
at android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:993)
at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:911)
... 71 more
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello, I have a problem with lawnicons
When the app 'daldev.android.gradehelper' (School Planner on Play Store) and lawnicons with themed icons are enabled, the launcher crashes, this only happens when that app and the icons are enabled, please help.
Here you have the log the launcher leaves:
Beta Was this translation helpful? Give feedback.
All reactions