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

[Bug]: Crashed on startup on Lenovo Tablet #838

Closed
2 tasks done
Third-Jaruda opened this issue Mar 5, 2023 · 1 comment
Closed
2 tasks done

[Bug]: Crashed on startup on Lenovo Tablet #838

Third-Jaruda opened this issue Mar 5, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@Third-Jaruda
Copy link

What happened?

App crashed upon opening after sucessful install

What's the expected behavior?

App shouldn't crash on first startup.

What version of AndroidIDE you're using?

v2.3.0 (debug builds)

Relevant log output

AndroidIDE crash report
Manufacturer: LENOVO
Device: LenovoTB-X606X
ABI: arm64-v8a
SDK version: 29
App version: v2.3.0-beta (230)

 Stacktrace: 
org.greenrobot.eventbus.EventBusException: Default instance already exists. It may be only set once before it's used the first time to ensure consistent behavior.
	at com.itsaky.androidide.app.IDEApplication.onCreate(IDEApplication.kt:145)
	at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1189)
	at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6501)
 Caused by: java.lang.RuntimeException: Unable to create application com.itsaky.androidide.app.IDEApplication: org.greenrobot.eventbus.EventBusException: Default instance already exists. It may be only set once before it's used the first time to ensure consistent behavior.
	at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6506)
	at android.app.ActivityThread.access$1400(ActivityThread.java:227)
	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1888)
	at android.os.Handler.dispatchMessage(Handler.java:107)
	at android.os.Looper.loop(Looper.java:214)
	at android.app.ActivityThread.main(ActivityThread.java:7399)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:502)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:980)

Duplicate issues

  • This issue has not been reported yet.

Code of Conduct

  • I agree to follow this project's Code of Conduct
@Third-Jaruda Third-Jaruda added the bug Something isn't working label Mar 5, 2023
@MrIkso
Copy link
Contributor

MrIkso commented Mar 5, 2023

Duplicate #809

@itsaky itsaky closed this as not planned Won't fix, can't repro, duplicate, stale Mar 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
Projects
None yet
Development

No branches or pull requests

3 participants