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

Background Crash Report While Browsing Settings #1105

Closed R-Bose closed 1 month ago

R-Bose commented 1 month ago

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.RuntimeException: Failure delivering result ResultInfo{who=null, request=1225921436, result=0, data=Intent { (has extras) }} to activity {de.mm20.launcher2.release/de.mm20.launcher2.ui.launcher.LauncherActivity}: android.os.BadParcelableException: ClassNotFoundException when unmarshalling: X.4hR
    at android.app.ActivityThread.deliverResults(ActivityThread.java:5946)
    at android.app.ActivityThread.handleSendResult(ActivityThread.java:5985)
    at android.app.servertransaction.ActivityResultItem.execute(ActivityResultItem.java:54)
    at android.app.servertransaction.ActivityTransactionItem.execute(ActivityTransactionItem.java:45)
    at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:135)
    at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:95)
    at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2443)
    at android.os.Handler.dispatchMessage(Handler.java:106)
    at android.os.Looper.loopOnce(Looper.java:226)
    at android.os.Looper.loop(Looper.java:313)
    at android.app.ActivityThread.main(ActivityThread.java:8751)
    at java.lang.reflect.Method.invoke(Native Method)
    at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571)
    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1135)
[27 lines truncated]

Device info

APP.VERSION : 1.33.1
APP.VERSIONCODE : 2024090300
APP.SIGNATURE : rx1fSnL7r5/OMoFC0e1KPqTndXQ=
LAUNCHER.APP : de.mm20.launcher2.release
TIMEZONE : Europe/Oslo
VERSION.RELEASE : 12
VERSION.INCREMENTAL : M315FXXS4CXB1
VERSION.SDK.NUMBER : 31
BOARD : exynos9611
BOOTLOADER : M315FXXS4CXB1
BRAND : samsung
CPU_ABI : arm64-v8a
CPU_ABI2 :
DISPLAY : SP1A.210812.016.M315FXXS4CXB1
FINGERPRINT : samsung/m31nnxx/m31:12/SP1A.210812.016/M315FXXS4CXB1:user/release-keys
HARDWARE : exynos9611
HOST : 21DKGB22
ID : SP1A.210812.016
MANUFACTURER : samsung
MODEL : SM-M315F
PRODUCT : m31nnxx
TAGS : release-keys
TIME : 1707730318000
TYPE : user

summoner001 commented 1 month ago

Try to turn off: „Search on OpenStreetMap” // Settings > Search > Locations > OpenStreetMap Its work for me.

R-Bose commented 1 month ago

Try to turn off: „Search on OpenStreetMap” // Settings > Search > Locations > OpenStreetMap Its work for me.

It's been off, I never turned it on. Also I can't really replicate this issue, this crash report just popped up in my notifications randomly when I first saw it.