Skip to content

IDE on windows doesn't loads if username contains non-ASCII characteres #3445

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
vfrico opened this issue Jul 1, 2015 · 2 comments
Closed
Assignees
Labels
OS: Windows Specific to the Windows version of the Arduino IDE Type: Duplicate Another item already exists for this topic
Milestone

Comments

@vfrico
Copy link

vfrico commented Jul 1, 2015

Hello
I've tried to load Arduino IDE under windows (8.1 and 10) and this never starts. After a very short time of bootscreen, it suddenly stops. Running arduino_debug.exe under administrator made me realize that it tried to access to home folder of an inexistent user. I mean: my user on Windows is "Víctor", and the folder is on c:\Users\Víctor. But Arduino tried to look for (exactly): c:\Users\V!ctor. Obviously, the folder didn't exist and it breaks always i try to run IDE

The ide should be able to deal with name folders with non-ascii characteres. Otherwise some users can experience big troubles

@Chris--A
Copy link
Contributor

Chris--A commented Jul 2, 2015

This looks like it has been fixed: #3360

You can re-download a version with the latest updates in the 'latest hourly'section: https://www.arduino.cc/en/Main/Software#hourly

@ffissore
Copy link
Contributor

ffissore commented Jul 2, 2015

Confirm. Positive feedback about the fix has been reported as well. See #3360 (comment)

@ffissore ffissore closed this as completed Jul 2, 2015
@ffissore ffissore added OS: Windows Specific to the Windows version of the Arduino IDE Type: Duplicate Another item already exists for this topic labels Jul 2, 2015
@ffissore ffissore added this to the Release 1.6.6 milestone Jul 2, 2015
@ffissore ffissore self-assigned this Jul 2, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OS: Windows Specific to the Windows version of the Arduino IDE Type: Duplicate Another item already exists for this topic
Projects
None yet
Development

No branches or pull requests

3 participants