-
-
Notifications
You must be signed in to change notification settings - Fork 433
IDE fails to open: spawn C:\WINDOWS\system32\cmd.exe ENOENT
#2073
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
Comments
Please reference this Arduino forum thread to see if it fixes your issue: https://forum.arduino.cc/t/arduino-ide-v2-hangs-at-start-up/1030052/7. |
@theopenhighway, could you share the log files with us? You find the log files on Windows under |
here you go. compressed it since the file is too big. |
anyway, i did uninstall and reinstall the software today. still show the same error code as the error code in the original post |
Please check what does the following prints:
|
spawn C:\WINDOWS\system32\cmd.exe ENOENT
spawn C:\WINDOWS\system32\cmd.exe ENOENT
spawn C:\WINDOWS\system32\cmd.exe ENOENT
I've just run into the same issue on Windows 11. When I click on the IDE icon, I get the loading animation. But interestingly, the CPU usage remains quite low, and I've noticed that there are roughly 10 instances of the IDE executable running simultaneously. I've tested all the IDE2 versions and they all seem to be experiencing the exact same issue. However, IDE1 works without a hitch on my computer. |
Hi @theopenhighway. Please comment here to tell us whether you are still experiencing the problem if you try again with the latest version of Arduino IDE (currently 2.2.1). This type of problem should now be completely avoided because Arduino IDE no longer uses |
Hello @per1234 just want to let you know, it's running properly now. Thanks for your help. |
Describe the problem
I have installed Arduino 2.0 around April 2023 on an Asus laptop (with Windows) and been using it on a regular basis. However, today I encountered a problem where the IDE stuck in the loading page, as shown in this figure below. Never done any modifications on the software itself. Tried to reinstall the program but the problem still occurs. Have looked through similar problems with this but no documented issue on version 2.1.0, as far as I am aware of.
To reproduce
I just clicked on the exe file and it happened. So I don't know what would be needed to reproduce it.
Expected behavior
Arduino IDE running normally (directly showing IDE after it loads)
Arduino IDE version
2.1.0
Operating system
Windows
Operating system version
11 ver 22H2
Additional context
I have included additional information that may help to identify the problem. Basically went to an endless loop of error codes.
Windows PowerShell.txt
Issue checklist
The text was updated successfully, but these errors were encountered: