Skip to content
This repository has been archived by the owner on Oct 18, 2024. It is now read-only.

[Bug]: #1536

Closed
2 tasks done
pavel5750cz opened this issue Dec 5, 2023 · 1 comment
Closed
2 tasks done

[Bug]: #1536

pavel5750cz opened this issue Dec 5, 2023 · 1 comment
Labels
bug Something isn't working duplicate This issue or pull request already exists

Comments

@pavel5750cz
Copy link

What happened?

Aftter some time of switching between apps(IDE, browsers),files closed and after few clicks to open em back i could submit this report.

What's the expected behavior?

Had to open file and stay it.

What version of AndroidIDE you're using?

v2.6.0 (debug builds)

Relevant log output

AndroidIDE Crash Report
Version : v2.6.1-beta (261)
CI Build : true
Branch : main
Commit : 8ac221c83
Variant : arm64-v8a (release)
SDK Version : 30
Supported ABIs : [arm64-v8a, armeabi-v7a, armeabi]
Manufacturer : samsung
Device : SM-A202F

Stacktrace:
java.lang.NullPointerException: null cannot be cast to non-null type com.itsaky.androidide.ui.CodeEditorView
	at com.itsaky.androidide.activities.editor.EditorHandlerActivity.getEditorForFile(Unknown Source:28)
	at com.itsaky.androidide.activities.editor.EditorHandlerActivity.getOpenedFiles(Unknown Source:29)
	at com.itsaky.androidide.activities.editor.EditorHandlerActivity.saveOpenedFiles(Unknown Source:0)
	at com.itsaky.androidide.utils.DialogUtils$$ExternalSyntheticLambda0.onClick(Unknown Source:99)
	at androidx.preference.PreferenceFragmentCompat$1.handleMessage(Unknown Source:59)
	at android.os.Handler.dispatchMessage(Handler.java:106)
	at android.os.Looper.loop(Looper.java:246)
	at android.app.ActivityThread.main(ActivityThread.java:8653)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1130)

Duplicate issues

  • This issue has not been reported yet.

Code of Conduct

  • I agree to follow this project's Code of Conduct
@pavel5750cz pavel5750cz added the bug Something isn't working label Dec 5, 2023
@itsaky
Copy link
Member

itsaky commented Dec 5, 2023

Duplicate of #1498.

@itsaky itsaky closed this as not planned Won't fix, can't repro, duplicate, stale Dec 5, 2023
@itsaky itsaky added the duplicate This issue or pull request already exists label Dec 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants