bungnoid / zootoolbox

Automatically exported from code.google.com/p/zootoolbox
12 stars 10 forks source link

zooAlign Mac? #8

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.running the zooToolBox window
2.going to the hotkeys tab
3.clicking zooAlign

What is the expected output? What do you see instead?
I expect to be able to set a hotkey and use zooAlign. 

This is the error i receive on execution

// Error: zooHotkeyer zooAlign "{zooAlign "-load 1"; // 
// Error: Unterminated string. // 
// Error: for( $n=1; $n<`size $sel`; $n++ ) zooAlignSimple $sel[0] $sel[$n];}" 
"" "-default a -alt 1 -enableMods 1 -ann aligns two objects? // 
// Error: "$sel" is an undeclared variable. // 
// Error: for( $n=1; $n<`size $sel`; $n++ ) zooAlignSimple $sel[0] $sel[$n];}" 
"" "-default a -alt 1 -enableMods 1 -ann aligns two objects? // 
// Error: "$sel" is an undeclared variable. // 
// Error: for( $n=1; $n<`size $sel`; $n++ ) zooAlignSimple $sel[0] $sel[$n];}" 
"" "-default a -alt 1 -enableMods 1 -ann aligns two objects? // 
// Error: "$sel" is an undeclared variable. // 
// Error: for( $n=1; $n<`size $sel`; $n++ ) zooAlignSimple $sel[0] $sel[$n];}" 
"" "-default a -alt 1 -enableMods 1 -ann aligns two objects? // 
// Error: Syntax error // 
# Error: RuntimeError: Error occurred during execution of MEL script
Syntax error # 

What version of the product are you using? On what operating system?
I'm using Maya 2011 with the latest zootoolbox I could find. This is on a mac 
with snow leopard, 10.6.6.

Please provide any additional information below.

I'm not having the issue on windows, so i'm sorta assuming it has to be 
something with mac. Hope for a fix!

Original issue reported on code.google.com by TheFlexM...@gmail.com on 17 Feb 2011 at 4:09