Log In
New Account
Home My Page Projects Blender 2.x BF release
Summary Activity Tracker SCM Files

Blender 2.6 Bug Tracker: Browse

[#25299] custom properties not showing in viedw3d panel

Date:
2010-12-19 11:11
Priority:
3
State:
Closed
Submitted by:
Harrison Yu (harrisyu)
Assigned to:
Campbell Barton (campbellbarton)
Category:
Interface
Status:
Fixed / Closed
Relates to:
Duplicates:
Patches:
 
Summary:
custom properties not showing in viedw3d panel
Detailed description
custom properties not showing in viedw3d panel:

Traceback (most recent call last):
File "C:\BLENDE~1\build\bin\Release\2.55\scripts\ui\space_view3d.py", line 229
8, in draw
rna_prop_ui.draw(self.layout, context, member, False)
File "C:\BLENDE~1\build\bin\Release\2.55\scripts\modules\rna_prop_ui.py", line
85, in draw
rna_item, context_member = rna_idprop_context_value(context, context_member,
property_type)
File "C:\BLENDE~1\build\bin\Release\2.55\scripts\modules\rna_prop_ui.py", line
63, in rna_idprop_context_value
pin_id = space.pin_id
AttributeError: 'SpaceView3D' object has no attribute 'pin_id'

location:<unknown location>:-1

location:<unknown location>:-1

Followup

Message
 

Attached Files:

Name Date Download
prop.blend 2010-12-19 11:11 Download

Changes:

Field Old Value Date By
status_idOpen2010-12-19 14:04campbellbarton
close_dateNone2010-12-19 14:04campbellbarton
detailscustom properties not showing in viedw3d panel: Traceback (most recent call last): File "C:\\BLENDE~1\\build\\bin\\Release\\2.55\\scripts\\ui\\space_view3d.py", line 229 8, in draw rna_prop_ui.draw(self.layout, context, member, False) File "C:\\BLENDE~1\\build\\bin\\Release\\2.55\\scripts\\modules\\rna_prop_ui.py", line 85, in draw rna_item, context_member = rna_idprop_context_value(context, context_member, property_type) File "C:\\BLENDE~1\\build\\bin\\Release\\2.55\\scripts\\modules\\rna_prop_ui.py", line 63, in rna_idprop_context_value pin_id = space.pin_id AttributeError: \'SpaceView3D\' object has no attribute \'pin_id\' location:<unknown location>:-1 location:<unknown location>:-12010-12-19 14:04campbellbarton
StatusNew2010-12-19 14:04campbellbarton
detailscustom properties not showing in viedw3d panel: Traceback (most recent call last): File "C:\\BLENDE~1\\build\\bin\\Release\\2.55\\scripts\\ui\\space_view3d.py", line 229 8, in draw rna_prop_ui.draw(self.layout, context, member, False) File "C:\\BLENDE~1\\build\\bin\\Release\\2.55\\scripts\\modules\\rna_prop_ui.py", line 85, in draw rna_item, context_member = rna_idprop_context_value(context, context_member, property_type) File "C:\\BLENDE~1\\build\\bin\\Release\\2.55\\scripts\\modules\\rna_prop_ui.py", line 63, in rna_idprop_context_value pin_id = space.pin_id AttributeError: \'SpaceView3D\' object has no attribute \'pin_id\' location:<unknown location>:-1 location:<unknown location>:-12010-12-19 14:04campbellbarton
assigned_tonone2010-12-19 11:15aligorith
detailscustom properties not showing in viedw3d panel: Traceback (most recent call last): File "C:\\BLENDE~1\\build\\bin\\Release\\2.55\\scripts\\ui\\space_view3d.py", line 229 8, in draw rna_prop_ui.draw(self.layout, context, member, False) File "C:\\BLENDE~1\\build\\bin\\Release\\2.55\\scripts\\modules\\rna_prop_ui.py", line 85, in draw rna_item, context_member = rna_idprop_context_value(context, context_member, property_type) File "C:\\BLENDE~1\\build\\bin\\Release\\2.55\\scripts\\modules\\rna_prop_ui.py", line 63, in rna_idprop_context_value pin_id = space.pin_id AttributeError: \'SpaceView3D\' object has no attribute \'pin_id\' location:<unknown location>:-1 location:<unknown location>:-12010-12-19 11:15aligorith
File Added14159: prop.blend2010-12-19 11:11harrisyu