Maniphest T39917

preset error when using chinese as preset.
Closed, Duplicate

Assigned To
Bastien Montagne (mont29)
Authored By
Harrison Yu (harrisyu)
Apr 27 2014, 4:07 PM
Tags
  • BF Blender
Subscribers
Bastien Montagne (mont29)
Harrison Yu (harrisyu)

Description

Exact steps for others to reproduce the error
try use this str:
测试

Event Timeline

Harrison Yu (harrisyu) created this task.Apr 27 2014, 4:07 PM
Harrison Yu (harrisyu) raised the priority of this task from to 90.
Harrison Yu (harrisyu) updated the task description.
Harrison Yu (harrisyu) added a project: BF Blender.
Harrison Yu (harrisyu) edited a custom field.
Harrison Yu (harrisyu) added a subscriber: Harrison Yu (harrisyu).
Harrison Yu (harrisyu) added a comment.Apr 27 2014, 5:15 PM

seems bpy.ops.script.python_file_run not support.

Bastien Montagne (mont29) lowered the priority of this task from 90 to 30.Apr 27 2014, 5:21 PM
Bastien Montagne (mont29) added a subscriber: Bastien Montagne (mont29).

Next time, please consider filling our report template from the start, would save everyone some time.

In case you are under windows, there is a known issue with python3.3 and beyond regarding utf-8 encoding and windows console, this will be fixed when we switch to py3.4 (in a few days).

Bastien Montagne (mont29) added a comment.Apr 27 2014, 5:22 PM

Gah, so, we need at the very least the version of Blender and of your OS!

Harrison Yu (harrisyu) added a comment.Apr 27 2014, 5:59 PM

sorry
Blender:9863e71
OS:Windows 8.1 pro chinese

Bastien Montagne (mont29) claimed this task.Apr 27 2014, 6:14 PM

Thanks, so it’s rather likely that py bug I was talking about, indeed. Since we switch to py3.4 in comming days, I’ll keep this one open, hopefully it will be fixed soon :)

Bastien Montagne (mont29) raised the priority of this task from 30 to Normal.Apr 27 2014, 6:15 PM
Bastien Montagne (mont29) changed the task status from Unknown Status to Duplicate.May 1 2014, 4:23 PM

✘ Merged into T31555.