Should this be fixed in 2015? I tryed to use it and getting the similar error
Also is there a tutorial or a help Doc for this feature ? # Traceback (most recent call last): # File "C:\Program Files\Autodesk\Maya2015\Python\lib\site-packages\pymel\internal\factories.py", line 779, in callback # res = origCallback( *newargs ) # File "C:\Program Files\Autodesk\Maya2015\Python\lib\site-packages\pymel\tools\loggingControl.py", line 121, in refresh # self.refreshLoggingMenu() # File "C:\Program Files\Autodesk\Maya2015\Python\lib\site-packages\pymel\tools\loggingControl.py", line 35, in refreshLoggingMenu # self.buildSubMenu(self, logging.root) # File "C:\Program Files\Autodesk\Maya2015\Python\lib\site-packages\pymel\tools\loggingControl.py", line 65, in buildSubMenu # pymel.menuItem(l="Remove", p=parent, ob=True, c=pymel.Callback(logger.removeHandler, item)) # File "C:\Program Files\Autodesk\Maya2015\Python\lib\site-packages\pymel\internal\factories.py", line 806, in newUiFunc # return beforeUiFunc(*args, **kwargs) # File "C:\Program Files\Autodesk\Maya2015\Python\lib\site-packages\pymel\internal\factories.py", line 947, in newFuncWithReturnFunc # res = beforeReturnFunc(*args, **kwargs) # File "C:\Program Files\Autodesk\Maya2015\Python\lib\site-packages\pymel\internal\pmcmds.py", line 134, in wrappedCmd # res = new_cmd(*new_args, **new_kwargs) # RuntimeError: Option box items must be inserted after valid menu items. # -- You received this message because you are subscribed to the Google Groups "Python Programming for Autodesk Maya" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/4eeedff7-411b-4069-afa4-93806de5c54e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
