Skip to content
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

Launcher crashes after i open any app #867

Open
Matytoonist opened this issue May 29, 2024 · 0 comments
Open

Launcher crashes after i open any app #867

Matytoonist opened this issue May 29, 2024 · 0 comments

Comments

@Matytoonist
Copy link

Description

As stated in the title, the launcher crashes after opening any app, cheching the app history/apps in running background.

This started happening after updating to the latest version.

Strack trace

java.lang.IllegalStateException: The display list is not valid.
	at android.view.RenderNode.getNativeDisplayList(RenderNode.java:260)
	at android.view.DisplayListCanvas.drawRenderNode(DisplayListCanvas.java:189)
	at androidx.compose.ui.graphics.layer.GraphicsLayerV23.draw(GraphicsLayerV23.android.kt:28)
	at androidx.compose.ui.graphics.layer.LayerManager.persistLayers(LayerManager.android.kt:59)
	at androidx.compose.ui.graphics.AndroidGraphicsContext$componentCallback$1.onTrimMemory(AndroidGraphicsContext.android.kt:21)
	at android.app.Application.onTrimMemory(Application.java:136)
	at android.app.ActivityThread.handleTrimMemory(ActivityThread.java:5356)
	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1799)
	at android.os.Handler.dispatchMessage(Handler.java:106)
	at android.os.Looper.loop(Looper.java:164)
	at android.app.ActivityThread.main(ActivityThread.java:6543)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:810)
[1 lines truncated]

Device info

APP.VERSION : 1.30.3
APP.VERSIONCODE : 2024050900
APP.SIGNATURE : dRIzg4UiJzwGibzTylZTobfZl/E=
LAUNCHER.APP : com.sec.android.app.launcher
TIMEZONE : America/Argentina/Buenos_Aires
VERSION.RELEASE : 8.1.0
VERSION.INCREMENTAL : J260MUBSDAUJ1
VERSION.SDK.NUMBER : 27
BOARD : universal7570_go
BOOTLOADER : J260MUBSDAUJ1
BRAND : samsung
CPU_ABI : armeabi-v7a
CPU_ABI2 : armeabi
DISPLAY : M1AJB.J260MUBSDAUJ1
FINGERPRINT : samsung/j2corelteub/j2corelte:8.1.0/M1AJB/J260MUBSDAUJ1:user/release-keys
HARDWARE : samsungexynos7570
HOST : SWDH4603
ID : M1AJB
MANUFACTURER : samsung
MODEL : SM-J260M
PRODUCT : j2corelteub
TAGS : release-keys
TIME : 1634904683000
TYPE : user

Repository owner deleted a comment from exstntlmsnthrp May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant