julienXX / terminal-notifier

Send User Notifications on macOS from the command-line.
Other
6.38k stars 330 forks source link

-execute command creating a loop in 10.11.2 #155

Closed craigeley closed 8 years ago

craigeley commented 8 years ago

Installed via homebrew. Any time I call an -execute command, even a basic one such as terminal-notifier -message test -execute "open /Applications/Safari.app", terminal-notifier creates a new notification that just says "terminal" when I click on it. Here's a screen cap:

http://d.pr/i/WTS4

And idea what's happening here?

julienXX commented 8 years ago

Can't reproduce it. Do you still have the issue?

craigeley commented 8 years ago

I do still have this issue, yes. Upgraded homebrew and uninstalled and reintalled terminal-notifier.

On Mar 16 2016, at 8:28 am, Julien Blanchard <notifications@github.com> wrote:

Can't reproduce it. Do you still have the issue?


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub

julienXX commented 8 years ago

@craigeley have you tried with 1.7.1 release?

craigeley commented 8 years ago

Just tried now with the new release on 10.12, and everything is working fine. Thanks for going back into this issue!