I tried a "sleep 30" before the call to growlnotify, still crashed. I tried pausing up to 3 minutes, still crashes.
I also tried to post a notification by running the script manually while the wake up script was in 'sleep' (in the first 3 minutes after wake up) and the manual notification worked, then the wake up notification after the sleep crashed growlnotify. So I don't think it's timing, I am sure the network is up. It's definitely not the script because it works if I run it manually. When SleepWatcher calls my script, it calls it like this (in case root calling a script as another user makes a difference): su - Carlos -c /Users/Carlos/.wakeup In .wakeup I added writing a line to a file just to see if it was run, and yes, the line is added to the file. Thanks Chris. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
