Typing in growlnotify -v via the command line does return a result, but doing it via the exec() does not. And so I had to add the explicit path to growlnotify in order for it to work.
Not sure if you wanted to make the path a configurable option, but I went ahead and added a patch that at least hardcodes in /usr/local/bin so that it works

CommentFileSizeAuthor
growl_dir.patch639 bytesKentBye

Comments

eaton’s picture

Status: Needs review » Fixed

Thanks -- I'd installed my copy in a different location and it was accessible to all users. Committed!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.