Skip to content

Cannot open projects #2722

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
Harveyn4444 opened this issue Apr 25, 2025 · 1 comment
Closed

Cannot open projects #2722

Harveyn4444 opened this issue Apr 25, 2025 · 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

@Harveyn4444
Copy link

I am running Arduino 2.3.5 on Windows 10 Pro and am running into some strange behavior from the IDE.

When I start the IDE it will open an old/previously opened project (as expected) but if i try to open another .ino file from the file explorer, it will open a new project tab but will open the original project which opened on boot of the IDE, now having two of the same project open.

No matter how many times I try to open a new file, it will just open another instance of the originally booted project.

I did manage to work around this by using the open file option in the IDE, which would then open the expected project as normal, but now even that doesn't work where it will open the originally opened project like mentioned.

Please let me know what other information will be useful.

@per1234 per1234 transferred this issue from arduino/Arduino Apr 25, 2025
@per1234 per1234 self-assigned this Apr 25, 2025
@per1234 per1234 added topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project labels Apr 25, 2025
@per1234
Copy link
Contributor

per1234 commented Apr 25, 2025

Hi @Harveyn4444. This is a duplicate of #2678, which has already been fixed by #2686.

The fix is in the latest release, Arduino IDE 2.3.6. So you only need to update your IDE installation and the problem will be fixed. Unfortunately the auto-update feature is broken in Arduino IDE 2.3.5. The auto-update bug has already been fixed in 2.3.6, so it won't be a problem going forward, but this means that you can't use the normal procedure to update Arduino IDE 2.3.5 to 2.3.6. You should instead download Arduino IDE 2.3.6 from the "Software" page on the arduino.cc website, then install the downloaded file:

https://www.arduino.cc/en/software/


In the future, please make sure to always test using the latest nightly build of Arduino IDE before submitting an issue in order to avoid creating duplicates.

Or if you only want assistance using Arduino IDE (or any other Arduino-related subject), then you are always welcome to post over on Arduino Forum, where we are much less formal about such things:

https://forum.arduino.cc/c/development-tools/ide-2-x/93

@per1234 per1234 closed this as completed Apr 25, 2025
@per1234 per1234 added the conclusion: duplicate Has already been submitted label Apr 25, 2025
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