EnumProperty displays errors with special characters #50754

Closed
opened 2017-02-22 15:27:22 +01:00 by Vincent Girès · 5 comments

System Information
Win10 - Nvidia GTX 1070

Blender Version
Broken: 2.78

Short description of error
EnumProperty displays wrong characters when it takes values from a collection.
Characters like é / è / á etc.
The same collection displayed with a prop_search() hasn't that issue.

Exact steps for others to reproduce the error
Open the attached blend file and execute the script to see the issue in the sequencer panel.

bug_report_collection.png
bug_report_collection.blend

**System Information** Win10 - Nvidia GTX 1070 **Blender Version** Broken: 2.78 **Short description of error** EnumProperty displays wrong characters when it takes values from a collection. Characters like é / è / á etc. The same collection displayed with a prop_search() hasn't that issue. **Exact steps for others to reproduce the error** Open the attached blend file and execute the script to see the issue in the sequencer panel. ![bug_report_collection.png](https://archive.blender.org/developer/F493764/bug_report_collection.png) [bug_report_collection.blend](https://archive.blender.org/developer/F493763/bug_report_collection.blend)
Author

Changed status to: 'Open'

Changed status to: 'Open'
Author

Added subscriber: @VincentGires

Added subscriber: @VincentGires

Added subscriber: @mont29

Added subscriber: @mont29

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'
Bastien Montagne self-assigned this 2017-02-23 14:31:58 +01:00

Arg… spent an hour on this before realizing this is good old known issue, see warning in enum prop doc

Known issue, thanks for the report, no point keeping it open though.

Arg… spent an hour on this before realizing this is good old known issue, see warning in [enum prop doc](https://docs.blender.org/api/blender_python_api_master/bpy.props.html#bpy.props.EnumProperty)… Known issue, thanks for the report, no point keeping it open though.
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-addons#50754
No description provided.