Hi, folks... I'm running QS B64 (3915), although I saw the same problem with B63. I'm still on Snow Leopard.
I can't get compound commands to work per this blog entry: http://blog.qsapp.com/post/6414891244/automate-quicksilver I can create a qscommand file just fine for any single command, and it works. But if I try to create a compound command (either by using the comma trick as described in the blog or just editing the qscommand file directly), the command will fail silently when I try to run it. Actually, oddly enough, it will generally work immediately after I create it and won't start failing until after I relaunch QS. Perhaps it's finding a cached prior action which is no longer available after relaunch...? I'm basically just trying to create a single command that I can bind to a trigger which will launch multiple apps. I can't use the comma trick in the trigger itself -- see issue <https://github.com/ quicksilver/Quicksilver/issues/555>... Is this the same problem? (And, yes, I know I can create an Automator workflow or script file to launch the apps, then run that using QS. But the above method is cleaner, and apparently should work.) Thanks! Ron
