Maniphest T38357

Users with usernames containing non us characters can not install addons in their application data folder
Closed, Duplicate

Assigned To
None
Authored By
Gaia Clary (gaiaclary)
Jan 25 2014, 1:25 AM
Tags
  • BF Blender
Subscribers
Bastien Montagne (mont29)
Gaia Clary (gaiaclary)
Masakazu Ito (djnz)

Description

System Information

Windows

Blender Version
Broken: (example: 2.69 release)

Short description of error

Users with usernames containing non us characters can not install addons in their application data folder

Exact steps for others to reproduce the error

Create a user with one or more special characters (utf16 or possibly windows CP-1252 character set)
Install Blender for this user
Try to install an Addon

typically it breaks with following message in the console:

http://pasteall.org/pic/show.php?id=65705

Event Timeline

Gaia Clary (gaiaclary) created this task.Jan 25 2014, 1:25 AM
Gaia Clary (gaiaclary) raised the priority of this task from to 90.
Gaia Clary (gaiaclary) updated the task description.
Gaia Clary (gaiaclary) added a project: BF Blender.
Gaia Clary (gaiaclary) edited a custom field.
Gaia Clary (gaiaclary) added a subscriber: Gaia Clary (gaiaclary).
Masakazu Ito (djnz) added a subscriber: Masakazu Ito (djnz).Jan 25 2014, 7:40 AM

Download and copy

to blender2.69 directory (same directory where blender.exe exists),
and execute the bat file, then try to install the add-on.

https://developer.blender.org/T31555#15

If this is the same probelm, this workaround should work.

Masakazu Ito (djnz) added a comment.Jan 25 2014, 8:05 AM

Or, you can simply copy the add-on file (unzip if compressed) into blender folder:
<path-to-blender>\ ...\blender-2.69-windows32\2.69\scripts\addons.
Assuming path to blender doesn't contain non-ascii characters.

Bastien Montagne (mont29) added a subscriber: Bastien Montagne (mont29).Jan 25 2014, 8:37 AM

Known issue, will be fixed with py3.4… Merging.

Bastien Montagne (mont29) changed the task status from Unknown Status to Duplicate.Jan 25 2014, 8:37 AM

✘ Merged into T31555.