Skip to content

Skeleton Builder presets do not work #18

@GoogleCodeExporter

Description

@GoogleCodeExporter
Selecting create preset or manage presets fails. The zoo user directory must be 
deleted before the skeleton builder can be started again.

What version of the product are you using? On what operating system?
Maya 2012, Win7 64

CREATE PRESET

#   File 
"C:/Users/jpronk/Documents/maya/scripts\zooPyMaya\skeletonBuilderUI.py", line 
275, in __init__
#     MelButton( self, l=names.camelCaseToNice( preset.name() ), 
c=self.on_load, w=160 )
# AttributeError: 'NoneType' object has no attribute 'name' # 

MANAGE PRESETS 

#   File "C:/Users/jpronk/Documents/maya/scripts\zooPyMaya\presetsUI.py", line 
70, in populate
#     other = self.otherLocale()
# AttributeError: 'PresetLayout' object has no attribute 'otherLocale' # 

Original issue reported on code.google.com by jeremypr...@gmail.com on 27 Jan 2012 at 6:00

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions