Skip to content

Issue with Opening Sketch Files in Arduino IDE 2.3.5 #2699

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
daoquangbinh123 opened this issue Apr 9, 2025 · 1 comment
Closed
3 tasks done

Issue with Opening Sketch Files in Arduino IDE 2.3.5 #2699

daoquangbinh123 opened this issue Apr 9, 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

@daoquangbinh123
Copy link

Describe the problem

I am experiencing a recurring issue with Arduino IDE version 2.3.5 on my Windows system. Specifically, when I double-click on a .ino file to open it, the IDE always opens the previously opened sketch instead of the newly selected file.

To reproduce

  • Steps to reproduce:- Open Arduino IDE and load file A (fileA.ino).

  • Leave file A open.

  • Double-click on file B (fileB.ino) in the file explorer to open it.

  • Observe that instead of file B, the IDE reopens file A.

  • Observed behavior:

    • A new IDE window briefly appears but closes immediately, leaving the old sketch (file A) opened instead of file B.
  • This happens consistently regardless of the .ino file selected.

  • Additional notes:

    • My Task Manager shows multiple Arduino-related processes running (around 10), which seems unusual compared to other systems where fewer processes are observed.
  • I’ve tried reinstalling the IDE, resetting preferences, clearing temporary files, and even manually opening files using the IDE menu, but the issue persists.

  • I am using the latest version of the IDE from the official Arduino website.

Expected behavior

Please investigate if this is a bug related to file management, task handling, or process conflicts in the IDE.

Arduino IDE version

2.3.5

Operating system

Windows

Operating system version

Window 11 Home 64 bit (10.0, Build 22631)

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

per1234 commented Apr 9, 2025

Duplicate of #2678, which has already been fixed by #2686.

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

@daoquangbinh123 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 9, 2025
@per1234 per1234 added the conclusion: duplicate Has already been submitted label Apr 9, 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