Broken appStateService in the IDE #985
Labels
conclusion: resolved
Issue was resolved
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
Describe the problem
The
FrontendApplicationStateService
is a Theia service that can pause the execution logic and wait until a particular application state ('init'
,'ready'
, etc.) is reached. Then, the IDE can perform various logic. The app state service throws an error at IDE startup.To reproduce
Steps to reproduce:
Monosnap.screencast.2022-05-11.15-20-16.mp4
Expected behavior
The app state service does not throw an error and can be used to wait until a specific app state is reached.
Arduino IDE version
Version: 2.0.0-rc6-nightly-20220511
Operating system
macOS
Operating system version
12.3.1 (21E258)
Additional context
No response
Issue checklist
The text was updated successfully, but these errors were encountered: