Kvaesitso icon indicating copy to clipboard operation
Kvaesitso copied to clipboard

When trying to install the weather widget, an error appeared, what happened is not clear 🤷

Open Slawa79 opened this issue 1 year ago • 0 comments

Description

Please provide as many information about the crash as possible (What did you do before the crash happened? Steps to reproduce?)

Strack trace

java.lang.IllegalArgumentException: android.content.pm.PackageManager$NameNotFoundException: ComponentInfo{de.mm20.launcher2.release/de.mm20.launcher2.ui.launcher.SharedLauncherActivity}
	at androidx.core.app.TaskStackBuilder.addParentStack(TaskStackBuilder.java:39)
	at androidx.navigation.NavDeepLinkBuilder.createTaskStackBuilder(NavDeepLinkBuilder.kt:160)
	at androidx.navigation.NavController.navigateUp(NavController.kt:368)
	at de.mm20.launcher2.ui.launcher.searchbar.SearchBarMenuKt$SearchBarMenu$4$$ExternalSyntheticLambda0.invoke(R8$$SyntheticClass:42)
	at androidx.compose.foundation.ClickableNode$clickPointerInput$3.invoke(Clickable.kt:13)
	at androidx.compose.foundation.gestures.TapGestureDetectorKt$detectTapAndPress$2$1.invokeSuspend(TapGestureDetector.kt:134)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:9)
	at kotlinx.coroutines.DispatchedTaskKt.resume(DispatchedTask.kt:81)
	at kotlinx.coroutines.CancellableContinuationImpl.dispatchResume(CancellableContinuationImpl.kt:100)
	at kotlinx.coroutines.CancellableContinuationImpl.resumeImpl(CancellableContinuationImpl.kt:33)
	at kotlinx.coroutines.CancellableContinuationImpl.resumeWith(CancellableContinuationImpl.kt:17)
	at androidx.compose.ui.input.pointer.SuspendingPointerInputModifierNodeImpl.dispatchPointerEvent(SuspendingPointerInputFilter.kt:51)
	at androidx.compose.ui.input.pointer.SuspendingPointerInputModifierNodeImpl.onPointerEvent-H0pRuoY(SuspendingPointerInputFilter.kt:32)
	at androidx.compose.foundation.AbstractClickableNode.onPointerEvent-H0pRuoY(Clickable.kt:104)
[61 lines truncated]

Device info

APP.VERSION : 1.31.2
APP.VERSIONCODE : 2024070300
APP.SIGNATURE : rx1fSnL7r5/OMoFC0e1KPqTndXQ=
LAUNCHER.APP : com.android.launcher
TIMEZONE : Asia/Krasnoyarsk
VERSION.RELEASE : 13
VERSION.INCREMENTAL : R.16a3e9f+1
VERSION.SDK.NUMBER : 33
BOARD : RM6768
BOOTLOADER : unknown
BRAND : realme
CPU_ABI : arm64-v8a
CPU_ABI2 :
DISPLAY : RMX3191_11_F.18
FINGERPRINT : realme/RMX3191RU/RMX3191:13/SP1A.210812.016/R.16a3e9f+1:user/release-keys
HARDWARE : mt6768
HOST : dg02-pool06-kvm30
ID : SP1A.210812.016
MANUFACTURER : realme
MODEL : RMX3191
PRODUCT : RMX3191RU
TAGS : release-keys
TIME : 1708916914000
TYPE : user Screenshot_2024-07-10-14-35-59-45_94226bc2e387a4f039bd6db013273604.jpg

Slawa79 avatar Jul 10 '24 07:07 Slawa79