This repository has been archived by the owner on Oct 18, 2024. It is now read-only.
AndroidIDE Crash Report Version : v2.6.0-beta (260) CI Build #1478
Labels
feature
Feature Request
Milestone
Feature description
AndroidIDE Crash Report
Version : v2.6.0-beta (260)
CI Build : true
Branch : main
Commit : 34d7e34
Variant : arm64-v8a (release)
SDK Version : 33
Supported ABIs : [arm64-v8a, armeabi-v7a, armeabi]
Manufacturer : OPPO
Device : CPH2373
Stacktrace:
android.system.ErrnoException: open failed: ENOENT (No such file or directory)
at libcore.io.Linux.open(Native Method)
at libcore.io.ForwardingOs.open(ForwardingOs.java:563)
at libcore.io.BlockGuardOs.open(BlockGuardOs.java:274)
at libcore.io.ForwardingOs.open(ForwardingOs.java:563)
at android.app.ActivityThread$AndroidOs.open(ActivityThread.java:8260)
at libcore.io.IoBridge.open(IoBridge.java:560)
Caused by: java.io.FileNotFoundException: /storage/emulated/0/Download/Android_Shorts_Video_App-ep-15/.androidide/editor/openedFiles.json: open failed: ENOENT (No such file or directory)
at libcore.io.IoBridge.open(IoBridge.java:574)
at java.io.FileInputStream.(FileInputStream.java:160)
at com.itsaky.androidide.ui.CodeEditorView$readFileAndApplySelection$1$invokeSuspend$$inlined$disableEditingAndRun$1$1.invokeSuspend(Unknown Source:54)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(Unknown Source:8)
at kotlinx.coroutines.DispatchedTask.run(Unknown Source:109)
at androidx.work.Worker$2.run(Unknown Source:15)
at kotlinx.coroutines.scheduling.TaskImpl.run(Unknown Source:2)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(Unknown Source:93)
What version of AndroidIDE you're using?
v2.6.0 (debug builds)
Duplicate issues
Code of Conduct
The text was updated successfully, but these errors were encountered: