Skip to content

Some IDE instances become unresponsive #2467

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

Closed
3 tasks done
CreativeRobotics opened this issue Jul 9, 2024 · 1 comment
Closed
3 tasks done

Some IDE instances become unresponsive #2467

CreativeRobotics opened this issue Jul 9, 2024 · 1 comment
Assignees
Labels
conclusion: duplicate Has already been submitted topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project

Comments

@CreativeRobotics
Copy link

Describe the problem

When running multiple instances of Arduino, some of those instances will become unresponsive and report that they have lost connection with the backend. The instance IDE will still allow editing and menus can still be opened but some menu items will not work:
Saving is disabled
compiling is disabled (The popup message "compiling sketch" appears but does nothing.
Global search is disabled but local search still works.
Selecting different boards through the tools menu works and boards can be selected through the other menu widget but searching for boards doesn't work.
Open, new and close sketch menus don't work.
-> Selecting 'Quit' will result in any OTHER instances of Arduino that have not frozen to quit, leaving only those instances that have become unresponsive.
The only way to quit the unresponsive IDE is to use the task manager.

To reproduce

Open multiple instances of Arduino. perform a number of sleep cycles.

Expected behavior

One or more instance of the IDE will stop working.

Arduino IDE version

2.3.2

Operating system

Windows

Operating system version

10

Additional context

No response

Issue checklist

  • I searched for previous reports in the issue tracker
  • I verified the problem still occurs when using the latest nightly build
  • My report contains all necessary details
@CreativeRobotics CreativeRobotics added the type: imperfection Perceived defect in any part of project label Jul 9, 2024
@per1234 per1234 self-assigned this Jul 10, 2024
@per1234 per1234 added the topic: code Related to content of the project itself label Jul 10, 2024
@per1234
Copy link
Contributor

per1234 commented Jul 10, 2024

Hi @CreativeRobotics. Thanks for taking the time to submit an issue.

I see we have another report about this at #2148.

It is best to have only a single issue per subject so we can consolidate all relevant discussion to one place, so I'll go ahead and close this in favor of the other.

@per1234 per1234 closed this as not planned Won't fix, can't repro, duplicate, stale Jul 10, 2024
@per1234 per1234 added the conclusion: duplicate Has already been submitted label Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conclusion: duplicate Has already been submitted topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
Projects
None yet
Development

No branches or pull requests

2 participants