eqyiel / circe-notifications

Add desktop notifications to Circe.
25 stars 11 forks source link

Notifications not working on mac OSX sierra #8

Open turbopape opened 7 years ago

turbopape commented 7 years ago

Hey,

After I installed circe-notifications from melap and adding the configuration snippet, I can't seem to be able to have the notificaions shown properly. This is the error:

Error running event nil handler circe--irc-display-event: (wrong-type-argument listp osascript -e 'display notification "\"hey\"" with title "raf4547"') (args were (# "irc.message" "raf4547!29e06d07@XYZ.COM" "turbopape" "\"hey\""))

I found a related issue in #5 but given that this patch has been applied, I can't figure out what's going wrong...

Thanks !

eqyiel commented 7 years ago

Sorry @turbopape, I no longer use Emacs on macOS.

Did you manage to resolve the issue?

If not, could you please post your configuration?