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

Selecting Photos Leads to Crash #35

Open
locuturus opened this issue Mar 21, 2024 · 1 comment
Open

Selecting Photos Leads to Crash #35

locuturus opened this issue Mar 21, 2024 · 1 comment

Comments

@locuturus
Copy link

When using the new photo picker the app crashes. LogFox captured this:

FATAL EXCEPTION: main
Process: com.w2sv.autocrop, PID: 19938
java.lang.NumberFormatException: Cannot parse null string
at java.lang.Long.parseLong(Long.java:714)
at java.lang.Long.parseLong(Long.java:876)
at a2.i.j(Unknown Source:92)
at com.w2sv.autocrop.activities.crop.a.j(Unknown Source:104)
at a6.a.h(Unknown Source:8)
at n6.c0.run(Unknown Source:110)
at kotlinx.coroutines.internal.d.run(Unknown Source:11)
at kotlinx.coroutines.scheduling.i.run(Unknown Source:2)
at kotlinx.coroutines.scheduling.a.run(Unknown Source:76)
Suppressed: androidx.datastore.preferences.protobuf.n1: [j1{Cancelling}@d5011c7, Dispatchers.Main.immediate]

@locuturus
Copy link
Author

BTW, selecting the 3-dot menu in the photo picker screen and choosing browse opens DocumentsUI where you can successfully pick a photo.

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