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

Blender 2.6 Bug Tracker: Browse

[#26522] Api autocomplete return many errors

Date:
2011-03-16 17:27
Priority:
3
State:
Closed
Submitted by:
Eugenio Pignataro (oscurart)
Assigned to:
Campbell Barton (campbellbarton)
Category:
None
Status:
Fixed / Closed
Relates to:
Duplicates:
Patches:
 
Summary:
Api autocomplete return many errors
Detailed description
Tested on Windows 32, 64 ubuntu linux compiled with cmake and scons.


When trying to access the data via the api auto completion I returned many errors.
The most obvious was:

"bpy.data.objects( " ... + alt space previously provided the names of objects, not now.

Try to do it manually "bpy.data.objects (" Cube ") " as to until last week and I returned:

Traceback (most recent call last):
File "<blender_console>", line 1, in <module>
TypeError: 'bpy_prop_collection' object is Not callable

The same command executed from text works perfect.

Followup

Message
 

Attached Files:

Name Date Download
Selection_004.jpeg 2011-03-16 17:27 Download

Changes:

Field Old Value Date By
status_idOpen2011-03-16 23:01campbellbarton
close_dateNone2011-03-16 23:01campbellbarton
StatusInvestigate2011-03-16 23:01campbellbarton
assigned_tonone2011-03-16 18:02ton
StatusNew2011-03-16 18:02ton
File Added15420: Selection_004.jpeg2011-03-16 17:27oscurart