MM2-0 / Kvaesitso

A search-focused Android launcher
https://kvaesitso.mm20.de/
GNU General Public License v3.0
2.51k stars 86 forks source link

Calendar crash? #1078

Closed vlad-chiriac closed 2 months ago

vlad-chiriac commented 2 months ago

Description

Searching for "cal" or "gr" crashes the launcher. I've disabled the only calendar app I have (Google Calendar) and it still crashes. Opening the app drawer does not crash, even if calendar is enabled. Only crashes when searching.

Strack trace

java.lang.IllegalArgumentException: Key "calendar-calendar://4983" was already used. If you are using LazyColumn/Row please make sure you provide a unique key for each item.
    at androidx.compose.ui.layout.LayoutNodeSubcompositionsState$Scope.subcompose(SubcomposeLayout.kt:146)
    at androidx.compose.foundation.lazy.layout.LazyLayoutMeasureScopeImpl.measure-0kLqBqw(LazyLayoutMeasureScope.kt:34)
    at androidx.compose.foundation.lazy.LazyListMeasuredItemProvider.getAndMeasure-0kLqBqw$default(LazyListMeasuredItemProvider.kt:15)
    at androidx.compose.foundation.lazy.LazyListKt$rememberLazyListMeasurePolicy$1$1.invoke(LazyList.kt:819)
    at androidx.compose.foundation.lazy.layout.LazyLayoutKt$LazyLayout$3$2$1.invoke(LazyLayout.kt:21)
    at androidx.compose.ui.layout.LayoutNodeSubcompositionsState$createMeasurePolicy$1.measure-3p2s80s(SubcomposeLayout.kt:74)
    at androidx.compose.ui.node.InnerNodeCoordinator.measure-BRTryo0(InnerNodeCoordinator.kt:50)
    at androidx.compose.ui.graphics.SimpleGraphicsLayerModifier.measure-3p2s80s(GraphicsLayerModifier.kt:1)
    at androidx.compose.ui.node.LayoutModifierNodeCoordinator.measure-BRTryo0(LayoutModifierNodeCoordinator.kt:189)
    at androidx.compose.ui.node.LayoutNodeLayoutDelegate$performMeasureBlock$1.invoke(LayoutNodeLayoutDelegate.kt:9)
    at androidx.compose.runtime.snapshots.Snapshot$Companion.observe(Snapshot.kt:56)
    at androidx.compose.runtime.snapshots.SnapshotStateObserver$ObservedScopeMap.observe(SnapshotStateObserver.kt:48)
    at androidx.compose.runtime.snapshots.SnapshotStateObserver.observeReads(SnapshotStateObserver.kt:141)
    at androidx.compose.ui.node.OwnerSnapshotObserver.observeReads$ui_release(OwnerSnapshotObserver.kt:3)
[79 lines truncated]

Device info

APP.VERSION : 1.32.0
APP.VERSIONCODE : 2024071900
APP.SIGNATURE : dRIzg4UiJzwGibzTylZTobfZl/E=
LAUNCHER.APP : de.mm20.launcher2.release
TIMEZONE : Europe/London
VERSION.RELEASE : 14
VERSION.INCREMENTAL : 34.1004.0204.180
VERSION.SDK.NUMBER : 34
BOARD : kalama
BOOTLOADER : unknown
BRAND : asus
CPU_ABI : arm64-v8a
CPU_ABI2 :
DISPLAY : UKQ1.230917.001.34.1004.0204.180 release-keys
FINGERPRINT : asus/EU_AI2302/ASUS_AI2302:14/UKQ1.230917.001/34.1004.0204.180:user/release-keys
HARDWARE : qcom
HOST : builder2021-RS720-E9-RS8-G
ID : UKQ1.230917.001
MANUFACTURER : asus
MODEL : ASUS_AI2302
PRODUCT : EU_AI2302
TAGS : release-keys
TIME : 1721840874000
TYPE : user

MM2-0 commented 2 months ago

Outdated version, fixed in 1.33