Skip to content

Open fileing file fails if IDE is already open #1681

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
Chose99 opened this issue Nov 16, 2022 · 2 comments
Closed
3 tasks done

Open fileing file fails if IDE is already open #1681

Chose99 opened this issue Nov 16, 2022 · 2 comments
Assignees
Labels
conclusion: invalid Issue/PR not valid topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project

Comments

@Chose99
Copy link

Chose99 commented Nov 16, 2022

Describe the problem

If i have the IDE open and want to open a other file ( aka double cklick it) the file doen't open. If i use the open from the menu it works fine.

To reproduce

Foo1/
└── Foo1.ino

Foo2/
└── Foo2.ino

open Foo1.ino by doubble clicking it.
try to open Foo2.ino by doubble clicking it.
my corser get the spinning blue wheel thing but nothing happens.

Expected behavior

The Foo2.ino opens normaly in a seperat IDE window.

Arduino IDE version

2.0.1

Operating system

Windows 10

Operating system version

Version 10.0.19045 Build 19045

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
@Chose99 Chose99 added the type: imperfection Perceived defect in any part of project label Nov 16, 2022
@per1234
Copy link
Contributor

per1234 commented Nov 16, 2022

Hi @Chose99. Thanks for your report. This bug has already been fixed: #1590

The fix is available in the nightly build of Arduino IDE. The download links for the nightly build are listed here:

https://www.arduino.cc/en/software#nightly-builds

@per1234 per1234 self-assigned this Nov 16, 2022
@per1234 per1234 added conclusion: invalid Issue/PR not valid topic: code Related to content of the project itself labels Nov 16, 2022
@Chose99
Copy link
Author

Chose99 commented Nov 16, 2022

I thaught i tested if the nightly build woud fix, but i think i had a mix up with the normal and nightly exe sorry for that.

Thanks and keep up the grate work :)

@Chose99 Chose99 closed this as not planned Won't fix, can't repro, duplicate, stale Nov 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conclusion: invalid Issue/PR not valid 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