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

Error during file saving #54

Open
Codemonpays opened this issue May 30, 2024 · 0 comments
Open

Error during file saving #54

Codemonpays opened this issue May 30, 2024 · 0 comments

Comments

@Codemonpays
Copy link

        [Please provide additional details (steps to reproduce issue)]

        Orion Version: 0.92.4 (2203)}
        Android Version: 12 (31)
        ```
        Cause: open failed: ENOENT (No such file or directory)

Additional info: targetFile=file:///data/user/0/universe.constellation.orion.viewer/cache/content/test_book8066815787847434820.jpg

Intent info: Intent { act=android.intent.action.VIEW dat=content://com.duckduckgo.mobile.android.provider/external_files/Download/71Q5z6ppxQL.AC_UF1000,1000_QL80_FMwebp.jpg typ=image/jpeg flg=0x13100001 cmp=universe.constellation.orion.viewer/.OrionViewerActivity bnds=[107,33][373,674] }

java.io.FileNotFoundException: open failed: ENOENT (No such file or directory)
at android.database.DatabaseUtils.readExceptionWithFileNotFoundExceptionFromParcel(DatabaseUtils.java:151)
at android.content.ContentProviderProxy.openTypedAssetFile(ContentProviderNative.java:780)
at android.content.ContentResolver.openTypedAssetFileDescriptor(ContentResolver.java:2027)
at android.content.ContentResolver.openAssetFileDescriptor(ContentResolver.java:1842)
at android.content.ContentResolver.openInputStream(ContentResolver.java:1518)
at universe.constellation.orion.viewer.FallbackDialogs$Companion$saveFileByUri$2$1.invokeSuspend(SourceFile:20)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(SourceFile:9)
at kotlinx.coroutines.DispatchedTask.run(SourceFile:115)
at androidx.core.app.ActivityRecreator$1.run(SourceFile:14)
at kotlinx.coroutines.scheduling.TaskImpl.run(SourceFile:3)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(SourceFile:92)
```

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