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

App crashes on first launch #28

Open
pogue opened this issue Sep 14, 2024 · 4 comments
Open

App crashes on first launch #28

pogue opened this issue Sep 14, 2024 · 4 comments

Comments

@pogue
Copy link

pogue commented Sep 14, 2024

I installed the app from F-Droid, version 1.1 and it starts to go through the scanning but immediately crashes. I manually gave the app permissions to Photos & Media before launching (why doesn't it pop up to prompt to request permissions?) and same problem. Uninstalled/reinstalled same problem.

Would saving a logcat output help?

I'm on a Samsung Galaxy S23+ OneUI 6.1 Android 14.

This app sounds like a great idea & I'd love to see it working.
Screenshot_20240914_020002_Device care

@AshwinSoni-01
Copy link

It's also crashing for me during file indexing at around 50%.

@JorG941
Copy link

JorG941 commented Oct 2, 2024

Happens the same to me (S21 FE Exynos, One UI 5.1, Android 13). It crashes at 96%.

@Rudrajarvis
Copy link

Experiencing same with my Redmi note 10S.

@lone-faerie
Copy link

I was having this issue too and this was the logcat message I was getting. I managed to work around it by deleting any pictures from my storage root directory (i.e. /storage/emulated/0) and now the app works.

FATAL EXCEPTION: main Process: com.slavabarkov.tidy, PID: 7008 java.lang.NullPointerException: it.getString(bucketColumn) must not be null at com.slavabarkov.tidy.viewmodels.ORTImageViewModel$generateIndex$1.invokeSuspend(ORTImageViewModel.kt:67) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at android.os.Handler.handleCallback(Handler.java:942) at android.os.Handler.dispatchMessage(Handler.java:99) at android.os.Looper.loopOnce(Looper.java:201) at android.os.Looper.loop(Looper.java:288) at android.app.ActivityThread.main(ActivityThread.java:7918) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:936) Suppressed: kotlinx.coroutines.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@42aa86d, Dispatchers.Main]

This was referenced Nov 7, 2024
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

5 participants