sheagcraig / yo

Send Notification Center messages from the command line
Apache License 2.0
383 stars 44 forks source link

CFPasteboardRef #11

Closed tulgeywood closed 8 years ago

tulgeywood commented 8 years ago

In testing the current version I am seeing this output with no notification posting.

CFPasteboardRef CFPasteboardCreate(CFAllocatorRef, CFStringRef) : failed to create global data

It shows 4 entries of that, then Posting notification, and lastly hangs on the bundle identifier and nothing actually posts to the notification center.

tulgeywood commented 8 years ago

This is my bad. Need to run the command as the logged in user for reason that have been discussed elsewhere.