I am having some difficulty with an Applescript that works on Finder selections but does not work as a second-pane action on QS selections. I've attached both scripts here, and I'm sure there is a lot of room for improvement in both, but my primary question is: How do I get error information when QS action script fails? Does QS keep an error log, or should I just watch the console? The latter is tricky because I am seeing a lot of the following message:
DATE/TIME Quicksilver[6907] *** __NSAutoreleaseNoPool(): Object VARIOUS_HERE of class VARIOUS_HERE autoreleased with no pool in place - just leaking So narrowing down to the errors related to running the script has been tricky. All that I have run across is error -43 (file not found). Any fixes, or is there a narrower error log that I would find useful? -- You received this message because you are subscribed to the Google Groups Quicksilver group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at https://groups.google.com/d/forum/blacktree-quicksilver?hl=en
Ap_count_test.scpt
Description: Binary data
Ap_count_testQS.scpt
Description: Binary data
