On Saturday, February 20, 2016 at 9:06:52 AM UTC+1, Jon Stovell wrote:
>
> What happens if you just run the shell command directly using the Run 
> Command in Shell action?
>

/usr/local/bin/wireshark -k -i en0 &>/dev/null &
runs fine with Run Command in Shell

do shell script "/usr/local/bin/wireshark -k -i en0 &>/dev/null &"
runs fine with Open if saved as an application

do shell script "/Applications/Wireshark.app/Contents/MacOS/Wireshark -k -i 
en0 &>/dev/null &"
runs with Run as AppleScript, ie, opens Wireshark but doesn't start 
capturing and hangs (beachball). Quitting QS has no effect on the 
responsiveness.

-- 
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 https://groups.google.com/group/blacktree-quicksilver.
For more options, visit https://groups.google.com/d/optout.

Reply via email to