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

[Bug]: #1408

Closed
2 tasks done
Lizalovv opened this issue Oct 27, 2023 · 0 comments
Closed
2 tasks done

[Bug]: #1408

Lizalovv opened this issue Oct 27, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@Lizalovv
Copy link

What happened?

When I was trying to fix imports.

What's the expected behavior?

😴😴

What version of AndroidIDE you're using?

v2.5.3

Relevant log output

AndroidIDE crash report
Manufacturer: vivo
Device: I2202
ABI: arm64-v8a
SDK version: 33
App version: v2.5.3-beta (253)

 Stacktrace: 
java.lang.NullPointerException: Parameter specified as non-null is null: method com.itsaky.androidide.utils.FlashbarActivityUtilsKt.flashError, parameter <this>
	at com.itsaky.androidide.utils.FlashbarActivityUtilsKt.flashError(Unknown Source:2)
	at com.itsaky.androidide.lsp.IDELanguageClientImpl.performCodeAction(Unknown Source:76)
	at com.itsaky.androidide.lsp.api.ILanguageClient.performCodeAction(Unknown Source:12)
	at com.itsaky.androidide.lsp.java.actions.diagnostics.AutoFixImportsAction.performEdits(Unknown Source:255)
	at com.itsaky.androidide.lsp.java.actions.diagnostics.AutoFixImportsAction.postExec(Unknown Source:100)
	at io.github.rosemoe.sora.widget.EditorSearcher$$ExternalSyntheticLambda1.run(Unknown Source:369)
	at android.os.Handler.handleCallback(Handler.java:942)
	at android.os.Handler.dispatchMessage(Handler.java:99)
	at android.os.Looper.loopOnce(Looper.java:223)
	at android.os.Looper.loop(Looper.java:324)
	at android.app.ActivityThread.main(ActivityThread.java:8366)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:582)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1059)

Duplicate issues

  • This issue has not been reported yet.

Code of Conduct

  • I agree to follow this project's Code of Conduct
@Lizalovv Lizalovv added the bug Something isn't working label Oct 27, 2023
@itsaky itsaky closed this as completed in f98d1ad Oct 28, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant