Page MenuHome

UnicodeDecodeError (startup\bl_ui\space_filebrowser.py:144)
Closed, ResolvedPublic

Description

System Information
Windows XP/32bits SP3

Blender Version
Broken: version 2.73 (sub 8), branch b'master', commit date b'2015-02-24' b'19:28', hash b'565df15', b'Release'
Worked: version 2.73 (sub 0), branch b'master', commit date b'2015-01-20' b'18:16', hash b'bbf09d9', b'Release'

Short description of error
The following errors occur with a file opening screen when they use blender in an account of the multi-byte character string.

Exact steps for others to reproduce the error
The following errors occur with a file opening screen when they use blender in an account of the multi-byte character string.

Traceback (most recent call last):

File "C:\work\blender-2.73a Daily\2.73\scripts\startup\bl_ui\space_filebrowser.py", line 103, in draw_item
  row.label(text=direntry.name, icon=icon)

UnicodeDecodeError: 'utf-8' codec can't decode byte 0x83 in position 0: invalid start byte
location: C:\work\blender-2.73a Daily\2.73\scripts\startup\bl_ui\space_filebrowser.py:144

Event Timeline

perfection cat (sindra1961) raised the priority of this task from to 90.
perfection cat (sindra1961) updated the task description. (Show Details)
perfection cat (sindra1961) edited a custom field.
Campbell Barton (campbellbarton) lowered the priority of this task from 90 to Normal.

Windows, windows, windows… And XP even :|

Bastien Montagne (mont29) changed the task status from Resolved to Unknown Status.Feb 26 2015, 11:31 AM

Meh, need tests to be sure this is fixed, reopenning for now.

Fired win builders, @perfection cat (sindra1961) you should be able to test within one hour or so.

Bastien Montagne (mont29) triaged this task as 30 priority.Feb 26 2015, 1:47 PM

Win builds have been updated, please retest with them.

Thank you that confirmed that it was revised in the latest edition.
I do not know whether I live at a place same as you.
Even if time is appointed, I am not accepted.

Bastien Montagne (mont29) changed the task status from Unknown Status to Resolved.Feb 27 2015, 9:03 AM

Thanks. :)