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

[Bug]: NPE when appending log lines #605

Closed
2 tasks done
ghost opened this issue Nov 11, 2022 · 0 comments
Closed
2 tasks done

[Bug]: NPE when appending log lines #605

ghost opened this issue Nov 11, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@ghost
Copy link

ghost commented Nov 11, 2022

What happened?

AndroidIde has been crashed on moving to background

What's the expected behavior?

Fix

What version of AndroidIDE you're using?

v2.1.2 (debug builds)

Relevant log output

AndroidIDE crash report
Manufacturer: INFINIX MOBILITY LIMITED
Device: InfinixX689
ABI: arm64-v8a
SDK version: 30
App version: 2.1.2-beta_595/merge-d463ce6 (212)

 Stacktrace: 
java.lang.NullPointerException
	at com.itsaky.androidide.fragments.LogViewFragment.appendLog$lambda$0(LogViewFragment.kt:58)
	at com.itsaky.androidide.fragments.LogViewFragment.$r8$lambda$zVt0c5hmEzS0wrsew0_WiygLuTo(Unknown Source:0)
	at com.itsaky.androidide.fragments.LogViewFragment$$ExternalSyntheticLambda0.run(Unknown Source:4)
	at android.os.Handler.handleCallback(Handler.java:938)
	at android.os.Handler.dispatchMessage(Handler.java:99)
	at android.os.Looper.loop(Looper.java:268)
	at android.app.ActivityThread.main(ActivityThread.java:8017)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:627)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:997)

Duplicate issues

  • This issue has not been reported yet.

Code of Conduct

  • I agree to follow this project's Code of Conduct
@ghost ghost added the bug Something isn't working label Nov 11, 2022
@itsaky itsaky changed the title [Bug]: Crashed [Bug]: NPE when appending log lines Dec 3, 2022
@itsaky itsaky mentioned this issue Dec 3, 2022
2 tasks
@itsaky itsaky closed this as completed in 5d5a3cf Dec 3, 2022
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

0 participants