radioButton selection crashes maya

28 views
Skip to first unread message

molinel...@gmail.com

unread,
Oct 20, 2014, 3:40:42 PM10/20/14
to python_in...@googlegroups.com
The radioButton command with the "edit" and "select" flags results in a crash; example for a radio button named "myradio" (assuming it exists in an open window)

import maya.cmds as cmds
cmds.radioButton("myradio",edit=True,select=True)

The above command attempts to save the current scene and ultimately results in a maya crash. Some of my friends have seen this error, but I can't seem to find any mention of it online.

Anybody have any thoughts or workarounds?

Justin Israel

unread,
Oct 20, 2014, 4:07:31 PM10/20/14
to python_in...@googlegroups.com
Is it a specific version of Maya that produces this crash? I tried it in 2014 on linux and didn't reproduce it.


--
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 python_inside_m...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/93ca612c-9b45-4118-9656-a052b9c29925%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages