Re: CalendarStore sync failure

2008-10-10 Thread Dale Jensen


On Oct 10, 2008, at 11:52 AM, Nick Zitzmann wrote:



On Oct 10, 2008, at 10:19 AM, Dale Jensen wrote:

This comes up whether I've an alarm attached to the event or not.   
The event does get added, but I would like to clear up what's  
happening here.


Any ideas?  Thanks!



It looks like your local sync state is somehow wedged. Try hitting  
the reset button in iSync's preferences. That ought to un-wedge  
syncing by forcing a re-sync of everything.


Nope, still happens.  Googling for some of the keywords nets a couple  
of hits that also reference possible corruption problems, but  
resetting things hasn't changed the error.



dale

--
Dale Jensen, CEO
Ntractive, LLC
[EMAIL PROTECTED]
http://www.ntractive.com

___

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]


Re: CalendarStore sync failure

2008-10-10 Thread Nick Zitzmann


On Oct 10, 2008, at 10:19 AM, Dale Jensen wrote:

This comes up whether I've an alarm attached to the event or not.   
The event does get added, but I would like to clear up what's  
happening here.


Any ideas?  Thanks!



It looks like your local sync state is somehow wedged. Try hitting the  
reset button in iSync's preferences. That ought to un-wedge syncing by  
forcing a re-sync of everything.


Nick Zitzmann


___

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]


CalendarStore sync failure

2008-10-10 Thread Dale Jensen
I'm trying to get iCal syncing going, and have followed the  
instructions given in the CalendarStore documentation right along, but  
I'm getting this thrown when I try to add an event:


2008-10-10 11:12:53.349 iCalExternalSync[30033:10b] SyncServices  
precondition failure in [ISyncConcreteSession  
pushChangesFromRecord:withIdentifier:]: you can't change the record's  
entity name from com.apple.calendars.DisplayAlarm to  
com.apple.calendars.AudioAlarm in {

"com.apple.ical.sound" = Basso;
"com.apple.syncservices.RecordEntityName" =  
"com.apple.calendars.AudioAlarm";

owner = (
"Event/p475"
);
sound = Basso;
triggerduration = -64800;
}

This comes up whether I've an alarm attached to the event or not.  The  
event does get added, but I would like to clear up what's happening  
here.


Any ideas?  Thanks!


dale

--
Dale Jensen, CEO
Ntractive, LLC
[EMAIL PROTECTED]
http://www.ntractive.com
mobile: 701-215-0687



___

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]