We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Using the ZIP/portable version, attempting to run it from a network drive.
Tried on 3 Windows PCs. All crash with the same exception code.
Faulting application name: Arduino IDE.exe, version: 2.0.0.0, time stamp: 0x627be4f7 Faulting module name: Arduino IDE.exe, version: 2.0.0.0, time stamp: 0x627be4f7 Exception code: 0x80000003 Fault offset: 0x0000000001574066 Faulting process id: 0x2bd8 Faulting application start time: 0x01d889e70d75c7c8 Faulting application path: A:\Arduino\2.0\Arduino IDE.exe Faulting module path: A:\Arduino\2.0\Arduino IDE.exe Report Id: ec3005a7-a679-44e9-8098-74b2280aa70d Faulting package full name: Faulting package-relative application ID: Faulting application name: Arduino IDE.exe, version: 2.0.0.0, time stamp: 0x627be4f7 Faulting module name: Arduino IDE.exe, version: 2.0.0.0, time stamp: 0x627be4f7 Exception code: 0x80000003 Fault offset: 0x0000000001574066 Faulting process id: 0x2a40 Faulting application start time: 0x01d889e67ea4ccd8 Faulting application path: A:\Arduino\2.0\Arduino IDE.exe Faulting module path: A:\Arduino\2.0\Arduino IDE.exe Report Id: d7ae8452-cc91-41b9-a1a8-8707c200224f Faulting package full name: Faulting package-relative application ID: Faulting application name: Arduino IDE.exe, version: 2.0.0.0, time stamp: 0x627be4f7 Faulting module name: Arduino IDE.exe, version: 2.0.0.0, time stamp: 0x627be4f7 Exception code: 0x80000003 Fault offset: 0x0000000001574066 Faulting process id: 0x2a40 Faulting application start time: 0x01d889e67ea4ccd8 Faulting application path: A:\Arduino\2.0\Arduino IDE.exe Faulting module path: A:\Arduino\2.0\Arduino IDE.exe Report Id: d7ae8452-cc91-41b9-a1a8-8707c200224f Faulting package full name: Faulting package-relative application ID:
Unzip the RC2 IDE to a network drive, then attempt to launch the IDE.
Assuming it supports running "portably"/from a network drive, it should run as normal.
If I copy the files into a "portable" folder eg C:\Arduino, the software runs OK.
Version: 2.0.0-rc8 Date: 2022-06-23T09:36:07.533Z CLI Version: 0.24.0 [c1b10f56] Copyright © 2022 Arduino SA
Windows
Windows 10, Windows 7
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the problem
Using the ZIP/portable version, attempting to run it from a network drive.
Tried on 3 Windows PCs. All crash with the same exception code.
To reproduce
Unzip the RC2 IDE to a network drive, then attempt to launch the IDE.
Expected behavior
Assuming it supports running "portably"/from a network drive, it should run as normal.
If I copy the files into a "portable" folder eg C:\Arduino, the software runs OK.
Arduino IDE version
Version: 2.0.0-rc8 Date: 2022-06-23T09:36:07.533Z CLI Version: 0.24.0 [c1b10f56] Copyright © 2022 Arduino SA
Operating system
Windows
Operating system version
Windows 10, Windows 7
Additional context
No response
Issue checklist
The text was updated successfully, but these errors were encountered: