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

Crash when try to cancel shortcut #1193

Open
mhy-net opened this issue Jan 1, 2025 · 0 comments
Open

Crash when try to cancel shortcut #1193

mhy-net opened this issue Jan 1, 2025 · 0 comments

Comments

@mhy-net
Copy link

mhy-net commented Jan 1, 2025

Description

I try to add a shortcut (Whatsapp), then i takes me to choose a contact. After that choose to cancel it by moving to previous occurence (swipe back). Then it crashed.

Stack trace

java.lang.RuntimeException: Failure delivering result ResultInfo{who=null, request=1937415512, 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.9Z0
	at android.app.ActivityThread.deliverResults(ActivityThread.java:5139)
	at android.app.ActivityThread.handleSendResult(ActivityThread.java:5180)
	at android.app.servertransaction.ActivityResultItem.execute(ActivityResultItem.java:51)
	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:2242)
	at android.os.Handler.dispatchMessage(Handler.java:107)
	at android.os.Looper.loop(Looper.java:230)
	at android.app.ActivityThread.main(ActivityThread.java:7796)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:526)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1034)
Caused by: android.os.BadParcelableException: ClassNotFoundException when unmarshalling: X.9Z0
	at android.os.Parcel.readParcelableCreator(Parcel.java:3056)
[18 lines truncated]

Device info

APP.VERSION : 1.34.0-fdroid
APP.VERSIONCODE : 2024120500
APP.SIGNATURE : dRIzg4UiJzwGibzTylZTobfZl/E=
LAUNCHER.APP : android
TIMEZONE : Asia/Makassar
VERSION.RELEASE : 10
VERSION.INCREMENTAL : compiler10081441
VERSION.SDK.NUMBER : 29
BOARD : trinket
BOOTLOADER : unknown
BRAND : vivo
CPU_ABI : arm64-v8a
CPU_ABI2 :
DISPLAY : QP1A.190711.020 release-keys
FINGERPRINT : vivo/1935/1935:10/QP1A.190711.020/compiler10081441:user/release-keys
HARDWARE : qcom
HOST : compiler028
ID : QP1A.190711.020
MANUFACTURER : vivo
MODEL : vivo 1935
PRODUCT : 1935
TAGS : release-keys
TIME : 1728369613000
TYPE : user

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