In all honesty, that this system was even still there is kind of an
oversight on our part.  Due to Growl 2.0 being sandboxed, we no longer
have access to arbitrary locations, no matter their file permissions
(in theory you could set it to a path inside our container).  It's
primary purpose has been replaced by the history database system, and
it was rarely used anyways.  This system will be purged from Growl
2.1, but in your other thread, you wanted a script action to run your
blinker and that is coming in 2.1 as well.

On Dec 29, 9:21 pm, Tommy Frössman <[email protected]> wrote:
> 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 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.

Reply via email to