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

[Bug]: Crash after changing to dark mode #1168

Closed
2 tasks done
TIMISONG-dev opened this issue Jul 30, 2023 · 1 comment
Closed
2 tasks done

[Bug]: Crash after changing to dark mode #1168

TIMISONG-dev opened this issue Jul 30, 2023 · 1 comment
Labels
bug Something isn't working duplicate This issue or pull request already exists

Comments

@TIMISONG-dev
Copy link

What happened?

I'm changed dark mode in quick settings and IDE crashed

What's the expected behavior?

What version of AndroidIDE you're using?

v2.5.0 (debug builds)

Relevant log output

AndroidIDE crash report
Manufacturer: Xiaomi
Device: M2012K11AG
ABI: arm64-v8a
SDK version: 33
App version: v2.5.1-beta (251)

 Stacktrace: 
java.util.ConcurrentModificationException
	at java.util.ArrayList$Itr.next(ArrayList.java:860)
	at com.itsaky.androidide.services.log.MultiLogSenderHandler.close(Unknown Source:23)
	at com.itsaky.androidide.services.log.LogReceiverImpl.close(Unknown Source:2)
	at com.itsaky.androidide.services.log.LogReceiverService.onDestroy(Unknown Source:5)
	at android.app.ActivityThread.handleStopService(ActivityThread.java:4683)
 Caused by: java.lang.RuntimeException: Unable to stop service com.itsaky.androidide.services.log.LogReceiverService@bd6488d: java.util.ConcurrentModificationException
	at android.app.ActivityThread.handleStopService(ActivityThread.java:4703)
	at android.app.ActivityThread.-$$Nest$mhandleStopService(Unknown Source:0)
	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2182)
	at android.os.Handler.dispatchMessage(Handler.java:106)
	at android.os.Looper.loopOnce(Looper.java:201)
	at android.os.Looper.loop(Looper.java:288)
	at android.app.ActivityThread.main(ActivityThread.java:7925)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:942)

Duplicate issues

  • This issue has not been reported yet.

Code of Conduct

  • I agree to follow this project's Code of Conduct
@TIMISONG-dev TIMISONG-dev added the bug Something isn't working label Jul 30, 2023
@itsaky
Copy link
Member

itsaky commented Aug 4, 2023

Duplicate of #1132.

@itsaky itsaky closed this as not planned Won't fix, can't repro, duplicate, stale Aug 4, 2023
@itsaky itsaky added the duplicate This issue or pull request already exists label Aug 4, 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