dict(prop) crashes if prop is a PropertyGroup with nested PropertyGroup #30906

Closed
opened 2012-04-11 09:51:34 +02:00 by Julien Rivaud · 3 comments

%%%Open the attached blend file. It is factory defaults apart from a script defining a trivial operator with PropertyGroup nesting

Executing the operator SEGFAULTs

Note that the line "self.item.item.value = 1" is needed to trigger the bug, if the nested propertygroup is unchanged then the operator prints {} as expected.

Steps to reproduce:
run the script%%%

%%%Open the attached blend file. It is factory defaults apart from a script defining a trivial operator with PropertyGroup nesting Executing the operator SEGFAULTs Note that the line "self.item.item.value = 1" is needed to trigger the bug, if the nested propertygroup is unchanged then the operator prints {} as expected. Steps to reproduce: run the script%%%
Author

Changed status to: 'Open'

Changed status to: 'Open'

%%%fixed r45534.%%%

%%%fixed r45534.%%%

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'
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#30906
No description provided.