Skip to content

Arduino IDE won't start if installed under a path that contains ; #7658

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

Open
per1234 opened this issue Jun 1, 2018 · 1 comment
Open

Arduino IDE won't start if installed under a path that contains ; #7658

per1234 opened this issue Jun 1, 2018 · 1 comment
Labels
Component: IDE The Arduino IDE OS: Windows Specific to the Windows version of the Arduino IDE Type: Bug

Comments

@per1234
Copy link
Collaborator

per1234 commented Jun 1, 2018

Using Arduino IDE Beta Build 61 and Arduino IDE 1.8.6 Hourly Build 2018/05/28 09:33 under Windows 10 64 bit

Install the Arduino IDE under a folder that contains ;.
Start the Arduino IDE. It fails:

C:\foo;bar\arduino-PR-beta1.9-BUILD-61>arduino_debug
Error occurred during initialization of VM
Unable to load native library: C:\foo;bar\arduino-PR-beta1.9-BUILD-61\java\lib\ext;C:\WINDOWS\Sun\Java\lib\ext
@facchinm
Copy link
Member

facchinm commented Jun 1, 2018

😳 wow, this looks like it's there from the beginning of times and no one ever noticed it.
Solving this might involve patching launch4j

@facchinm facchinm added Component: IDE The Arduino IDE Type: Bug OS: Windows Specific to the Windows version of the Arduino IDE labels Jun 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: IDE The Arduino IDE OS: Windows Specific to the Windows version of the Arduino IDE Type: Bug
Projects
None yet
Development

No branches or pull requests

2 participants