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

AndroidIDE Crash Report Version : v2.6.0-beta (260) CI Build #1478

Closed
2 tasks done
Binodsahu123 opened this issue Nov 17, 2023 · 0 comments
Closed
2 tasks done

AndroidIDE Crash Report Version : v2.6.0-beta (260) CI Build #1478

Binodsahu123 opened this issue Nov 17, 2023 · 0 comments
Labels
feature Feature Request
Milestone

Comments

@Binodsahu123
Copy link

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

  • This issue has not been reported yet.

Code of Conduct

  • I agree to follow this project's Code of Conduct
@Binodsahu123 Binodsahu123 added the feature Feature Request label Nov 17, 2023
@itsaky itsaky added this to the v2.7.0-beta milestone Dec 16, 2023
@itsaky itsaky closed this as completed in c9f346e Dec 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Feature Request
Projects
None yet
Development

No branches or pull requests

2 participants