Skip to content

If IDE is running any file opened from explorer (double-clicking) is wrong #2713

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
fcana opened this issue Apr 19, 2025 · 1 comment
Closed
3 tasks done
Assignees
Labels
conclusion: duplicate Has already been submitted topic: code Related to content of the project itself topic: theia Related to the Theia IDE framework type: imperfection Perceived defect in any part of project

Comments

@fcana
Copy link

fcana commented Apr 19, 2025

Describe the problem

IDE seems to open the last closed file instead of opening the right one

To reproduce

  1. open Arduino IDE
  2. try opening any .ino file from file explorer

Expected behavior

the last opened file is opening instead of the requested one

Arduino IDE version

2.3.5

Operating system

Windows

Operating system version

11

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
@fcana fcana added the type: imperfection Perceived defect in any part of project label Apr 19, 2025
@per1234 per1234 self-assigned this Apr 19, 2025
@per1234 per1234 added topic: code Related to content of the project itself topic: theia Related to the Theia IDE framework labels Apr 19, 2025
@per1234
Copy link
Contributor

per1234 commented Apr 19, 2025

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/

  • I verified the problem still occurs when using the latest nightly build

@fcana you checked that box to attest that you had tested with the nightly build of Arduino IDE, but clearly you didn't actually do that. In the future, please do test with the nightly build of Arduino IDE before submitting an issue to avoid creating duplicates.

@per1234 per1234 closed this as completed Apr 19, 2025
@per1234 per1234 added the conclusion: duplicate Has already been submitted label Apr 19, 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 topic: theia Related to the Theia IDE framework type: imperfection Perceived defect in any part of project
Projects
None yet
Development

No branches or pull requests

2 participants