That sounds odd to me. Selecting a file or an application in the first pane 
and running the Open action in the second pane executes the exact same set 
of instructions that double-clicking on that file or application in the 
Finder. There is nothing special in this regard about applications that 
just so happen to have been written in AppleScript.

So, I suspect that one of three things might be happening:

   1. Your saved triggers may be messed up. Such things are known to happen 
   from time to time—although usually the result is simply a non-functioning 
   trigger rather than one doing a different action.
   2. You aren't selecting the application itself in the first pane, but 
   rather the script stored inside of the application.
   3. The application has somehow be set to always open with AppleScript 
   Editor at the filesystem level (i.e. it has been given an Always Open With 
   attribute in its resource fork). You can check this by looking at its 
   Finder Info window (use Quicksilver's Get Info action on it to pop that up 
   quickly).

Perhaps more light will be shed on the situation if you were to explain why 
you state, "I am afraid of mistakenly opening one script and then I need to 
reinstall it again." Since you are editing them, these AppleScript-based 
applications are presumably scripts you have written yourself and then 
saved as applications. In that case, there would be no need to "reinstall" 
them; you just save your changes to them and then run them. The idea of 
installing doesn't really apply here. So, if you can explain more fully 
what is going on in this situation, it might help us to figure out what is 
happening on your computer.

On Monday, January 6, 2014 1:18:52 PM UTC-5, Andras wrote:
>
> I narrowed down the issue:
>
> - I need to run applescripts as applications
> - when I install QS and assign hotkey triggers for applescript 
> applications, it works fine
> - if I start Using the QS "open with" function to edit the same scripts in 
> script editor after a while the triggers start opening the scripts instead 
> of running them (I suppose this is a result of QS learning what to do with 
> certain files)
>
> Is there any workaround? Now I do not open scripts for editing from QS, 
> but as a result I started avoiding using QS, as I am afraid of mistakenly 
> opening one script and then I need to reinstall it again.
>
> I suppose there is a nicer solution for this. Could anyone help?
> Andras
>

-- 
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.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to