pirate / security-growler

:satellite: A Mac menubar app that notifies you whenever SSH, VNC, sudo, or other auth events occur.
https://sweeting.me/security-growler
858 stars 57 forks source link

Security growler is not running #3

Closed srustamo closed 10 years ago

srustamo commented 10 years ago

After launching the the SecurityGrowler.app, an icon appears on the menubar, clicking on it shows "Security growler is not running ☹".

Is there anything else to be done to make it running?

pirate commented 10 years ago

the binary was using an old version the code. its been updated now: DL link: https://github.com/nikisweeting/security-growler/raw/master/Security%20Growler.app.zip

srustamo commented 10 years ago

Downloaded the linked zip. Running gives the same ".. not running ☹" message.

pirate commented 10 years ago

Another update: http://nikisweeting.github.io/security-growler/

You must click the menubar once to start the service, then a notification should appear indicating the program has started. Clicking the menubar again should then display a log of all events.

It it still isnt working, do you mind telling me your OS version, and growl version (if you use growl)?

srustamo commented 10 years ago

Still no luck with the latest binaries. OS X 10.7.5, Growl v. 1.2.2. When you say "click the menu bar", I suppose you mean "click the app icon on the menu bar".

srustamo commented 10 years ago

Just checked with Growl Version Detective, have no Growl on my system.

pirate commented 10 years ago

Without Growl or Notification Center you wont get any notifications... making the program kind of useless. Try installing the latest version of growl then running it again.

srustamo commented 10 years ago

Thanks, let me see what I can do. Feel free to close this issue.

pirate commented 10 years ago

I just pushed some changes, try it now.