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 crash after device startup #1288

Open
PhilC813 opened this issue Mar 3, 2025 · 0 comments
Open

Launcher crash after device startup #1288

PhilC813 opened this issue Mar 3, 2025 · 0 comments

Comments

@PhilC813
Copy link

PhilC813 commented Mar 3, 2025

Description

This crash of the launcher occurred after I booted up my device and entered my PIN faster than usual. The launcher started properly on the second attempt.

Stack trace

java.lang.NullPointerException
	at de.mm20.launcher2.icons.IconService$resolveCustomIcon$1.invokeSuspend(IconService.kt:214)
	at de.mm20.launcher2.icons.IconService$resolveCustomIcon$1.invoke(IconService.kt:28)
	at kotlinx.coroutines.flow.FlowKt__ZipKt$combine$1$1.invokeSuspend(Zip.kt:49)
	at kotlinx.coroutines.flow.FlowKt__ZipKt$combine$1$1.invoke(Zip.kt:20)
	at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invokeSuspend(Combine.kt:252)
	at kotlinx.coroutines.flow.internal.CombineKt$combineInternal$2.invoke(Combine.kt:13)
	at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:16)
	at kotlinx.coroutines.flow.internal.CombineKt.combineInternal(Combine.kt:21)
	at de.mm20.launcher2.icons.IconService$getIcon$$inlined$flatMapLatest$1.invokeSuspend(Merge.kt:79)
	at de.mm20.launcher2.icons.IconService$getIcon$$inlined$flatMapLatest$1.invoke(Merge.kt:22)
	at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3$1$2.invokeSuspend(Merge.kt:35)
	at kotlinx.coroutines.flow.internal.ChannelFlowTransformLatest$flowCollect$3$1$2.invoke(Merge.kt:13)
	at kotlinx.coroutines.AbstractCoroutine.start(AbstractCoroutine.kt:37)
	at kotlinx.coroutines.BuildersKt.launch$default(Unknown Source:36)
[19 lines truncated]

Device info

APP.VERSION : 1.34.1
APP.VERSIONCODE : 2024122400
APP.SIGNATURE : rx1fSnL7r5/OMoFC0e1KPqTndXQ=
LAUNCHER.APP : de.mm20.launcher2.release
TIMEZONE : America/Toronto
VERSION.RELEASE : 14
VERSION.INCREMENTAL : 20241230.224702
VERSION.SDK.NUMBER : 34
BOARD : pineapple
BOOTLOADER : unknown
BRAND : nubia
CPU_ABI : arm64-v8a
CPU_ABI2 :
DISPLAY : REDMAGICOS9.5.15_NEEA
FINGERPRINT : nubia/NX769J-UN/NX769J:14/UKQ1.230917.001/20241230.224702:user/release-keys
HARDWARE : qcom
HOST : r5300-shr01-a201-ironic03
ID : UKQ1.230917.001
MANUFACTURER : nubia
MODEL : NX769J
PRODUCT : NX769J-UN
TAGS : release-keys
TIME : 1735570812000
TYPE : user

@PhilC813 PhilC813 changed the title Launcher report after device startup Launcher crash after device startup Mar 3, 2025
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