Thanks alot for the replies..

i submitted the problem (seg fault mayapy) to autodesk and they confirmed it...

using os._exit(0) could do the trick, just have to find a way to call the cleanup handlers and flush the stdio (theoretically), will have a look into it....

quitung maya fist doesn't make any difference.

thanks
- yukio

Quoting Paul Molodowitch <[email protected]>:

On Fri, Jun 4, 2010 at 3:36 PM, John Creson <[email protected]> wrote:
or maybe

cmds.quit()
utils.executeDeferred('quit()')

On Fri, Jun 4, 2010 at 6:33 PM, John Creson <[email protected]> wrote:
can you quit Maya first?

cmds.quit()
quit()

cmds.quit() doesn't seem to make a difference, alas...

- Paul

--
http://groups.google.com/group/python_inside_maya


--
http://groups.google.com/group/python_inside_maya

Reply via email to