Closed (fixed)
Project:
Growl
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Jan 2009 at 07:34 UTC
Updated:
2 Feb 2009 at 17:30 UTC
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
| Comment | File | Size | Author |
|---|---|---|---|
| growl_dir.patch | 639 bytes | KentBye |
Comments
Comment #1
eaton commentedThanks -- I'd installed my copy in a different location and it was accessible to all users. Committed!