Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Apple Calendar deletes entries

When entering events in Calendar, it will occasionally delete entries by itself.....like before my eyes. Could this be a syncing issue?

iMac (21.5-inch Mid 2011), OS X Mountain Lion (10.8.3)

Posted on Apr 5, 2013 2:48 PM

Reply
13 replies

Apr 11, 2013 4:06 PM in response to Bkirby3720

Problems such as yours are sometimes caused by files that should belong to you but are locked or have wrong permissions. This procedure will check for such files. It makes no changes and therefore will not, in itself, solve your problem.

First, empty the Trash.

Triple-click the line below to select it, then copy the selected text to the Clipboard (command-C):

find ~ $TMPDIR.. \( -flags +sappnd,schg,uappnd,uchg -o ! -user $UID -o ! -perm -600 -o -acl \) 2> /dev/null | wc -l

Launch the Terminal application in any of the following ways:

☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)

☞ In the Finder, select Go Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.

☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.

Paste into the Terminal window (command-V). The command may take a noticeable amount of time to run. Wait for a new line ending in a dollar sign (“$”) to appear.

The output of this command, on a line directly below what you entered, will be a number such as "41." Please post it in a reply.

Apple Calendar deletes entries

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.