[OGo-Outlook] Outlook Calendar
Adam Tauno Williams
outlook@opengroupware.org
Tue, 11 Jul 2006 15:29:41 -0400
> > 192.168.225.1 - - [11/Jul/2006:18:59:49 GMT] "GET
> > /zidestore/so/fr/IPM/Calendar/getIDsAndVersions HTTP/1.1" 200 782
> > 0.142 - - 0
> > EXCEPTION: (Exception name:LSDBObjectCommandException
> > class:LSDBObjectCommandException reason:userdefaults::write failed:
> > Couldn`t
> > write User-Defaults info:{
> > callStack = (
> > "userdefaults::write (class=LSWriteUserDefaultsCommand,
> > self=0x099CBCAC)"
> > );
> > })
> This is a Unix permission problem.
The user context the OGo deamon's run in must have read/write/scan
access to the folder(s) specified as LSAttachmentPath, SkyFSPath, and
LSNewsImagesPath.
User defaults are stored in the LSAttachmentPath as plist files.
If no LSAttachmentPath is specified in NSGlobalDomain then it uses
"{$OGo_HOME}/documents".
Your package manager / installer should have set this up for you.