[OGo-Users] errors while creating calendar items
Adam Tauno Williams
users@opengroupware.org
Wed, 03 Oct 2007 20:59:57 -0400
> i'm trying to use opengroupware to share some calendars in a small
> workgroup. my matter is that we cannot create items using
> Sunbird or Apple iCal.
> Below the error we have when saving items.
> i'm using latest nightly build on Debian
> Oct 03 21:26:03 ogo-zidestore-1.5 [5307]:
> <<0x0x8698914[SxAptManager]>>D -[SxAptManager(iCal)
> putOGoSourceEvents:withOldGIDList:]: checking sourceUrls:
> a9a2bc4e-980c-7f45-b8b2-b21a1e6289c1
> Oct 03 21:26:03 ogo-zidestore-1.5 [5307]: <0x0x8698914[SxAptManager]>
> got 1 unknown sourceIds: a9a2bc4e-980c-7f45-b8b2-b21a1e6289c1
> Oct 03 21:26:03 ogo-zidestore-1.5 [5307]: <0x0x8698914[SxAptManager]>
> failed creating appointment for iCal event:
> vevent: <0x0x881aa4c[iCalEvent]:
> uid=3Da9a2bc4e-980c-7f45-b8b2-b21a1e6289c1 from=3D2007-10-04 10:45:00 -000=
0
> to=3D2007-10-04 11:45:00 -0000 summary=3Dadadasdad>
> exception: (Exception name:<nil> class:ObjcRuntimeException
> reason:LSPerson (instance) does not recognize mutableCopyWithZone:
> info:<nil>)
> Oct 03 21:26:04 ogo-zidestore-1.5 [5307]: <0x0x880a024[SxICalendar]>
> found no get-command name ...
The "does not recognize mutableCopyWithZone" means you are probably =20
using the wrong Objective-C library (libobjc-lf vs. libobcj). You =20
should not have libobjc-lf installed for SOPE 4.7 and libFoundation =20
1.1; libFoundation 1.1 should use the standard libobjc 4.1 or later. =20
See the WMOGAG - =20
http://docs.opengroupware.org/Members/whitemice/wmogag/file_view - =20
explanation of SOPE and OpenGroupware versions.