After setting up growl to output events to a logfile i get permission problems in the console log pointing that the sandboxing won't allow growl to modify the logfile (and yes the file exists and even has chmod 777)
*Commands to set log and path* defaults write com.Growl.GrowlHelperApp "Custom log history 1" /Users/Styrbjorn/Library/Logs/Growl.log defaults write com.Growl.GrowlHelperApp GrowlLogType 1 defaults write com.Growl.GrowlHelperApp GrowlLoggingEnabled -bool YES *Console error messages when reciving growl notifications* Dec 30 04:15:09 Tommys-iMac.local Growl[1296]: Failed to write notification to file /Users/Styrbjorn/Library/Logs/Growl.log Dec 30 04:15:09 Tommys-iMac.local Growl[1296]: Adium: Styrbjorn (connected) - Priority 0 Dec 30 04:15:10 Tommys-iMac.local sandboxd[1305] ([1296]): Growl(1296) deny file-write-data /Users/Styrbjorn/Library/Logs/Growl.log Any suggestions how to fix this? I want to be able to use this logfile to fetch events and pass them to a blink(1) device to get a visual notification with the LED(s) http://www.kickstarter.com/projects/thingm/blink1-the-usb-rgb-led -- You received this message because you are subscribed to the Google Groups "Growl Discuss" group. To view this discussion on the web visit https://groups.google.com/d/msg/growldiscuss/-/k9Rx4vMq5z0J. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/growldiscuss?hl=en.
