Skip to content

Crashed upon first launch after installing #965

@ranibrunhilde

Description

@ranibrunhilde

What happened?

A bug happened!

App Version

7.10.0

Android Version (API Level)

34

(Optional) Relevant log output

java.nio.file.FileAlreadyExistsException: /storage/emulated/0/Android/media/com.philkes.notallyx/Audios
	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:404)
	at java.nio.file.Files.createDirectory(Files.java:690)
	at kotlin.io.path.LinkFollowing$$ExternalSyntheticApiModelOutline0.m(SourceFile:22)
	at com.philkes.notallyx.utils.IOExtensionsKt.getExternalMediaDirectory(SourceFile:12)
	at com.philkes.notallyx.utils.IOExtensionsKt.migrateAllAttachments(SourceFile:71)
	at com.philkes.notallyx.utils.DataSchemaMigrationsKt$runMigrations$3.invokeSuspend(SourceFile:98)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(SourceFile:9)
	at kotlinx.coroutines.DispatchedTask.run(SourceFile:113)
	at androidx.work.Worker$2.run(SourceFile:2)
	at kotlinx.coroutines.scheduling.TaskImpl.run(SourceFile:3)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(SourceFile:94)
	Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@a7528f3, Dispatchers.Main.immediate]

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingv7.11.0

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions