Kvaesitso icon indicating copy to clipboard operation
Kvaesitso copied to clipboard

[Bug] Crashing after some time

Open Cameo007 opened this issue 1 year ago • 0 comments

After some time, Kvaesitso crashes and then tries to open and crashes again and again. Only restarting my phone helps in this case.

These are the logcat logs:

05-13 22:33:17.049 16638 16638 E AndroidRuntime: FATAL EXCEPTION: main
05-13 22:33:17.049 16638 16638 E AndroidRuntime: Process: de.mm20.launcher2.release, PID: 16638
05-13 22:33:17.049 16638 16638 E AndroidRuntime: java.lang.RuntimeException: system server dead?
05-13 22:33:17.049 16638 16638 E AndroidRuntime: 	at android.appwidget.AppWidgetHost.setListener(AppWidgetHost.java:578)
05-13 22:33:17.049 16638 16638 E AndroidRuntime: 	at android.appwidget.AppWidgetHost.createView(AppWidgetHost.java:480)
05-13 22:33:17.049 16638 16638 E AndroidRuntime: 	at de.mm20.launcher2.ui.launcher.widgets.external.AppWidgetHostKt$AppWidgetHost$1$1.invoke(AppWidgetHost.kt:18)
05-13 22:33:17.049 16638 16638 E AndroidRuntime: 	at androidx.compose.ui.viewinterop.ViewFactoryHolder.<init>(AndroidView.android.kt:1)
05-13 22:33:17.049 16638 16638 E AndroidRuntime: 	at androidx.compose.ui.viewinterop.AndroidView_androidKt$createAndroidViewNodeFactory$1$1.invoke(AndroidView.android.kt:24)
05-13 22:33:17.049 16638 16638 E AndroidRuntime: 	at androidx.compose.ui.viewinterop.AndroidView_androidKt$AndroidView$$inlined$ComposeNode$1.invoke(Composables.kt:3)
05-13 22:33:17.049 16638 16638 E AndroidRuntime: 	at androidx.compose.runtime.changelist.Operation$InsertNodeFixup.execute(Operation.kt:8)
05-13 22:33:17.049 16638 16638 E AndroidRuntime: 	at androidx.compose.runtime.changelist.Operations.executeAndFlushAllPendingOperations(Operations.kt:23)
05-13 22:33:17.049 16638 16638 E AndroidRuntime: 	at androidx.compose.runtime.changelist.Operation$InsertSlotsWithFixups.execute(Operation.kt:36)
05-13 22:33:17.049 16638 16638 E AndroidRuntime: 	at androidx.compose.runtime.changelist.Operations.executeAndFlushAllPendingOperations(Operations.kt:23)
05-13 22:33:17.049 16638 16638 E AndroidRuntime: 	at androidx.compose.runtime.changelist.ChangeList.executeAndFlushAllPendingChanges(ChangeList.kt:3)
05-13 22:33:17.049 16638 16638 E AndroidRuntime: 	at androidx.compose.runtime.CompositionImpl.applyChangesInLocked(Composition.kt:51)
05-13 22:33:17.049 16638 16638 E AndroidRuntime: 	at androidx.compose.runtime.CompositionImpl.applyChanges(Composition.kt:6)
05-13 22:33:17.049 16638 16638 E AndroidRuntime: 	at androidx.compose.runtime.Recomposer.composeInitial$runtime_release(Recomposer.kt:104)
05-13 22:33:17.049 16638 16638 E AndroidRuntime: 	at androidx.compose.runtime.ComposerImpl$CompositionContextImpl.composeInitial$runtime_release(Composer.kt:5)
05-13 22:33:17.049 16638 16638 E AndroidRuntime: 	at androidx.compose.runtime.ComposerImpl$CompositionContextImpl.composeInitial$runtime_release(Composer.kt:5)
05-13 22:33:17.049 16638 16638 E AndroidRuntime: 	at androidx.compose.runtime.ComposerImpl$CompositionContextImpl.composeInitial$runtime_release(Composer.kt:5)
05-13 22:33:17.049 16638 16638 E AndroidRuntime: 	at androidx.compose.runtime.CompositionImpl.setContent(Composition.kt:11)
05-13 22:33:17.049 16638 16638 E AndroidRuntime: 	at androidx.compose.ui.layout.LayoutNodeSubcompositionsState.subcompose(SubcomposeLayout.kt:126)
05-13 22:33:17.049 16638 16638 E AndroidRuntime: 	at androidx.compose.ui.layout.LayoutNodeSubcompositionsState$Scope.subcompose(SubcomposeLayout.kt:166)
05-13 22:33:17.049 16638 16638 E AndroidRuntime: 	at androidx.compose.foundation.layout.BoxWithConstraintsKt$BoxWithConstraints$1$1.invoke(BoxWithConstraints.kt:30)
05-13 22:33:17.049 16638 16638 E AndroidRuntime: 	at androidx.compose.ui.layout.LayoutNodeSubcompositionsState$createMeasurePolicy$1.measure-3p2s80s(SubcomposeLayout.kt:74)
05-13 22:33:17.049 16638 16638 E AndroidRuntime: 	at androidx.compose.ui.node.InnerNodeCoordinator.measure-BRTryo0(InnerNodeCoordinator.kt:50)
05-13 22:33:17.049 16638 16638 E AndroidRuntime: 	at androidx.compose.foundation.layout.SizeNode.measure-3p2s80s(Size.kt:117)
05-13 22:33:17.049 16638 16638 E AndroidRuntime: 	at androidx.compose.ui.node.LayoutModifierNodeCoordinator.measure-BRTryo0(LayoutModifierNodeCoordinator.kt:189)
05-13 22:33:17.049 16638 16638 E AndroidRuntime: 	at androidx.compose.foundation.layout.FillNode.measure-3p2s80s(Size.kt:99)
05-13 22:33:17.049 16638 16638 E AndroidRuntime: 	at androidx.compose.ui.node.LayoutModifierNodeCoordinator.measure-BRTryo0(LayoutModifierNodeCoordinator.kt:189)
05-13 22:33:17.049 16638 16638 E AndroidRuntime: 	at androidx.compose.ui.node.LayoutNodeLayoutDelegate$performMeasureBlock$1.invoke(LayoutNodeLayoutDelegate.kt:9)
05-13 22:33:17.049 16638 16638 E AndroidRuntime: 	at androidx.compose.runtime.snapshots.Snapshot$Companion.observe(Snapshot.kt:56)
05-13 22:33:17.049 16638 16638 E AndroidRuntime: 	at androidx.compose.runtime.snapshots.SnapshotStateObserver$ObservedScopeMap.observe(SnapshotStateObserver.kt:48)
05-13 22:33:17.049 16638 16638 E AndroidRuntime: 	at androidx.compose.runtime.snapshots.SnapshotStateObserver.observeReads(SnapshotStateObserver.kt:141)
05-13 22:33:17.049 16638 16638 E AndroidRuntime: 	at androidx.compose.ui.node.OwnerSnapshotObserver.observeReads$ui_release(OwnerSnapshotObserver.kt:3)
05-13 22:33:17.049 16638 16638 E AndroidRuntime: 	at androidx.compose.ui.node.LayoutNodeLayoutDelegate$MeasurePassDelegate.remeasure-BRTryo0(LayoutNodeLayoutDelegate.kt:107)
05-13 22:33:17.049 16638 16638 E AndroidRuntime: 	at androidx.compose.ui.node.LayoutNodeLayoutDelegate$MeasurePassDelegate.measure-BRTryo0(LayoutNodeLayoutDelegate.kt:99)
05-13 22:33:17.049 16638 16638 E AndroidRuntime: 	at androidx.compose.foundation.layout.BoxMeasurePolicy.measure-3p2s80s(Box.kt:149)
05-13 22:33:17.049 16638 16638 E AndroidRuntime: 	at androidx.compose.ui.node.InnerNodeCoordinator.measure-BRTryo0(InnerNodeCoordinator.kt:50)
05-13 22:33:17.049 16638 16638 E AndroidRuntime: 	at androidx.compose.foundation.layout.FillNode.measure-3p2s80s(Size.kt:99)
05-13 22:33:17.049 16638 16638 E AndroidRuntime: 	at androidx.compose.ui.node.LayoutModifierNodeCoordinator.measure-BRTryo0(LayoutModifierNodeCoordinator.kt:189)

Cameo007 avatar May 13 '24 20:05 Cameo007