On Wednesday, May 8, 2013 7:53:03 PM UTC+2, Rob McBroom wrote: > > On May 8, 2013, at 11:39 AM, Patrick Robertson > <[email protected]<javascript:>> > wrote: > 'Enable Failed' doesn't appear anywhere in the QS codebase (as a log to the > console) so you've got me completely stumped > > NDHotKeyEvent has a couple of these: > NSLog(@"%s failed", aFlag ? "enable" : "disable" ); >
It seems random. Now it's working. I can't narrow down the problem other than what I've already described, but a closer look in Console gives May 8 19:21:57 Quicksilver[19273]: enable failed May 8 19:21:57 Quicksilver[19273]: Could not connect the action searchForString: to target of class QSCubeInterface May 8 19:23:51 Quicksilver[19273]: iTunes Communication Error: The operation couldn’t be completed. (OSStatus error -1728.) I hope it has nothing to do with Cube interface. -- You received this message because you are subscribed to the Google Groups "Quicksilver" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/blacktree-quicksilver?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
