Tagged Questions
4
votes
1answer
771 views
iCal DAV The Server Responded with an Error (HTTP 302) after sleeping
Often when my Macbook Pro Retina has been asleep, I get the following upon waking up:
It is irritating because I get the bouncy iCal icon in my doc and have to dismiss the error message every time. ...
2
votes
1answer
152 views
Calendar Alarm While Machine Sleeps
I have a handful of Calendar Alarms I created in Automator to run at various times on my MacBook Pro (mainly overnight). However, it looks like if the machine is sleep then the Calendar Alarm is ...
0
votes
1answer
87 views
Applescript won't play movie when waking from sleep
I have the following AppleScript, which is triggered by iCal to act as my alarm clock:
set musicPath to the path to me as text
set musicPath to text items 1 thru -12 of musicPath as text
set ...