Yosemite Calendar buggy?
Yosemite Calendar buggy?
- Subject: Yosemite Calendar buggy?
- From: Bill Vlahos <email@hidden>
- Date: Tue, 21 Oct 2014 08:51:19 -0700
I’m seeing strange things with the new Calendar app in Yosemite and wanted to see if others are seeing the same thing.
- Delete event doesn’t work as in Mavericks. It generates this error error "Calendar got an error: Can’t get event id \"337F547A-64BB-47A8-A71F-A815775340C5\" of calendar id \"21DCCC2E-27A5-4861-B9A3-164893B4AED4\"." number -1728 from event id "337F547A-64BB-47A8-A71F-A815775340C5" of calendar id "21DCCC2E-27A5-4861-B9A3-164893B4AED4"
- Event is created but doesn’t show up in Calendar until you toggle any of the calendar check boxes (such as Home, Work, etc). It is actually created and shows up in the iCloud web interface. This must be a bug in Calendar.
Did the delete command change or is it a bug?
Here is the AppleScript for delete. The event id and calendar id are correct for this event. tell application "Calendar" delete event id "337F547A-64BB-47A8-A71F-A815775340C5" of calendar id "21DCCC2E-27A5-4861-B9A3-164893B4AED4" end tell
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden