iCal Applescript "Reload Calendars" broken in Tiger?

Has anyone used “Reload Calendars” for iCal under 10.4?

It worked fine for me under 10.3 yet under 10.4 when run displays no errors but nothing happens in iCal.

For your reference the simplified version of the script that does not work is:


tell application "iCal"
	reload calendars 
end tell

Other commands, such as


tell application "iCal"
	switch view to week view
end tell

work fine.

(This problem is important enough to me that I’ll gladly reward the first person to give advice that leads to a solution a free license to the award winning time tracking application OfficeTime (www.officetime.net). OfficeTime needs this for proper Tiger support. :slight_smile: )

OS X 10.4.1 iCal 2.01 AppleScript 1.10 Script Editor Version 2.1 (80)