Skip to content
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

Sketches on UNC paths cannot be opened from Windows File Explorer #1872

Closed
3 tasks done
Ebola-Chan-bot opened this issue Feb 10, 2023 · 1 comment
Closed
3 tasks done
Assignees
Labels
conclusion: duplicate Has already been submitted topic: infrastructure Related to project infrastructure topic: theia Related to the Theia IDE framework type: imperfection Perceived defect in any part of project

Comments

@Ebola-Chan-bot
Copy link

Ebola-Chan-bot commented Feb 10, 2023

Describe the problem

My sketch is shared by another computer on a LAN and can be viewed in Windows File Explorer using a UNC path. However, if I double-click the sketch .ino file and try to open it using the Arduino IDE, it will get stuck during the window loading phase. After waiting for a while, a significant memory leak can be observed using Task Manager. Wait a little longer, and the entire Windows system will freeze and crash.

To reproduce

  1. Create a sketch and share it on the LAN.
  2. Find the sketch from another computer using Windows File Explorer.
  3. Double-click the sketch .ino file to open it with Arduino IDE.
  4. IDE gets stuck forever and finally crash the OS.

Expected behavior

The sketch is normally opened in the IDE and no OS crashes happen.

Arduino IDE version

2.0.3

Operating system

Windows

Operating system version

10 & 11

Additional context

Win11 is more vulnerable to crashes than 10. Memory leak is observable on both versions. For the nightly build Arduino IDE, you can also drag the .ino file on the Arduino executable to reproduce this issue.

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
@Ebola-Chan-bot Ebola-Chan-bot added the type: imperfection Perceived defect in any part of project label Feb 10, 2023
@per1234 per1234 self-assigned this Feb 10, 2023
@per1234
Copy link
Contributor

per1234 commented Feb 10, 2023

Hi @Silver-Fang. Thanks for taking the time to submit an issue.

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

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.

If you end up with additional information to share, feel free to comment in the other thread.

@per1234 per1234 closed this as not planned Won't fix, can't repro, duplicate, stale Feb 10, 2023
@per1234 per1234 added conclusion: duplicate Has already been submitted topic: infrastructure Related to project infrastructure topic: theia Related to the Theia IDE framework labels Feb 10, 2023
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: infrastructure Related to project infrastructure 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