Skip to content

ide crashes without notice if unprivileged user has cyrillic username on windows 8 #3836

Open
@mugiseyebrows

Description

@mugiseyebrows

I have Пользователь user account on windows 8 and arduino installer created directory C:\Users\Џ®«м§®ў вҐ«м with (AppData and Documents directories inside) which is obviously character encoding issue. When ide starts without elevated permissions it crashes without notice on "preparing boards" stage. It works if "run as administrator" used though. I run arduino_debug.exe and it shows "access denied" (отказано в доступе) error:
arduino_ide_error
And it gives me a clue: Пользователь user account has no write permissions for Џ®«м§®ў ⥫м. icacls "C:\Users\?R<м§Rў в?<м" /grant Пользователь:(OI)(CI)F (with administrator rights of course) solves this issue (I didnt type in ?R<м§Rў в?<м, i tabbed it, dont know why its different this time).
I encounter this issue on two machines with win8 so I guess its not just me.
Windows 8.1 x64, arduino 1.6.5 installed with installer, (I have jre 1.8.0_60 x64, jdk 1.8.0_60 x64 on this machine if that maters (I assume arduino uses its own java env))

Metadata

Metadata

Assignees

No one assigned

    Labels

    Component: IDEThe Arduino IDEHelp wantedArduino would especially appreciate assistance from the community on this itemOS: WindowsSpecific to the Windows version of the Arduino IDEType: Bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions