Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DTD theme changed event exception #7794

Open
jwren opened this issue Nov 18, 2024 · 0 comments
Open

DTD theme changed event exception #7794

jwren opened this issue Nov 18, 2024 · 0 comments
Assignees
Milestone

Comments

@jwren
Copy link
Member

jwren commented Nov 18, 2024

Flutter plugin version 82.0.3, IntelliJ IDEA 2024.2 (Ultimate Edition)

Unable to send theme changed event

java.util.concurrent.ExecutionException: java.lang.Exception: Timed out waiting for DTD websocket to start
at java.base/java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:396)
at java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2073)
at io.flutter.FlutterInitializer.lambda$sendThemeChangedEvent$6(FlutterInitializer.java:335)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
at java.base/java.lang.Thread.run(Thread.java:1583)
Caused by: java.lang.Exception: Timed out waiting for DTD websocket to start
at io.flutter.dart.DtdUtils.readyDtdService(DtdUtils.java:35)
... 7 more

@jwren jwren added this to the M83 milestone Nov 18, 2024
@jwren jwren self-assigned this Nov 18, 2024
@jwren jwren modified the milestones: M83, M84 Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant