From sogo@opengroupware.org Sat Dec 1 08:22:58 2007 From: sogo@opengroupware.org (Paulo Tromp) Date: Sat, 01 Dec 2007 09:22:58 +0100 Subject: [SOGo] Problem when starting SOGo (cannot find adaptor bundle: "PostgreSQL") Message-ID: <475119E2.8090207@gmail.com> Hi everybody, I just installed the last version of SOGo from svn /inverse/trunk (1.0 rc2). SOPE is 4.7. I've followed all the instructions (did the whole process three times), but when I run sogo it just starts looping and outputting the following error: 2007-12-01 09:01:08.247 sogod-0.9[5628] starting SOGo (build root@XXXXX.com 200712010758) 2007-12-01 09:01:08.248 sogod-0.9[5628] Note: vmem size check enabled: shutting down app when vmem > 200 MB Dec 01 09:01:08 sogod-0.9 [5628]: SNS support disabled. Dec 01 09:01:08 sogod-0.9 [5628]: <0x0x9cd2fe8[SOGoProductLoader]> scanning SOGo products in: /home/sogo/GNUstep/Library/SOGo-0.9 Dec 01 09:01:08 sogod-0.9 [5628]: <0x0x9cd2fe8[SOGoProductLoader]> scanning SOGo products in: /usr/GNUstep/Local/Library/SOGo-0.9 Dec 01 09:01:08 sogod-0.9 [5628]: <0x0x9cd2fe8[SOGoProductLoader]> register SOGo product: Contacts.SOGo Dec 01 09:01:08 sogod-0.9 [5628]: <0x0x9cd2fe8[SOGoProductLoader]> register SOGo product: CommonUI.SOGo Dec 01 09:01:08 sogod-0.9 [5628]: <0x0x9cd2fe8[SOGoProductLoader]> register SOGo product: MailerUI.SOGo Dec 01 09:01:08 sogod-0.9 [5628]: <0x0x9cd2fe8[SOGoProductLoader]> register SOGo product: MainUI.SOGo Dec 01 09:01:08 sogod-0.9 [5628]: <0x0x9cd2fe8[SOGoProductLoader]> register SOGo product: Appointments.SOGo Dec 01 09:01:08 sogod-0.9 [5628]: <0x0x9cd2fe8[SOGoProductLoader]> register SOGo product: ContactsUI.SOGo Dec 01 09:01:08 sogod-0.9 [5628]: <0x0x9cd2fe8[SOGoProductLoader]> register SOGo product: PreferencesUI.SOGo Dec 01 09:01:08 sogod-0.9 [5628]: <0x0x9cd2fe8[SOGoProductLoader]> register SOGo product: MailPartViewers.SOGo Dec 01 09:01:08 sogod-0.9 [5628]: <0x0x9cd2fe8[SOGoProductLoader]> register SOGo product: SchedulerUI.SOGo Dec 01 09:01:08 sogod-0.9 [5628]: <0x0x9cd2fe8[SOGoProductLoader]> register SOGo product: Mailer.SOGo Dec 01 09:01:08 sogod-0.9 [5628]: <0x0x9cd2fe8[SOGoProductLoader]> scanning SOGo products in: /usr/GNUstep/Network/Library/SOGo-0.9 Dec 01 09:01:08 sogod-0.9 [5628]: <0x0x9cd2fe8[SOGoProductLoader]> scanning SOGo products in: /usr/GNUstep/System/Library/SOGo-0.9 Dec 01 09:01:08 sogod-0.9 [5628]: <0x0x9cd2fe8[SOGoProductLoader]> scanning SOGo products in: /usr/local/lib/sogod-0.9 Dec 01 09:01:08 sogod-0.9 [5628]: <0x0x9cd2fe8[SOGoProductLoader]> scanning SOGo products in: /usr/lib/sogod-0.9 2007-12-01 09:01:08.314 sogod-0.9[5628] Note: fetching full mail header. 2007-12-01 09:01:08.314 sogod-0.9[5628] Note(SOGoMailObject): using constant etag for mail parts: '"imap4url_0_9_126"' 2007-12-01 09:01:08.315 sogod-0.9[5628] Note: using SOGo mail spool folder: /tmp/ 2007-12-01 09:01:08.316 sogod-0.9[5628] Note(SOGoMailBodyPart): using constant etag for mail parts: '"imap4url_0_9_126"' 2007-12-01 09:01:08.316 sogod-0.9[5628] Note: using shared-folders name: '(nil)' 2007-12-01 09:01:08.316 sogod-0.9[5628] Note: using other-users-folders name: '(nil)' 2007-12-01 09:01:08.316 sogod-0.9[5628] Note: using other-users-folders name: '(nil)' Dec 01 09:01:08 sogod-0.9 [5628]: [WARN] [so-secinfo SOGoUserFolder] tried to declare object permission twice! (perm=view,private=no,public=no) Dec 01 09:01:08 sogod-0.9 [5628]: [WARN] [so-secinfo SOGoUserFolder] tried to set default role of 'webdav access' twice! (set to (Authenticated)) 2007-12-01 09:01:08.346 sogod-0.9[5628] EOAdaptor: cannot find adaptor bundle: 'PostgreSQL' sogod-0.9: Uncaught exception NSInvalidArgumentException, reason: Tried to add nil value for key 'localhost 5432 sogo sogo' to dictionary ### child 5628 (#3) was terminated by signal 6 (uptime=0s). It seems it can not find the PostgreSQL adaptor. I've bumped into one or two mails in this list indicating the same error. However, the adaptor is located where (I think) it's supposed to be: # ls -al /usr/GNUstep/Local/Library/GDLAdaptors-4.7/PostgreSQL.gdladaptor drwxr-xr-x 3 root root 1024 Dec 1 07:44 . drwxr-xr-x 3 root root 1024 Dec 1 07:44 .. -rwxr-xr-x 1 root root 98260 Dec 1 07:44 PostgreSQL drwxr-xr-x 2 root root 1024 Dec 1 07:44 Resources -rw-r--r-- 1 root root 50 Dec 1 07:44 stamp.make The sogo user and database have been created, as well as the .GNUstepDefaults file. Did I miss something? I would appreciate your help with this matter. Thanks in advance! Paulo. From sogo@opengroupware.org Sat Dec 1 10:00:24 2007 From: sogo@opengroupware.org (Robert Stanford) Date: Sat, 01 Dec 2007 20:00:24 +1000 Subject: [SOGo] Problem when starting SOGo (cannot find adaptor bundle: "PostgreSQL") In-Reply-To: <475119E2.8090207@gmail.com> References: <475119E2.8090207@gmail.com> Message-ID: <475130B8.4030404@stanford.com.au> Paulo Tromp wrote: > Hi everybody, > > I just installed the last version of SOGo from svn /inverse/trunk (1.0 > rc2). SOPE is 4.7. > > I've followed all the instructions (did the whole process three > times), but when I run sogo it just starts looping and outputting the > following error: I had a similar problem, Try rolling back to gnustep-make-1.13.0 and gnustep-base-1.13.0 Regards Robert From sogo@opengroupware.org Sat Dec 1 20:53:33 2007 From: sogo@opengroupware.org (Paulo Tromp) Date: Sat, 01 Dec 2007 21:53:33 +0100 Subject: [SOGo] [missing component: R.0.2.0.1.27] In-Reply-To: <475130B8.4030404@stanford.com.au> References: <475119E2.8090207@gmail.com> <475130B8.4030404@stanford.com.au> Message-ID: <4751C9CD.9090901@gmail.com> Hi Robert, Thanks for your reply. I actually managed to get it up and running by using gnustep-make-2.0.1, gnustep-base-1.15.0 and SOPE-4.6 (slight headache here :) However, like some other people, I get the following message on every page: [missing component: R.0.2.0.1.27] I have applied the sope-patchset-r1552.diff patch before compiling SOPE. More info: Dec 01 21:42:42 sogod-0.9 [19483]: [RM:CommonUI] LOOKUP FAILED: if-ie Dec 01 21:42:42 sogod-0.9 [19483]: [RM:CommonUI] PARENT (<0x0x952d698[WEResourceManager]:>) SAID: (nil) Dec 01 21:42:42 sogod-0.9 [19483]: <0x0x9662968[WOComponentDefinition]> Note: did not find component class with name 'if-ie' Dec 01 21:42:42 sogod-0.9 [19483]: <0x0x9662968[WOComponentDefinition]> Note: missing class for component: 'if-ie' Dec 01 21:42:42 sogod-0.9 [19483]: <0x0x9626178[WOComponentFault]> could not resolve fault for component: if-ie Dec 01 21:42:42 sogod-0.9 [19483]: <0x0x9626178[WOComponentFault]> resource-manager: Dec 01 21:42:42 sogod-0.9 [19483]: <0x0x9626178[WOComponentFault]> parent: <0x0x9605a68[UIxPageFrame]: name=UIxPageFrame parent=UIxComponentEditor #subs=2 awake=0x0x9575168> Dec 01 21:42:42 sogod-0.9 [19483]: [WARN] UIxPageFrame Could not resolve component fault: R.0.2.0.1.27 Dec 01 21:42:42 sogod-0.9 [19483]: [WARN] <0x0x95cdd00[WOChildComponentReference]> did not find child component R.0.2.0.1.27 of parent UIxPageFrame 2007-12-01 21:42:42.799 sogod-0.9[19483] User agent = Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.1.10) Gecko/20071126 Ubuntu/7.10 (gutsy) Firefox/2.0.0.10 EXCEPTION: NAME:NSInvalidArgumentException REASON:Tried to add nil value for key 'serverName' to dictionary INFO:{userName = ptromp; } ### child 19483 (#2) was terminated by signal 6 (uptime=329s). Any hints? Paulo. Robert Stanford wrote: > Paulo Tromp wrote: >> Hi everybody, >> >> I just installed the last version of SOGo from svn /inverse/trunk >> (1.0 rc2). SOPE is 4.7. >> >> I've followed all the instructions (did the whole process three >> times), but when I run sogo it just starts looping and outputting the >> following error: > I had a similar problem, > > Try rolling back to gnustep-make-1.13.0 and gnustep-base-1.13.0 > > Regards > Robert From sogo@opengroupware.org Sat Dec 1 20:55:25 2007 From: sogo@opengroupware.org (Helge Hess) Date: Sat, 1 Dec 2007 21:55:25 +0100 Subject: [SOGo] [missing component: R.0.2.0.1.27] In-Reply-To: <4751C9CD.9090901@gmail.com> References: <475119E2.8090207@gmail.com> <475130B8.4030404@stanford.com.au> <4751C9CD.9090901@gmail.com> Message-ID: On 01.12.2007, at 21:53, Paulo Tromp wrote: > SOPE-4.6 You need SOPE-4.7. Greets, Helge -- Helge Hess http://www.helgehess.eu/ From sogo@opengroupware.org Mon Dec 3 12:31:05 2007 From: sogo@opengroupware.org (Chris Picton) Date: Mon, 03 Dec 2007 14:31:05 +0200 Subject: [SOGo] Unable to save calendar via lightning In-Reply-To: References: <1196408833.22390.22.camel@jabberwock> Message-ID: <1196685065.10026.2.camel@jabberwock> --=-f8LbZcPd6oOscJKhIVrS Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2007-11-30 at 09:31 +0100, Helge Hess wrote:=20 > On 30.11.2007, at 08:47, Chris Picton wrote: > > When trying to save a calendar entry via lightning, I get the =20 > > following > > in my SOgo logs: > > > > 172.17.19.1 - - [30/Nov/2007:09:40:27 GMT] > > "PROPFIND /SOGo/dav/test/Calendar/personal/null HTTP/1.1" 404 208/91 > > 0.013 - - 20K > > EXCEPTION: NAME:NSInvalidArgumentException > > REASON:nil argument for earlierDate: > > > > ### child 6997 (#9) was terminated by signal 6 (uptime=3D146s). >=20 >=20 > Can you run SOGo in GDB and post a backtrace? >=20 > gdb sogod > > r -WOUseWatchDog NO > ... let it startup > > break raise > > c > ... reproduce the issue > > bt >=20 > Thanks, > Helge > --=20 > Helge Hess > http://www.helgehess.eu/ My RPMS are giving errors on the libSOGo.so.0.9 changing to libSOGo_d.so.0.9 I will see what I can do, otherwise I get no useful debug info... Will let you know ---------------------+-----------------------------------------------------= -- Chris Picton | PGP Key ID: 9D28A988 (wwwkeys.pgp.net) Technical Director | PGP Key Fingerprint: Tangent Systems | 2B46 29EA D530 79EC D9EA 3ED0 229D 6DD6 9D28 A988 011 447 8096 |=20 chrisp@tangent.co.za | http://www.tangent.co.za/keys/chrisp.asc ---------------------+-----------------------------------------------------= -- --=-f8LbZcPd6oOscJKhIVrS Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) iD8DBQBHU/cFIp1t1p0oqYgRAqsdAJ9I0TKDMthJcZKUdFVJIbcB5PpsGwCgkwpb hu/JyEnNsenCEw7RI5JnSlU= =MXUQ -----END PGP SIGNATURE----- --=-f8LbZcPd6oOscJKhIVrS-- From sogo@opengroupware.org Mon Dec 3 13:44:24 2007 From: sogo@opengroupware.org (Chris Picton) Date: Mon, 03 Dec 2007 15:44:24 +0200 Subject: [SOGo] Funambol SOGo Connector In-Reply-To: <3fd8-47473d00-25-b73f6130@53773929> References: <3fd8-47473d00-25-b73f6130@53773929> Message-ID: <1196689464.10026.5.camel@jabberwock> --=-AYPpA4cBwCydr6J4xXAt Content-Type: multipart/alternative; boundary="=-IbWMdz+KvKOXoUoCbIqC" --=-IbWMdz+KvKOXoUoCbIqC Content-Type: text/plain Content-Transfer-Encoding: quoted-printable I have not used Funambol very much. I have installed the sogo connector and have set up 3 funambol data sources. (sogo-card, sogo-event and sogo-todo) I have installed the outlook connector on a windows machine, and dont get any errors when I click synchronise, but I get no data into my outlook. How do I tell funambol to use sogo as the main source for my outlook synchronisation Chris ---------------------+-----------------------------------------------------= -- Chris Picton | PGP Key ID: 9D28A988 (wwwkeys.pgp.net) Technical Director | PGP Key Fingerprint: Tangent Systems | 2B46 29EA D530 79EC D9EA 3ED0 229D 6DD6 9D28 A988 011 447 8096 |=20 chrisp@tangent.co.za | http://www.tangent.co.za/keys/chrisp.asc ---------------------+-----------------------------------------------------= -- --=-IbWMdz+KvKOXoUoCbIqC Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable I have not used Funambol very much.

I have installed the sogo connector and have set up 3 funambol data sources= .  (sogo-card, sogo-event and sogo-todo)

I have installed the outlook connector on a windows machine, and dont get a= ny errors when I click synchronise, but I get no data into my outlook.

How do I tell funambol to use sogo as the main source for my outlook synchr= onisation

Chris

---------------------+-------------------------------------------------= ------
        Chris Picton | PGP Key ID: 9= D28A988 (wwwkeys.pgp.net)
  Technical Director | PGP Key Fingerprint:
     Tangent Systems | 2B46 29EA D530 79EC D9EA 3ED= 0 229D 6DD6 9D28 A988
        011 447 8096 |
chrisp@tangent.co.za |= http://www.tangent.co= .za/keys/chrisp.asc
---------------------+-------------------------------------------------= ------
--=-IbWMdz+KvKOXoUoCbIqC-- --=-AYPpA4cBwCydr6J4xXAt Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) iD8DBQBHVAg4Ip1t1p0oqYgRAiHkAKCYRToWMYGEJQ7xBhIGJ+mKTzkl4gCgvExI gS8sgPEUgC2n6jEvxcGWplI= =7Xxb -----END PGP SIGNATURE----- --=-AYPpA4cBwCydr6J4xXAt-- From sogo@opengroupware.org Mon Dec 3 13:48:55 2007 From: sogo@opengroupware.org (Ludovic Marcotte) Date: Mon, 03 Dec 2007 08:48:55 -0500 Subject: [SOGo] Unable to save calendar via lightning In-Reply-To: <1196685065.10026.2.camel@jabberwock> Message-ID: <153e-47540980-5f-b73cfab0@76672644> On Monday, December 03, 2007 07:31 EST, Chris Picton wrote: [snip] > My RPMS are giving errors on the libSOGo.so.0.9 changing to > libSOGo d.so.0.9 > > I will see what I can do, otherwise I get no useful debug info... If you update from trunk in a couple of hours (say, 3 to 4), sogod-0.9 will automatically generate a nice stacktrace if it happens to crash. That way, you won't have to use gdb but debugging symbols will stil be a must for useful traces. Ludo -- INVERSE, Une division de KEYRUS A KEYRUS company T: (514) 989-2000, ext. 2800 C: (514) 755-3630 ludovic@inverse.ca www.inverse.ca AVIS - Ce courriel pourrait contenir des renseignements confidentiels ou privilegies. Si vous n'etes pas le veritable destinataire, veuillez nous en aviser immediatement. Merci. NOTICE - This e-mail may contain confidential or privileged information. If you are not the intended recipient, please notify us immediately. Thank you. From sogo@opengroupware.org Mon Dec 3 16:24:47 2007 From: sogo@opengroupware.org (Wolfgang Sourdeau) Date: Mon, 03 Dec 2007 11:24:47 -0500 Subject: [SOGo] Unable to save calendar via lightning In-Reply-To: <1196408833.22390.22.camel@jabberwock> Message-ID: <62d0376a7c1dc7b7dee8c7348585e8bc@mozzarella> On 2007-11-30 02:47:13 -0500 Chris Picton wrote: > Hi All > > I am using sogo svn 1280, sope svn 1552 and sogo-connector-0.62.xpi > > When trying to save a calendar entry via lightning, I get the > following > in my SOgo logs: > > > 172.17.19.1 - - [30/Nov/2007:09:40:27 GMT] > "PROPFIND /SOGo/dav/test/Calendar/personal/null HTTP/1.1" 404 208/91 > 0.013 - - 20K > EXCEPTION: NAME:NSInvalidArgumentException > REASON:nil argument for earlierDate: Which version of Lightning are you using? Nightly or release 0.7? W. From sogo@opengroupware.org Mon Dec 3 18:22:25 2007 From: sogo@opengroupware.org (Ludovic Marcotte) Date: Mon, 03 Dec 2007 13:22:25 -0500 Subject: [SOGo] Re: [funambol-users] Funambol SOGo Connector In-Reply-To: <1196689464.10026.5.camel@jabberwock> Message-ID: <2ea4-47544980-b-b73cfab0@97452957> On Monday, December 03, 2007 08:44 EST, Chris Picton wrote: > I have not used Funambol very much. > > I have installed the sogo connector and have set up 3 funambol data > sources. (sogo-card, sogo-event and sogo-todo) > > I have installed the outlook connector on a windows machine, and dont > get any errors when I click synchronise, but I get no data into my > outlook. Which version of Funambol have you installed? Can you also force a slow sync from the Outlook plugin (Tools > Recover > Replace all of the Outlook data with data from the server) and just before doing so, empty the ds_server.log file from the Funambol server and send it to me once the recover will have completed. Finally, make also sure that your sogo_folder_info points to the right database tables for your user. That should be the case but just make sure of that. > How do I tell funambol to use sogo as the main source for my outlook > synchronisation You've done just that when you created the sogo sync sources! Ludo -- INVERSE, Une division de KEYRUS A KEYRUS company T: (514) 989-2000, ext. 2800 C: (514) 755-3630 ludovic@inverse.ca www.inverse.ca AVIS - Ce courriel pourrait contenir des renseignements confidentiels ou privilegies. Si vous n'etes pas le veritable destinataire, veuillez nous en aviser immediatement. Merci. NOTICE - This e-mail may contain confidential or privileged information. If you are not the intended recipient, please notify us immediately. Thank you. From sogo@opengroupware.org Mon Dec 3 23:57:48 2007 From: sogo@opengroupware.org (Paulo Tromp) Date: Tue, 04 Dec 2007 00:57:48 +0100 Subject: [SOGo] [missing component: R.0.2.0.1.27] In-Reply-To: References: <475119E2.8090207@gmail.com> <475130B8.4030404@stanford.com.au> <4751C9CD.9090901@gmail.com> Message-ID: <475497FC.1010808@gmail.com> Hello Helge, I've uninstalled everything and installed again from sources (latest versions from svn). With SOPE-4.7 and SOGo RC2 I get this error again: 2007-12-04 00:44:05.781 sogod-0.9[22423] starting SOGo (build root@inmersio.com 200712040031) 2007-12-04 00:44:05.782 sogod-0.9[22423] Note: vmem size check enabled: shutting down app when vmem > 200 MB Dec 04 00:44:05 sogod-0.9 [22423]: SNS support disabled. Dec 04 00:44:05 sogod-0.9 [22423]: <0x0x9767718[SOGoProductLoader]> scanning SOGo products in: /home/sogo/GNUstep/Library/SOGo-0.9 Dec 04 00:44:05 sogod-0.9 [22423]: <0x0x9767718[SOGoProductLoader]> scanning SOGo products in: /usr/GNUstep/Local/Library/SOGo-0.9 Dec 04 00:44:05 sogod-0.9 [22423]: <0x0x9767718[SOGoProductLoader]> register SOGo product: Contacts.SOGo Dec 04 00:44:05 sogod-0.9 [22423]: <0x0x9767718[SOGoProductLoader]> register SOGo product: CommonUI.SOGo Dec 04 00:44:05 sogod-0.9 [22423]: <0x0x9767718[SOGoProductLoader]> register SOGo product: MailerUI.SOGo Dec 04 00:44:05 sogod-0.9 [22423]: <0x0x9767718[SOGoProductLoader]> register SOGo product: MainUI.SOGo Dec 04 00:44:05 sogod-0.9 [22423]: <0x0x9767718[SOGoProductLoader]> register SOGo product: Appointments.SOGo Dec 04 00:44:05 sogod-0.9 [22423]: <0x0x9767718[SOGoProductLoader]> register SOGo product: ContactsUI.SOGo Dec 04 00:44:05 sogod-0.9 [22423]: <0x0x9767718[SOGoProductLoader]> register SOGo product: PreferencesUI.SOGo Dec 04 00:44:05 sogod-0.9 [22423]: <0x0x9767718[SOGoProductLoader]> register SOGo product: MailPartViewers.SOGo Dec 04 00:44:05 sogod-0.9 [22423]: <0x0x9767718[SOGoProductLoader]> register SOGo product: SchedulerUI.SOGo Dec 04 00:44:05 sogod-0.9 [22423]: <0x0x9767718[SOGoProductLoader]> register SOGo product: Mailer.SOGo Dec 04 00:44:05 sogod-0.9 [22423]: <0x0x9767718[SOGoProductLoader]> scanning SOGo products in: /usr/GNUstep/Network/Library/SOGo-0.9 Dec 04 00:44:05 sogod-0.9 [22423]: <0x0x9767718[SOGoProductLoader]> scanning SOGo products in: /usr/GNUstep/System/Library/SOGo-0.9 Dec 04 00:44:05 sogod-0.9 [22423]: <0x0x9767718[SOGoProductLoader]> scanning SOGo products in: /usr/local/lib/sogod-0.9 Dec 04 00:44:05 sogod-0.9 [22423]: <0x0x9767718[SOGoProductLoader]> scanning SOGo products in: /usr/lib/sogod-0.9 2007-12-04 00:44:05.836 sogod-0.9[22423] Note: fetching full mail header. 2007-12-04 00:44:05.837 sogod-0.9[22423] Note(SOGoMailObject): using constant etag for mail parts: '"imap4url_0_9_126"' 2007-12-04 00:44:05.837 sogod-0.9[22423] Note: using SOGo mail spool folder: /tmp/ 2007-12-04 00:44:05.838 sogod-0.9[22423] Note(SOGoMailBodyPart): using constant etag for mail parts: '"imap4url_0_9_126"' 2007-12-04 00:44:05.838 sogod-0.9[22423] Note: using shared-folders name: '(nil)' 2007-12-04 00:44:05.838 sogod-0.9[22423] Note: using other-users-folders name: '(nil)' 2007-12-04 00:44:05.838 sogod-0.9[22423] Note: using other-users-folders name: '(nil)' Dec 04 00:44:05 sogod-0.9 [22423]: [WARN] [so-secinfo SOGoUserFolder] tried to declare object permission twice! (perm=view,private=no,public=no) Dec 04 00:44:05 sogod-0.9 [22423]: [WARN] [so-secinfo SOGoUserFolder] tried to set default role of 'webdav access' twice! (set to (Authenticated)) 2007-12-04 00:44:05.871 sogod-0.9[22423] EOAdaptor: cannot find adaptor bundle: 'PostgreSQL' sogod-0.9: Uncaught exception NSInvalidArgumentException, reason: Tried to add nil value for key 'localhost I'm kind of lost here. Am I doing something wrong? Could it be related to incompatibility between versions or a permissions issue? :( Paulo. Helge Hess wrote: > On 01.12.2007, at 21:53, Paulo Tromp wrote: >> SOPE-4.6 > > > You need SOPE-4.7. > > Greets, > Helge From sogo@opengroupware.org Tue Dec 4 03:51:18 2007 From: sogo@opengroupware.org (Paulo Tromp) Date: Tue, 04 Dec 2007 04:51:18 +0100 Subject: [SOGo] [missing component: R.0.2.0.1.27] In-Reply-To: References: <475119E2.8090207@gmail.com> <475130B8.4030404@stanford.com.au> <4751C9CD.9090901@gmail.com> Message-ID: <4754CEB6.20100@gmail.com> Some additional info: With the following versions: gnu-make-1.13.0, gnu-base-1.13.0, SOPE-4.7. and SOGo RC2, if I try to run sogo it says that I need some library from gnu-base-1.15 (sorry, I don't remember which one it was exactly). I uninstalled and removed everything again (just in case) and installed the same as above but this time with gnu-base-1.15.0 instead. With this setup I get the "EOAdaptor: cannot find adaptor bundle: 'PostgreSQL'" error again. However, the first loop when I run sogo shows an additional "File NSUserDefaults.m: 615. In [NSUserDefaults +standardUserDefaults] Improper installation: No language locale found" error. Perhaps gnu-make.1.13.0 and gnu-base.1.15.0 don't get along very well? For you people running SOGo RC2: - Which version of gnu-make and gnu-base do you have installed? - Did you patch SOPE with the patch that comes with SOGo prior to compilation? Thanks in advance. Paulo. Helge Hess wrote: > On 01.12.2007, at 21:53, Paulo Tromp wrote: >> SOPE-4.6 > > > You need SOPE-4.7. > > Greets, > Helge From sogo@opengroupware.org Tue Dec 4 08:59:14 2007 From: sogo@opengroupware.org (Chris Picton) Date: Tue, 04 Dec 2007 10:59:14 +0200 Subject: [SOGo] Unable to save calendar via lightning In-Reply-To: <62d0376a7c1dc7b7dee8c7348585e8bc@mozzarella> References: <62d0376a7c1dc7b7dee8c7348585e8bc@mozzarella> Message-ID: <1196758754.7426.6.camel@jabberwock> --=-LSEyMHdmemMI7F4G3H61 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Mon, 2007-12-03 at 11:24 -0500, Wolfgang Sourdeau wrote: > On 2007-11-30 02:47:13 -0500 Chris Picton wrote: >=20 > > Hi All > >=20 > > I am using sogo svn 1280, sope svn 1552 and sogo-connector-0.62.xpi > >=20 > > When trying to save a calendar entry via lightning, I get the=20 > > following > > in my SOgo logs: > >=20 > >=20 > > 172.17.19.1 - - [30/Nov/2007:09:40:27 GMT] > > "PROPFIND /SOGo/dav/test/Calendar/personal/null HTTP/1.1" 404 208/91 > > 0.013 - - 20K > > EXCEPTION: NAME:NSInvalidArgumentException > > REASON:nil argument for earlierDate: >=20 > Which version of Lightning are you using? Nightly or release 0.7? I was using 0.7 I will test nightly ---------------------+-----------------------------------------------------= -- Chris Picton | PGP Key ID: 9D28A988 (wwwkeys.pgp.net) Technical Director | PGP Key Fingerprint: Tangent Systems | 2B46 29EA D530 79EC D9EA 3ED0 229D 6DD6 9D28 A988 011 447 8096 |=20 chrisp@tangent.co.za | http://www.tangent.co.za/keys/chrisp.asc ---------------------+-----------------------------------------------------= -- --=-LSEyMHdmemMI7F4G3H61 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) iD8DBQBHVRbiIp1t1p0oqYgRAirMAJ999I7BXcZ7PnkYW/yOjpivNfeARgCglClX eHjRVU55aUUszrjhgVfxTHw= =AyMN -----END PGP SIGNATURE----- --=-LSEyMHdmemMI7F4G3H61-- From sogo@opengroupware.org Tue Dec 4 10:26:34 2007 From: sogo@opengroupware.org (Robert Stanford) Date: Tue, 04 Dec 2007 20:26:34 +1000 Subject: [SOGo] Unable to save calendar via lightning In-Reply-To: <1196758754.7426.6.camel@jabberwock> References: <62d0376a7c1dc7b7dee8c7348585e8bc@mozzarella> <1196758754.7426.6.camel@jabberwock> Message-ID: <47552B5A.6030808@stanford.com.au> Chris Picton wrote: > On Mon, 2007-12-03 at 11:24 -0500, Wolfgang Sourdeau wrote: > >> On 2007-11-30 02:47:13 -0500 Chris Picton wrote: >> >> >>> Hi All >>> >>> I am using sogo svn 1280, sope svn 1552 and sogo-connector-0.62.xpi >>> >>> When trying to save a calendar entry via lightning, I get the >>> following >>> in my SOgo logs: >>> >>> >>> 172.17.19.1 - - [30/Nov/2007:09:40:27 GMT] >>> "PROPFIND /SOGo/dav/test/Calendar/personal/null HTTP/1.1" 404 208/91 >>> 0.013 - - 20K >>> EXCEPTION: NAME:NSInvalidArgumentException >>> REASON:nil argument for earlierDate: >>> >> Which version of Lightning are you using? Nightly or release 0.7? >> > > I was using 0.7 > > I will test nightly > I have just tested with nightly, both the regular and wcap enabled versions and get the same error. When I click on Calendar on the bottom left sogo.log says 2007-12-04 20:18:50.144 sogod-0.9[15337] Note(SoObject): SoDebugKeyLookup is enabled! 2007-12-04 20:18:50.145 sogod-0.9[15337] Note(SoObject): SoDebugBaseURL is enabled! 2007-12-04 20:18:50.145 sogod-0.9[15337] Note(SoObject): relative base URLs are enabled. Dec 04 20:18:50 sogod-0.9 [15337]: <0x0x874b608[GCSFolderManager]> Note: loading 4 GCS folder types: Dec 04 20:18:50 sogod-0.9 [15337]: <0x0x874b608[GCSFolderManager]> contact: OK Dec 04 20:18:50 sogod-0.9 [15337]: <0x0x874b608[GCSFolderManager]> appointment-oracle: OK Dec 04 20:18:50 sogod-0.9 [15337]: <0x0x874b608[GCSFolderManager]> contact-oracle: OK Dec 04 20:18:50 sogod-0.9 [15337]: <0x0x874b608[GCSFolderManager]> appointment: OK 2007-12-04 20:18:50.153 sogod-0.9[15337] Note: setup default manager at: postgresql://sogo:sogo@localhost:5432/sogo/sogo_folder_info 2007-12-04 20:18:50.304 sogod-0.9[15337] WARNING(-[SaxXMLReaderFactory _loadBundlePath:infoDictionary:nameMap:typeMap:]): multiple parsers available for MIME type 'text/x-vcard', using 'VSvCardSaxDriver' as default for type text/x-vcard. 2007-12-04 20:18:50.304 sogod-0.9[15337] WARNING(-[SaxXMLReaderFactory _loadBundlePath:infoDictionary:nameMap:typeMap:]): multiple parsers available for MIME type 'text/calendar', using 'VSiCalSaxDriver' as default for type text/calendar. 127.0.0.1 - - [04/Dec/2007:20:18:50 GMT] "REPORT /SOGo/dav/rob/Calendar/personal/ HTTP/1.1" 207 539/389 0.211 1433 62% 2M If I try to add an event the outputs from sogod.log and postgresql.log with 'logstatement = all' set are: Dec 04 20:20:07 sogod-0.9 [15337]: <0x08731C98[SOGoAppointmentObject]:09d5ba44-8eb6-4253-8ec2-ca124bf23a6a.ics> TODO: implement if-none-match for etag: '*' EXCEPTION: NAME:NSInvalidArgumentException REASON:nil argument for earlierDate: ### child 15337 (#5) was terminated by signal 6 (uptime=137s). 2007-12-04 20:20:07.997 sogod-0.9[15465] starting SOGo (build root@ 200712010516) 2007-12-04 20:20:07.998 sogod-0.9[15465] Note: vmem size check enabled: shutting down app when vmem > 200 MB Dec 04 20:20:08 sogod-0.9 [15465]: SNS support disabled. Dec 04 20:20:08 sogod-0.9 [15465]: <0x0x834ae70[SOGoProductLoader]> scanning SOGo products in: /home/sogo/GNUstep/Library/SOGo-0.9 Dec 04 20:20:08 sogod-0.9 [15465]: <0x0x834ae70[SOGoProductLoader]> scanning SOGo products in: /usr/GNUstep/Local/Library/SOGo-0.9 Dec 04 20:20:08 sogod-0.9 [15465]: <0x0x834ae70[SOGoProductLoader]> register SOGo product: Appointments.SOGo Dec 04 20:20:08 sogod-0.9 [15465]: <0x0x834ae70[SOGoProductLoader]> register SOGo product: Contacts.SOGo Dec 04 20:20:08 sogod-0.9 [15465]: <0x0x834ae70[SOGoProductLoader]> register SOGo product: Mailer.SOGo Dec 04 20:20:08 sogod-0.9 [15465]: <0x0x834ae70[SOGoProductLoader]> register SOGo product: CommonUI.SOGo Dec 04 20:20:08 sogod-0.9 [15465]: <0x0x834ae70[SOGoProductLoader]> register SOGo product: ContactsUI.SOGo Dec 04 20:20:08 sogod-0.9 [15465]: <0x0x834ae70[SOGoProductLoader]> register SOGo product: MailerUI.SOGo Dec 04 20:20:08 sogod-0.9 [15465]: <0x0x834ae70[SOGoProductLoader]> register SOGo product: MailPartViewers.SOGo Dec 04 20:20:08 sogod-0.9 [15465]: <0x0x834ae70[SOGoProductLoader]> register SOGo product: MainUI.SOGo Dec 04 20:20:08 sogod-0.9 [15465]: <0x0x834ae70[SOGoProductLoader]> register SOGo product: PreferencesUI.SOGo Dec 04 20:20:08 sogod-0.9 [15465]: <0x0x834ae70[SOGoProductLoader]> register SOGo product: SchedulerUI.SOGo Dec 04 20:20:08 sogod-0.9 [15465]: <0x0x834ae70[SOGoProductLoader]> scanning SOGo products in: /usr/GNUstep/Network/Library/SOGo-0.9 Dec 04 20:20:08 sogod-0.9 [15465]: <0x0x834ae70[SOGoProductLoader]> scanning SOGo products in: /usr/GNUstep/System/Library/SOGo-0.9 Dec 04 20:20:08 sogod-0.9 [15465]: <0x0x834ae70[SOGoProductLoader]> scanning SOGo products in: /usr/local/lib/sogod-0.9 Dec 04 20:20:08 sogod-0.9 [15465]: <0x0x834ae70[SOGoProductLoader]> scanning SOGo products in: /usr/lib/sogod-0.9 2007-12-04 20:20:08.121 sogod-0.9[15465] Note: fetching full mail header. 2007-12-04 20:20:08.121 sogod-0.9[15465] Note(SOGoMailObject): using constant etag for mail parts: '"imap4url_0_9_126"' 2007-12-04 20:20:08.122 sogod-0.9[15465] Note: using SOGo mail spool folder: /tmp/ 2007-12-04 20:20:08.122 sogod-0.9[15465] Note(SOGoMailBodyPart): using constant etag for mail parts: '"imap4url_0_9_126"' 2007-12-04 20:20:08.122 sogod-0.9[15465] Note: using drafts folder named: 'Inbox.Drafts' 2007-12-04 20:20:08.122 sogod-0.9[15465] Note: using shared-folders name: '(nil)' 2007-12-04 20:20:08.122 sogod-0.9[15465] Note: using other-users-folders name: '(nil)' 2007-12-04 20:20:08.123 sogod-0.9[15465] Note: using other-users-folders name: '(nil)' Dec 04 20:20:08 sogod-0.9 [15465]: [WARN] [so-secinfo SOGoUserFolder] tried to declare object permission twice! (perm=view,private=no,public=no) Dec 04 20:20:08 sogod-0.9 [15465]: [WARN] [so-secinfo SOGoUserFolder] tried to set default role of 'webdav access' twice! (set to (Authenticated)) Dec 04 20:20:08 sogod-0.9 [15465]: |SOGo-0.9| WOHttpAdaptor listening on address *:20000 2007-12-04 20:20:07 EST LOG: statement: SELECT c_path4 FROM sogo_folder_info WHERE c_path2 = 'rob' AND c_folder_type = 'Appointment' 2007-12-04 20:20:07 EST LOG: statement: SELECT c_defaults FROM sogo_user_profile WHERE c_uid = 'rob' 2007-12-04 20:20:07 EST LOG: statement: SELECT c_settings FROM sogo_user_profile WHERE c_uid = 'rob' 2007-12-04 20:20:07 EST LOG: statement: SELECT c_folder_id, c_path, c_location, c_quick_location, c_acl_location, c_folder_type FROM sogo_folder_info WHERE c_path1 = 'Users' AND c_path2 = 'rob' AND c_path3 = 'Calendar' AND c_path4 = 'personal' 2007-12-04 20:20:07 EST LOG: statement: SELECT c_uid, c_object, c_role FROM rob1193141948_acl WHERE (c_object = '/rob/Calendar/personal') AND (c_uid = 'rob') 2007-12-04 20:20:07 EST LOG: statement: SELECT c_uid, c_object, c_role FROM rob1193141948_acl WHERE (c_object = '/rob/Calendar/personal') AND (c_uid = '') 2007-12-04 20:20:07 EST LOG: statement: SELECT c_content FROM rob1193141948 WHERE c_name = '09d5ba44-8eb6-4253-8ec2-ca124bf23a6a.ics' AND (c_deleted != 1 OR c_deleted IS NULL) 2007-12-04 20:20:07 EST LOG: statement: SELECT c_uid, c_object, c_role FROM rob1193141948_acl WHERE (c_object = '/rob/Calendar/personal/09d5ba44-8eb6-4253-8ec2-ca124bf23a6a.ics') AND (c_uid = 'rob') 2007-12-04 20:20:07 EST LOG: statement: SELECT c_uid, c_object, c_role FROM rob1193141948_acl WHERE (c_object = '/rob/Calendar/personal/09d5ba44-8eb6-4253-8ec2-ca124bf23a6a.ics') AND (c_uid = '') 2007-12-04 20:20:07 EST LOG: statement: SELECT c_version FROM rob1193141948 WHERE c_name = '09d5ba44-8eb6-4253-8ec2-ca124bf23a6a.ics' AND (c_deleted != 1 OR c_deleted IS NULL) 2007-12-04 20:20:07 EST LOG: could not receive data from client: Connection reset by peer 2007-12-04 20:20:07 EST LOG: unexpected EOF on client connection 2007-12-04 20:20:08 EST LOG: could not receive data from client: Connection reset by peer 2007-12-04 20:20:08 EST LOG: unexpected EOF on client connection 2007-12-04 20:20:08 EST LOG: statement: set client_encoding to 'UTF8' 2007-12-04 20:20:08 EST LOG: statement: SELECT count(*) FROM sogo_user_profile 2007-12-04 20:20:08 EST LOG: statement: SELECT count(*) FROM sogo_folder_info Kind Regards Robert Stanford From sogo@opengroupware.org Tue Dec 4 10:36:41 2007 From: sogo@opengroupware.org (Helge Hess) Date: Tue, 4 Dec 2007 11:36:41 +0100 Subject: [SOGo] webdav 403 Message-ID: Hi, when doing a PROPFIND SOGo currently also lists resources which are subsequently reported 403 (Forbidden) in a GET. Thats not strictly a bug, but it makes a GroupDAV client less efficient since it will attempt to retrieve those resources (eg when browsing a folder of another user). I suggest to omit 403 resources from PROPFINDs. ---snip--- dav:/SOGo/dav/sogo3/Calendar/> cd sogo1_personal ldav:/SOGo/dav/sogo3/Calendar/sogo1_personal/> ls Listing collection `/SOGo/dav/sogo3/Calendar/sogo1_personal/': succeeded. 01b48aff-5ccc-4484-bda3-5cd587f902b7.ics 0 Dec 4 11:30 171-4747A700-1-B73EF130 0 Dec 4 11:30 173-4747A780-1-B73EF130 0 Dec 4 11:30 ... c14b3c2d-c590-4efc-afc2-0b6ce9ddac72.ics 0 Dec 4 11:30 d9ae361e-db04-49ef-817f-51dde5614346.ics 0 Dec 4 11:30 e6512ad5-e2a5-4ffe-ae54-b59f2498d2ac.ics 0 Dec 4 11:30 dav:/SOGo/dav/sogo3/Calendar/sogo1_personal/> cat c14b3c2d-c590-4efc- afc2-0b6ce9ddac72.ics Displaying `/SOGo/dav/sogo3/Calendar/sogo1_personal/c14b3c2d-c590-4efc- afc2-0b6ce9ddac72.ics': Failed: 403 Forbidden ---snap--- Thanks, Helge -- Helge Hess http://www.helgehess.eu/ From sogo@opengroupware.org Tue Dec 4 15:53:58 2007 From: sogo@opengroupware.org (Wolfgang Sourdeau) Date: Tue, 04 Dec 2007 10:53:58 -0500 Subject: [SOGo] webdav 403 In-Reply-To: Message-ID: <1e95-47557800-3-b73d0ab0@241031653> Le Mardi 04 D=C3=A9cembre 2007 05:36 EST, Helge Hess a =C3=A9crit: > Hi, > > when doing a PROPFIND SOGo currently also lists resources which are > subsequently reported 403 (Forbidden) in a GET. > > Thats not strictly a bug, but it makes a GroupDAV client less > efficient since it will attempt to retrieve those resources (eg when > browsing a folder of another user). > I suggest to omit 403 resources from PROPFINDs. Hi Helge, This is not supposed to happen. You should be able to see the properties of the elements you have access too. I will fill this as a bug in our bug system... Thanks! -- Wolfgang Sourdeau T: +1 514 989-2000 ext. 2602 C: +1 514 755-3520 AVIS - Ce courriel pourrait contenir des renseignements confidentiels ou privil=C3=A9gi=C3=A9s. Si vous n'en =C3=AAtes pas le v=C3=A9ritable destinataire, veuillez nous aviser imm=C3=A9diatement. Merci. NOTICE - This e-mail may contain confidential or privileged information. If you are not the intended recipient, please notify us immediately. Thank you. From sogo@opengroupware.org Tue Dec 4 15:57:23 2007 From: sogo@opengroupware.org (Wolfgang Sourdeau) Date: Tue, 04 Dec 2007 10:57:23 -0500 Subject: [SOGo] Unable to save calendar via lightning In-Reply-To: <47552B5A.6030808@stanford.com.au> Message-ID: <1e95-47557900-9-b73d0ab0@241031656> Hi Robert and Chris, Regarding your entry, I do not recommend using the nightly build yet. However, I cannot understand why it generates an event named "null". Now, there also seems to be a bug within SOGo because no exception should ever happen, even in "abnormal" conditions. I am going to fix this during this week. Thanks for reporting this! Wolfgang From sogo@opengroupware.org Tue Dec 4 21:57:36 2007 From: sogo@opengroupware.org (Robert Stanford) Date: Wed, 05 Dec 2007 07:57:36 +1000 Subject: [SOGo] Unable to save calendar via lightning In-Reply-To: <1e95-47557900-9-b73d0ab0@241031656> References: <1e95-47557900-9-b73d0ab0@241031656> Message-ID: <4755CD50.1040904@stanford.com.au> Wolfgang Sourdeau wrote: > Hi Robert and Chris, > > > Regarding your entry, I do not recommend using the nightly build yet. However, I cannot understand why it generates an event named "null". Now, there also seems to be a bug within SOGo because no exception should ever happen, even in "abnormal" conditions. I am going to fix this during this week. > > Thanks for reporting this! > > > Wolfgang > > Hi Wolfgang, I have also tried Ligntning 0.7, both regular and Wcap plus the connector against SOGo built on debian 4.0 and Ubuntu Gutsy, both give errors. I have also tried them against the demo server: http://sogo-demo.inverse.ca/SOGo/dav/sogo1/Calendar/personal/ I am also unable to make a new event on the demo site. However I am able to edit events on all 3 servers. Kind Regards Robert Stanford From sogo@opengroupware.org Tue Dec 4 21:46:51 2007 From: sogo@opengroupware.org (Thomas =?utf-8?q?Carri=C3=A9?=) Date: Tue, 4 Dec 2007 22:46:51 +0100 Subject: [SOGo] Unable to ... => which SOGo should be tried ? In-Reply-To: <1e95-47557900-9-b73d0ab0@241031656> References: <1e95-47557900-9-b73d0ab0@241031656> Message-ID: <200712042246.51931.ThoCar@free.fr> Hello, I am installing SOGo (in order to evaluate it and test it) according to=20 http://www.inverse.ca/english/contributions/sogo/documentation.html It suggests to fetch SOPE and SOGo using svn, should I use "Inverse SOGo=20 Release Candidate 1" instead ? El Tuesday 04 December 2007 16:57:23 Wolfgang Sourdeau escribi=C3=B3: > Hi Robert and Chris, > > > Regarding your entry, I do not recommend using the nightly build yet. > However, I cannot understand why it generates an event named "null". Now, > there also seems to be a bug within SOGo because no exception should ever > happen, even in "abnormal" conditions. I am going to fix this during this > week. > > Thanks for reporting this! > > > Wolfgang =2D-=20 Thomas Carri=C3=A9 From sogo@opengroupware.org Wed Dec 5 01:55:31 2007 From: sogo@opengroupware.org (Helge Hess) Date: Wed, 5 Dec 2007 02:55:31 +0100 Subject: [SOGo] webdav 403 In-Reply-To: References: Message-ID: <606DA25C-5B79-4A24-B685-83934D1D8119@opengroupware.org> ... further, it would be nice if the resources created by OGo have a file extension. That is .vcf for vCards and .ics for iCalendar. Currently its just the GUID. Again, not strictly a bug but makes integration with DAV clients easier. Thanks, Helge -- Helge Hess http://www.helgehess.eu/ From sogo@opengroupware.org Wed Dec 5 10:14:03 2007 From: sogo@opengroupware.org (Chris Picton) Date: Wed, 05 Dec 2007 12:14:03 +0200 Subject: [SOGo] SVN Build error Message-ID: <1196849643.11500.4.camel@jabberwock> --=-DFuKIgmgoVoIuz9cVBCP Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Revision 1287. Making all in Main... make[1]: Entering directory `/home/build/RPM/BUILD/sogo/Main' Making all for tool sogod-0.9... Compiling file sogod.m ... `-mcpu=3D' is deprecated. Use `-mtune=3D' or '-march=3D' instead. make[2]: *** No rule to make target `shared_obj/NSException +Stacktrace.o', needed by `shared_obj/sogod-0.9'. Stop. make[1]: *** [sogod-0.9.all.tool.variables] Error 2 make[1]: Leaving directory `/home/build/RPM/BUILD/sogo/Main' make: *** [internal-all] Error 2 error: Bad exit status from /home/build/tmp/rpm-tmp.15996 (%build) ---------------------+-----------------------------------------------------= -- Chris Picton | PGP Key ID: 9D28A988 (wwwkeys.pgp.net) Technical Director | PGP Key Fingerprint: Tangent Systems | 2B46 29EA D530 79EC D9EA 3ED0 229D 6DD6 9D28 A988 011 447 8096 |=20 chrisp@tangent.co.za | http://www.tangent.co.za/keys/chrisp.asc ---------------------+-----------------------------------------------------= -- --=-DFuKIgmgoVoIuz9cVBCP Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) iD8DBQBHVnnnIp1t1p0oqYgRAihRAJ9EAmEwZQ8T8ipds5sFNJRdCFx8egCghRA7 7MU/O/30snk4Nod5qQ4ISFY= =tH/z -----END PGP SIGNATURE----- --=-DFuKIgmgoVoIuz9cVBCP-- From sogo@opengroupware.org Wed Dec 5 22:30:31 2007 From: sogo@opengroupware.org (Wolfgang Sourdeau) Date: Wed, 05 Dec 2007 17:30:31 -0500 Subject: [SOGo] webdav 403 In-Reply-To: <606DA25C-5B79-4A24-B685-83934D1D8119@opengroupware.org> Message-ID: On 2007-12-04 20:55:31 -0500 Helge Hess wrote: > ... further, it would be nice if the resources created by OGo have a > file > extension. That is .vcf for vCards and .ics for iCalendar. Currently > its > just the GUID. Done! W. From sogo@opengroupware.org Wed Dec 5 22:32:15 2007 From: sogo@opengroupware.org (Wolfgang Sourdeau) Date: Wed, 05 Dec 2007 17:32:15 -0500 Subject: [SOGo] Unable to ... => which SOGo should be tried ? In-Reply-To: <200712042246.51931.ThoCar@free.fr> Message-ID: <1a4160b6e31e9f05af3e214d37d88786@wct> On 2007-12-04 16:46:51 -0500 Thomas Carri=E9 wrote: > Hello, >=20 > I am installing SOGo (in order to evaluate it and test it) according t= o=20 > http://www.inverse.ca/english/contributions/sogo/documentation.html >=20 > It suggests to fetch SOPE and SOGo using svn, should I use "Inverse SO= Go=20 > Release Candidate 1" instead ? Hi Thomas, I would suggest you use either RC2 or the version from trunk. It may bre= ak from time to time but overall it always contains fixes to bugs found = in previous releases... Wolfgang From sogo@opengroupware.org Wed Dec 5 22:33:31 2007 From: sogo@opengroupware.org (Wolfgang Sourdeau) Date: Wed, 05 Dec 2007 17:33:31 -0500 Subject: [SOGo] SVN Build error In-Reply-To: <1196849643.11500.4.camel@jabberwock> Message-ID: Hi Chris, This has now been fixed in trunk... Thanks for reporting this! Wolfgang From sogo@opengroupware.org Thu Dec 6 12:23:42 2007 From: sogo@opengroupware.org (Robert de Geus) Date: Thu, 06 Dec 2007 13:23:42 +0100 Subject: [SOGo] Double calendar entries in web interface not shown In-Reply-To: <20071205052611.5244.64351.Mailman@mail.opengroupware.org> References: <20071205052611.5244.64351.Mailman@mail.opengroupware.org> Message-ID: <4757E9CE.508@toltech.nl> If I create two calendar entries on the same time in the sogo demo site, only the last one is shown. You would expect to see two entries next to each other. Is this meant to be, or is there a trick to view both entries at the same time? gr, Robert From sogo@opengroupware.org Thu Dec 6 14:25:57 2007 From: sogo@opengroupware.org (Wolfgang Sourdeau) Date: Thu, 06 Dec 2007 09:25:57 -0500 Subject: [SOGo] Double calendar entries in web interface not shown In-Reply-To: <4757E9CE.508@toltech.nl> Message-ID: <423c-47580680-2f-b73a7ab0@141916176> Le Jeudi 06 D=C3=A9cembre 2007 07:23 EST, Robert de Geus a =C3=A9crit: > If I create two calendar entries on the same time in the sogo demo site, > only the last one is shown. You would expect to see two entries next to > each other. Is this meant to be, or is there a trick to view both > entries at the same time? > gr, > Robert Hi Robert, This is excepted for the moment because the SOGo web interface does not take event overlapping into account when computing the event disposition. This will be fixed in the next few days... -- Wolfgang Sourdeau T: +1 514 989-2000 ext. 2602 C: +1 514 755-3520 AVIS - Ce courriel pourrait contenir des renseignements confidentiels ou privil=C3=A9gi=C3=A9s. Si vous n'en =C3=AAtes pas le v=C3=A9ritable destinataire, veuillez nous aviser imm=C3=A9diatement. Merci. NOTICE - This e-mail may contain confidential or privileged information. If you are not the intended recipient, please notify us immediately. Thank you. From sogo@opengroupware.org Thu Dec 6 14:31:59 2007 From: sogo@opengroupware.org (Wolfgang Sourdeau) Date: Thu, 06 Dec 2007 09:31:59 -0500 Subject: [SOGo] Unable to save calendar via lightning In-Reply-To: <4755CD50.1040904@stanford.com.au> Message-ID: <423c-47580800-33-b73a7ab0@141916178> > Hi Wolfgang, > > I have also tried Ligntning 0.7, both regular and Wcap plus the > connector against SOGo built on debian 4.0 and Ubuntu Gutsy, both give > errors. > > I have also tried them against the demo server: > > http://sogo-demo.inverse.ca/SOGo/dav/sogo1/Calendar/personal/ > > I am also unable to make a new event on the demo site. > > However I am able to edit events on all 3 servers. > > Kind Regards > Robert Stanford Hi Robert, I did some test this morning and I could not reproduce the problem. I actually see two reasons why this would happen: - you are not the owner nor have you the right to create new objects in the specified calendar collection - the acl system is not working properly Can you retest by creating an event as sogo1 and making sure it is written in the sogo1 calendar? Thanks! -- Wolfgang Sourdeau T: +1 514 989-2000 ext. 2602 C: +1 514 755-3520 AVIS - Ce courriel pourrait contenir des renseignements confidentiels ou privil=C3=A9gi=C3=A9s. Si vous n'en =C3=AAtes pas le v=C3=A9ritable destinataire, veuillez nous aviser imm=C3=A9diatement. Merci. NOTICE - This e-mail may contain confidential or privileged information. If you are not the intended recipient, please notify us immediately. Thank you. From sogo@opengroupware.org Thu Dec 6 16:07:18 2007 From: sogo@opengroupware.org (Gilbert Furger) Date: Thu, 06 Dec 2007 17:07:18 +0100 Subject: [SOGo] Cannot update shared calendar events Message-ID: <47581E36.3090108@bytecode.ch> Hi All, If I share a calendar to someone and grant him all rights (create, update and delete) and then I subscribe to this calendar, I can only update the first new created event one time (in update window, I have access to all four buttons). Every next try to update this event or newly created events are refused (in update window I have only the close button). Obviously, task events have the same behavior. Thanks a lot for SOGo, Gilbert From sogo@opengroupware.org Thu Dec 6 23:31:23 2007 From: sogo@opengroupware.org (Wolfgang Sourdeau) Date: Thu, 06 Dec 2007 18:31:23 -0500 Subject: [SOGo] Cannot update shared calendar events In-Reply-To: <47581E36.3090108@bytecode.ch> Message-ID: <78b1-47588680-3-b747bab0@147894142> Le Jeudi 06 D=C3=A9cembre 2007 11:07 EST, Gilbert Furger a =C3=A9crit: > Hi All, > > If I share a calendar to someone and grant him all rights (create, > update and delete) and then I subscribe to this calendar, I can only > update the first new created event one time (in update window, I have > access to all four buttons). > > Every next try to update this event or newly created events are refused > (in update window I have only the close button). > > Obviously, task events have the same behavior. > > Thanks a lot for SOGo, > > Gilbert Hi Gilbert, I have fixed many problems in the ACL during this week. I do not really understand what your problem is but could you retry with the latest version? If it doesn't work any better, you can write to my email address in French... Thanks! -- Wolfgang Sourdeau T: +1 514 989-2000 ext. 2602 C: +1 514 755-3520 AVIS - Ce courriel pourrait contenir des renseignements confidentiels ou privil=C3=A9gi=C3=A9s. Si vous n'en =C3=AAtes pas le v=C3=A9ritable destinataire, veuillez nous aviser imm=C3=A9diatement. Merci. NOTICE - This e-mail may contain confidential or privileged information. If you are not the intended recipient, please notify us immediately. Thank you. From sogo@opengroupware.org Thu Dec 6 23:32:01 2007 From: sogo@opengroupware.org (Wolfgang Sourdeau) Date: Thu, 06 Dec 2007 18:32:01 -0500 Subject: [SOGo] webdav 403 In-Reply-To: Message-ID: <78b1-47588680-7-b747bab0@147894144> Le Mardi 04 D=C3=A9cembre 2007 05:36 EST, Helge Hess a =C3=A9crit: > Hi, > > when doing a PROPFIND SOGo currently also lists resources which are > subsequently reported 403 (Forbidden) in a GET. > > Thats not strictly a bug, but it makes a GroupDAV client less > efficient since it will attempt to retrieve those resources (eg when > browsing a folder of another user). > I suggest to omit 403 resources from PROPFINDs. Fixed! -- Wolfgang Sourdeau T: +1 514 989-2000 ext. 2602 C: +1 514 755-3520 AVIS - Ce courriel pourrait contenir des renseignements confidentiels ou privil=C3=A9gi=C3=A9s. Si vous n'en =C3=AAtes pas le v=C3=A9ritable destinataire, veuillez nous aviser imm=C3=A9diatement. Merci. NOTICE - This e-mail may contain confidential or privileged information. If you are not the intended recipient, please notify us immediately. Thank you. From sogo@opengroupware.org Thu Dec 6 23:38:35 2007 From: sogo@opengroupware.org (Wolfgang Sourdeau) Date: Thu, 06 Dec 2007 18:38:35 -0500 Subject: [SOGo] Unable to save calendar via lightning In-Reply-To: <47552B5A.6030808@stanford.com.au> Message-ID: <78b1-47588800-d-b747bab0@147894147> Hi Robert, Can you retest with the latest trunk version? Thanks! Wolfgang From sogo@opengroupware.org Thu Dec 6 23:41:59 2007 From: sogo@opengroupware.org (Helge Hess) Date: Fri, 7 Dec 2007 00:41:59 +0100 Subject: [SOGo] webdav 403 In-Reply-To: <606DA25C-5B79-4A24-B685-83934D1D8119@opengroupware.org> References: <606DA25C-5B79-4A24-B685-83934D1D8119@opengroupware.org> Message-ID: <7BD9F8F6-E59B-4E87-A8DB-673763125FF7@opengroupware.org> On 05.12.2007, at 02:55, Helge Hess wrote: > ... further, it would be nice if the resources created by OGo have a > file extension. That is .vcf for vCards and .ics for iCalendar. > Currently its just the GUID. BTW: I now remember why I originally implemented it that way ;-) In fact I think it was always valid to add '.vcf' when attempting to GET an item. The idea was that a renderer could be (auto)selected by SOPE based on the extension, eg: 2981982981.vcf => vcard 2981982981.xml => xml 2981982981.ldif => ldif etc So maybe we should stick to the plain name internally (in the DB), but somehow add the 'vcf' in the PROPFIND (aka add the default WebDAV rendering type in PROPFIND queries). Would be nice to have, sorry for the confusion :-) Greets, Helge -- Helge Hess http://www.helgehess.eu/ From sogo@opengroupware.org Fri Dec 7 10:16:22 2007 From: sogo@opengroupware.org (Chris Picton) Date: Fri, 07 Dec 2007 12:16:22 +0200 Subject: [SOGo] Unable to save calendar via lightning In-Reply-To: <78b1-47588800-d-b747bab0@147894147> References: <78b1-47588800-d-b747bab0@147894147> Message-ID: <1197022582.17656.2.camel@jabberwock> --=-T2vhKZhTd4lt/Mtd7C5C Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Thu, 2007-12-06 at 18:38 -0500, Wolfgang Sourdeau wrote: > Hi Robert, >=20 >=20 > Can you retest with the latest trunk version? Trunk of sogo, or lightning connector? This is with latest sogo trunk, logged in as user test: 172.17.19.1 - - [07/Dec/2007:12:14:59 GMT] "PROPFIND /SOGo/dav/test/Calendar/personal/null HTTP/1.1" 404 208/91 0.109 - - 1M 2007-12-07 12:14:59.587 sogod-0.9[2222] WARNING(-[SaxXMLReaderFactory _loadBundlePath:infoDictionary:nameMap:typeMap:]): multiple parsers available for MIME type 'text/calendar', using 'VSCardSaxDriver' as default for type text/calendar. 2007-12-07 12:14:59.587 sogod-0.9[2222] WARNING(-[SaxXMLReaderFactory _loadBundlePath:infoDictionary:nameMap:typeMap:]): multiple parsers available for MIME type 'text/x-vcard', using 'VSCardSaxDriver' as default for type text/x-vcard. EXCEPTION: NAME:NSInvalidArgumentException REASON:nil argument for earlierDate: ---------------------+-----------------------------------------------------= -- Chris Picton | PGP Key ID: 9D28A988 (wwwkeys.pgp.net) Technical Director | PGP Key Fingerprint: Tangent Systems | 2B46 29EA D530 79EC D9EA 3ED0 229D 6DD6 9D28 A988 011 447 8096 |=20 chrisp@tangent.co.za | http://www.tangent.co.za/keys/chrisp.asc ---------------------+-----------------------------------------------------= -- --=-T2vhKZhTd4lt/Mtd7C5C Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) iD8DBQBHWR12Ip1t1p0oqYgRAuS8AJ9VDPGsaz+T8Cf3fzkbS5TiVk4THACfeaiX 9hr9CaDgszkxZWZUZYsDqCk= =tfhK -----END PGP SIGNATURE----- --=-T2vhKZhTd4lt/Mtd7C5C-- From sogo@opengroupware.org Fri Dec 7 21:32:29 2007 From: sogo@opengroupware.org (Wolfgang Sourdeau) Date: Fri, 07 Dec 2007 16:32:29 -0500 Subject: [SOGo] Unable to save calendar via lightning In-Reply-To: <1197022582.17656.2.camel@jabberwock> Message-ID: <75b3-4759bc00-5b-b73b5ab0@211974694> Hi Chris, I suspect a problem with gnustep. Can you submit me with a backtrace at the piont of exeception? To obtain it, please run the following: gdb sogod-0.9 (gpl blabla) $ b [NSException raise] $ b [NSExceptino raise:format] $ r -WOUseWatchDog NO Whenever the exeception is triggered, one of the two breakpoints will be reached. There, simply execute the command: $ bt and you will get the backtrace. The first 15 lines should be sufficient. After which, enter "q" to exit gdb. Thanks! -- Wolfgang Sourdeau T: +1 514 989-2000 ext. 2602 C: +1 514 755-3520 AVIS - Ce courriel pourrait contenir des renseignements confidentiels ou privil=C3=A9gi=C3=A9s. Si vous n'en =C3=AAtes pas le v=C3=A9ritable destinataire, veuillez nous aviser imm=C3=A9diatement. Merci. NOTICE - This e-mail may contain confidential or privileged information. If you are not the intended recipient, please notify us immediately. Thank you. From sogo@opengroupware.org Fri Dec 7 21:35:44 2007 From: sogo@opengroupware.org (Wolfgang Sourdeau) Date: Fri, 07 Dec 2007 16:35:44 -0500 Subject: [SOGo] Unable to save calendar via lightning In-Reply-To: <1197022582.17656.2.camel@jabberwock> Message-ID: <75b3-4759bc80-5f-b73b5ab0@211974696> Hi again, Actually, an excerpt of your traffic to SOGo woud be useful as well. If you could provide me with one, this would help me a lot too. Thanks! -- Wolfgang Sourdeau T: +1 514 989-2000 ext. 2602 C: +1 514 755-3520 AVIS - Ce courriel pourrait contenir des renseignements confidentiels ou privil=C3=A9gi=C3=A9s. Si vous n'en =C3=AAtes pas le v=C3=A9ritable destinataire, veuillez nous aviser imm=C3=A9diatement. Merci. NOTICE - This e-mail may contain confidential or privileged information. If you are not the intended recipient, please notify us immediately. Thank you. From sogo@opengroupware.org Sat Dec 8 15:37:18 2007 From: sogo@opengroupware.org (Robert de Geus) Date: Sat, 08 Dec 2007 16:37:18 +0100 Subject: [SOGo] Bugzilla In-Reply-To: <20071205052611.5244.64351.Mailman@mail.opengroupware.org> References: <20071205052611.5244.64351.Mailman@mail.opengroupware.org> Message-ID: <475ABA2E.4000103@toltech.nl> Hello, We are currently testing Sogo, Sogo thunderbird address addon and Thunderbird Lightning calendar addon. There are some little bugs and issues we would like to report. Is bugzilla.opengroupware.org used for all three software modules? If not, where do we report bugs? gr. Robert From sogo@opengroupware.org Sat Dec 8 15:58:05 2007 From: sogo@opengroupware.org (Helge Hess) Date: Sat, 8 Dec 2007 16:58:05 +0100 Subject: [SOGo] Bugzilla In-Reply-To: <475ABA2E.4000103@toltech.nl> References: <20071205052611.5244.64351.Mailman@mail.opengroupware.org> <475ABA2E.4000103@toltech.nl> Message-ID: <2C214820-E02D-4108-965B-3DEFCC07AB81@opengroupware.org> On 08.12.2007, at 16:37, Robert de Geus wrote: > We are currently testing Sogo, Sogo thunderbird address addon and > Thunderbird Lightning calendar addon. There are some little bugs and > issues we would like to report. > > Is bugzilla.opengroupware.org used for all three software modules? > If not, where do we report bugs? I've created a new "SOGo Connector" product in Bugzilla (and renamed the SOGo product to ScalableOGo). Feel free to use it to report bugs. Greets, Helge -- Helge Hess http://www.helgehess.eu/ From sogo@opengroupware.org Sun Dec 9 18:15:16 2007 From: sogo@opengroupware.org (Thomas Black) Date: Sun, 9 Dec 2007 20:15:16 +0200 Subject: [SOGo] Unable to save calendar via lightning Message-ID: Hi There I'd really like some assistance on this. It seems to have been noted as an issue here - http://mail.opengroupware.org/pipermail/sogo/2007-November/000327.html - but no solution was found. I follows the debugging instructions in the response to the post above and have the following results: <-- 2007-12-09 18:10:15.125 sogod-0.9[1925] Note(SoObject): SoDebugKeyLookup is enabled! 2007-12-09 18:10:15.125 sogod-0.9[1925] Note(SoObject): SoDebugBaseURL is enabled! 2007-12-09 18:10:15.125 sogod-0.9[1925] Note(SoObject): relative base URLs are enabled. Dec 09 18:10:15 sogod-0.9 [1925]: <0x0x8821e98[GCSFolderManager]> Note: loading 4 GCS folder types: Dec 09 18:10:15 sogod-0.9 [1925]: <0x0x8821e98[GCSFolderManager]> contact: OK Dec 09 18:10:15 sogod-0.9 [1925]: <0x0x8821e98[GCSFolderManager]> appointment-oracle: OK Dec 09 18:10:15 sogod-0.9 [1925]: <0x0x8821e98[GCSFolderManager]> contact-oracle: OK Dec 09 18:10:15 sogod-0.9 [1925]: <0x0x8821e98[GCSFolderManager]> appointment: OK 2007-12-09 18:10:15.147 sogod-0.9[1925] Note: setup default manager at: postgresql://sogo:blahblah@localhost:5432/sogo/sogo_folder_info 196.209.103.234 - - [09/Dec/2007:18:10:15 GMT] "PROPFIND /SOGo/dav/thomas/Calendar/personal/null HTTP/1.1" 404 208/91 0.192 - - 1M 2007-12-09 18:10:15.513 sogod-0.9[1925] WARNING(-[SaxXMLReaderFactory _loadBundlePath:infoDictionary:nameMap:typeMap:]): multiple parsers available for MIME type 'text/calendar', using 'VSCardSaxDriver' as default for type text/calendar. 2007-12-09 18:10:15.513 sogod-0.9[1925] WARNING(-[SaxXMLReaderFactory _loadBundlePath:infoDictionary:nameMap:typeMap:]): multiple parsers available for MIME type 'text/x-vcard', using 'VSCardSaxDriver' as default for type text/x-vcard. (no debugging symbols found) (no debugging symbols found) EXCEPTION: NAME:NSInvalidArgumentException REASON:nil argument for earlierDate: Program received signal SIGABRT, Aborted. 0xffffe410 in __kernel_vsyscall () (gdb) bt #0 0xffffe410 in __kernel_vsyscall () #1 0xb73e0875 in raise () from /lib/tls/i686/cmov/libc.so.6 #2 0xb73e2201 in abort () from /lib/tls/i686/cmov/libc.so.6 #3 0x0804a8b9 in ?? () #4 0x0804ba83 in ?? () #5 0x088285f8 in ?? () #6 0xb7c4b9fb in ?? () from /usr/local/lib/GNUstep/Local/Library/Libraries/libNGObjWeb.so.4.7 #7 0xb7c9b708 in ?? () from /usr/local/lib/GNUstep/Local/Library/Libraries/libNGObjWeb.so.4.7 #8 0x081be418 in ?? () #9 0xb7cc31e0 in ?? () from /usr/local/lib/GNUstep/Local/Library/Libraries/libNGObjWeb.so.4.7 #10 0xbff0cdf8 in ?? () #11 0xb7bd3c57 in ?? () from /usr/local/lib/GNUstep/Local/Library/Libraries/libNGObjWeb.so.4.7 #12 0x08177b90 in ?? () #13 0xb7cc31e0 in ?? () from /usr/local/lib/GNUstep/Local/Library/Libraries/libNGObjWeb.so.4.7 #14 0x088313e0 in ?? () #15 0x0880b698 in ?? () #16 0x00000000 in ?? () (gdb) <-- Does that help. Do you have any suggestions? Thanks -Thomas From sogo@opengroupware.org Sun Dec 9 19:12:22 2007 From: sogo@opengroupware.org (Paulo Tromp) Date: Sun, 09 Dec 2007 20:12:22 +0100 Subject: [SOGo] Problem when starting SOGo (cannot find adaptor bundle: "PostgreSQL") Message-ID: <475C3E16.1030401@gmail.com> Any insights people? With gnu-make-1.13.0, gnu-base-1.13.0, SOPE-4.7. and SOGo RC2, when I try to run SOGo it says I need libgnustep-base.so.1.15 or higher. If I do a clean install with gnu-base-1.15.0 (or 1.15.1), when trying to run SOGo it exits with the PostgreSQL error (after the many retry loops). I'm lost and don't know what I'm doing wrong here. Paulo. From sogo@opengroupware.org Sun Dec 9 20:42:10 2007 From: sogo@opengroupware.org (Thomas Black) Date: Sun, 9 Dec 2007 22:42:10 +0200 Subject: [SOGo] Re: Unable to save calendar via lightning In-Reply-To: References: Message-ID: Hi All Just another note that I'm finding it impossible to add a meeting in one of the demo calendar's via Thunderbird too. It seems like the demo servers also suffers from a broken Thunderbird connector. Could the problem be with the connector? Cheers -Thomas On Dec 9, 2007 8:15 PM, Thomas Black wrote: > Hi There > > I'd really like some assistance on this. It seems to have been noted > as an issue here - > http://mail.opengroupware.org/pipermail/sogo/2007-November/000327.html > - but no solution was found. I follows the debugging instructions in > the response to the post above and have the following results: > > <-- > 2007-12-09 18:10:15.125 sogod-0.9[1925] Note(SoObject): > SoDebugKeyLookup is enabled! > 2007-12-09 18:10:15.125 sogod-0.9[1925] Note(SoObject): SoDebugBaseURL > is enabled! > 2007-12-09 18:10:15.125 sogod-0.9[1925] Note(SoObject): relative base > URLs are enabled. > Dec 09 18:10:15 sogod-0.9 [1925]: <0x0x8821e98[GCSFolderManager]> > Note: loading 4 GCS folder types: > Dec 09 18:10:15 sogod-0.9 [1925]: <0x0x8821e98[GCSFolderManager]> contact: OK > Dec 09 18:10:15 sogod-0.9 [1925]: <0x0x8821e98[GCSFolderManager]> > appointment-oracle: OK > Dec 09 18:10:15 sogod-0.9 [1925]: <0x0x8821e98[GCSFolderManager]> > contact-oracle: OK > Dec 09 18:10:15 sogod-0.9 [1925]: <0x0x8821e98[GCSFolderManager]> > appointment: OK > 2007-12-09 18:10:15.147 sogod-0.9[1925] Note: setup default manager > at: postgresql://sogo:blahblah@localhost:5432/sogo/sogo_folder_info > 196.209.103.234 - - [09/Dec/2007:18:10:15 GMT] "PROPFIND > /SOGo/dav/thomas/Calendar/personal/null HTTP/1.1" 404 208/91 0.192 - - > 1M > 2007-12-09 18:10:15.513 sogod-0.9[1925] WARNING(-[SaxXMLReaderFactory > _loadBundlePath:infoDictionary:nameMap:typeMap:]): multiple parsers > available for MIME type 'text/calendar', using 'VSCardSaxDriver' as > default for type text/calendar. > 2007-12-09 18:10:15.513 sogod-0.9[1925] WARNING(-[SaxXMLReaderFactory > _loadBundlePath:infoDictionary:nameMap:typeMap:]): multiple parsers > available for MIME type 'text/x-vcard', using 'VSCardSaxDriver' as > default for type text/x-vcard. > (no debugging symbols found) > (no debugging symbols found) > EXCEPTION: NAME:NSInvalidArgumentException > REASON:nil argument for earlierDate: > > Program received signal SIGABRT, Aborted. > 0xffffe410 in __kernel_vsyscall () > (gdb) bt > #0 0xffffe410 in __kernel_vsyscall () > #1 0xb73e0875 in raise () from /lib/tls/i686/cmov/libc.so.6 > #2 0xb73e2201 in abort () from /lib/tls/i686/cmov/libc.so.6 > #3 0x0804a8b9 in ?? () > #4 0x0804ba83 in ?? () > #5 0x088285f8 in ?? () > #6 0xb7c4b9fb in ?? () from > /usr/local/lib/GNUstep/Local/Library/Libraries/libNGObjWeb.so.4.7 > #7 0xb7c9b708 in ?? () from > /usr/local/lib/GNUstep/Local/Library/Libraries/libNGObjWeb.so.4.7 > #8 0x081be418 in ?? () > #9 0xb7cc31e0 in ?? () from > /usr/local/lib/GNUstep/Local/Library/Libraries/libNGObjWeb.so.4.7 > #10 0xbff0cdf8 in ?? () > #11 0xb7bd3c57 in ?? () from > /usr/local/lib/GNUstep/Local/Library/Libraries/libNGObjWeb.so.4.7 > #12 0x08177b90 in ?? () > #13 0xb7cc31e0 in ?? () from > /usr/local/lib/GNUstep/Local/Library/Libraries/libNGObjWeb.so.4.7 > #14 0x088313e0 in ?? () > #15 0x0880b698 in ?? () > #16 0x00000000 in ?? () > (gdb) > <-- > > Does that help. Do you have any suggestions? > > Thanks > > -Thomas > From sogo@opengroupware.org Mon Dec 10 18:10:03 2007 From: sogo@opengroupware.org (Ludovic Marcotte) Date: Mon, 10 Dec 2007 13:10:03 -0500 Subject: [SOGo] Re: Unable to save calendar via lightning In-Reply-To: Message-ID: <3a02d6ab6d0d2e1f5dcaeb4c181f09bd@miraclemax> Hi Thomas, > Just another note that I'm finding it impossible to add a meeting in > one of the demo calendar's via Thunderbird too. It seems like the demo > servers also suffers from a broken Thunderbird connector. Could the > problem be with the connector? Could you try again with sogo-demo and while saving the new calendar entry, sniff the trafic using tcpflow: % tcpflow -i eth0 -c tcp and port 80 and host sogo-demo.inverse.ca Adjust the -i parameter with your proper network interface name and send us the tcpflow output (privately if you want). It looks like a bug in Lightning / Sunbird on misformatted timezones. Thanks, Ludovic -- INVERSE, Une division de KEYRUS A KEYRUS company T: (514) 989-2000, ext. 2800 C: (514) 755-3630 ludovic@inverse.ca www.inverse.ca AVIS - Ce courriel pourrait contenir des renseignements confidentiels ou privilegies. Si vous n'etes pas le veritable destinataire, veuillez nous en aviser immediatement. Merci. NOTICE - This e-mail may contain confidential or privileged information. If you are not the intended recipient, please notify us immediately. Thank you. From sogo@opengroupware.org Tue Dec 11 08:05:13 2007 From: sogo@opengroupware.org (Marc Stiebich) Date: Tue, 11 Dec 2007 09:05:13 +0100 Subject: [SOGo] Sogo doesn't start after installation Message-ID: <475E44B9.8000906@ms75.de> Hi all, i have installed Sogo on a Debian Etch machine as described on the site http://www.inverse.ca/english/contributions/sogo/documentation.html I used the latest trunk packages of sope and sogo and gnustep version 1.13. Starting the Sogo application produce these error: sogod-0.9: Uncaught exception NSInvalidArgumentException, reason: GSFFCallInvocation: Class 'NXConstantString(instance)' does not respond to forwardInvocation: for 'methodForSelector:' Does anybody knows whats wrong? Marc Stiebich From sogo@opengroupware.org Tue Dec 11 22:48:15 2007 From: sogo@opengroupware.org (Steve Ingram) Date: Tue, 11 Dec 2007 14:48:15 -0800 Subject: [SOGo] error occurred during object publishing Message-ID: <1197413295.5741.40.camel@darwin.om.cx> I'm attempting to setup SOGo on a CentOS 5 server. I've followed all of the instructions on the Inverse site as well as discussions between Ron Segal, Helge Hess and Wolfgang Sourdeau on the list. I ran into most of the same problems as Ron, however, was able to fix them with the help of the postings. Also, I'm not using an LDAP server or IMAP server right now as to reduce complexity. I'm now to the point where I have a login screen and am able to login without any errors in the SOGo log, however when attempting to display the default calendar page, the following error is rendered in the browser: "An error occurred during object publishing. The requested object could not be found!" Looking into the Apache logs, I see: "connect to application instance failed" So I'm guessing that's the problem. The ports in the /etc/httpd/conf.d/sogo.conf file and the /home/sogo/GNUstep/Defaults/.GNUstepDefaultsfile match and since I'm getting the login screen, something there has to be working properly. Also, the initial tables have been automatically created (although empty) in the PostgreSQL database. I'm using the trunk branch of SOPE and SOGo from the svn repository. Does anyone have an idea why I might be getting this error? Steve From sogo@opengroupware.org Tue Dec 11 23:16:40 2007 From: sogo@opengroupware.org (Helge Hess) Date: Wed, 12 Dec 2007 00:16:40 +0100 Subject: [SOGo] error occurred during object publishing In-Reply-To: <1197413295.5741.40.camel@darwin.om.cx> References: <1197413295.5741.40.camel@darwin.om.cx> Message-ID: <6B8DE007-B0DF-45E5-9E02-F47D9ED4DE36@opengroupware.org> On 11.12.2007, at 23:48, Steve Ingram wrote: > "connect to application instance failed" This usually happens if the sogod daemon is not running (Apache can't connect to it, hence the log). Helge -- Helge Hess http://www.helgehess.eu/ From sogo@opengroupware.org Tue Dec 11 23:48:42 2007 From: sogo@opengroupware.org (Steve Ingram) Date: Tue, 11 Dec 2007 15:48:42 -0800 Subject: [SOGo] error occurred during object publishing In-Reply-To: <6B8DE007-B0DF-45E5-9E02-F47D9ED4DE36@opengroupware.org> References: <1197413295.5741.40.camel@darwin.om.cx> <6B8DE007-B0DF-45E5-9E02-F47D9ED4DE36@opengroupware.org> Message-ID: <1197416922.5741.44.camel@darwin.om.cx> Helge- It is running now with the same error. I suppose those log entries were from when I stopped it to make some adjustments and forgot to start it again. I'm running it from the command line so I can see the logs. Steve On Wed, 2007-12-12 at 00:16 +0100, Helge Hess wrote: > On 11.12.2007, at 23:48, Steve Ingram wrote: > > "connect to application instance failed" > > > This usually happens if the sogod daemon is not running (Apache can't > connect to it, hence the log). > > Helge > -- > Helge Hess > http://www.helgehess.eu/ > > From sogo@opengroupware.org Wed Dec 12 01:19:45 2007 From: sogo@opengroupware.org (Ludovic Marcotte) Date: Tue, 11 Dec 2007 20:19:45 -0500 Subject: [SOGo] error occurred during object publishing In-Reply-To: <1197416922.5741.44.camel@darwin.om.cx> Message-ID: <6e97205db974fcf58020d8f344823d80@miraclemax> On 2007-12-11 18:48:42 -0500 Steve Ingram wrote: > It is running now with the same error. I suppose those log entries > were > from when I stopped it to make some adjustments and forgot to start it > again. I'm running it from the command line so I can see the logs. Do you see anything coming from the sogod daemon when you get the "An error occurred during object publishing..." error? Also, could you post your Apache configuration and your GNUstep defaults? Thanks, Ludo -- INVERSE, Une division de KEYRUS A KEYRUS company T: (514) 989-2000, ext. 2800 C: (514) 755-3630 ludovic@inverse.ca www.inverse.ca AVIS - Ce courriel pourrait contenir des renseignements confidentiels ou privilegies. Si vous n'etes pas le veritable destinataire, veuillez nous en aviser immediatement. Merci. NOTICE - This e-mail may contain confidential or privileged information. If you are not the intended recipient, please notify us immediately. Thank you. From sogo@opengroupware.org Wed Dec 12 01:30:33 2007 From: sogo@opengroupware.org (Steve Ingram) Date: Tue, 11 Dec 2007 17:30:33 -0800 Subject: [SOGo] error occurred during object publishing In-Reply-To: <6e97205db974fcf58020d8f344823d80@miraclemax> References: <6e97205db974fcf58020d8f344823d80@miraclemax> Message-ID: <1197423033.10646.17.camel@darwin.om.cx> Ludo- Here's what the sogo daemon log says when I login as user sogo: 192.168.17.2 - - [12/Dec/2007:01:26:11 GMT] "POST /SOGo/so/connect HTTP/1.1" 204 0/36 0.037 - - 1M 192.168.17.2 - - [12/Dec/2007:01:26:11 GMT] "GET /SOGo/so/sogo HTTP/1.1" 302 0/0 0.003 - - 36K Dec 12 01:26:11 sogod-0.9 [27234]: <0x0x89e920[SOGoUserHomePage]> default module set to 'Calendar' 192.168.17.2 - - [12/Dec/2007:01:26:11 GMT] "GET /SOGo/so/sogo/view HTTP/1.1" 302 0/0 0.005 - - 4K 192.168.17.2 - - [12/Dec/2007:01:26:11 GMT] "GET /SOGo/so/sogo/Calendar HTTP/1.1" 404 208/0 0.003 - - 20K 2007-12-12 01:26:11.106 sogod-0.9[27233] WARNING(-[SaxXMLReaderFactory _loadBundlePath:infoDictionary:nameMap:typeMap:]): multiple parsers available for MIME type 'text/x-vcard', using 'VSvCardSaxDriver' as default for type text/x-vcard. 2007-12-12 01:26:11.106 sogod-0.9[27233] WARNING(-[SaxXMLReaderFactory _loadBundlePath:infoDictionary:nameMap:typeMap:]): multiple parsers available for MIME type 'text/calendar', using 'VSiCalSaxDriver' as default for type text/calendar. 192.168.17.2 - - [12/Dec/2007:01:26:11 GMT] "POST /SOGo/so/connect HTTP/1.1" 204 0/36 0.037 - - 1M 192.168.17.2 - - [12/Dec/2007:01:26:11 GMT] "GET /SOGo/so/sogo HTTP/1.1" 302 0/0 0.003 - - 36K Dec 12 01:26:11 sogod-0.9 [27234]: <0x0x89e920[SOGoUserHomePage]> default module set to 'Calendar' 192.168.17.2 - - [12/Dec/2007:01:26:11 GMT] "GET /SOGo/so/sogo/view HTTP/1.1" 302 0/0 0.005 - - 4K 192.168.17.2 - - [12/Dec/2007:01:26:11 GMT] "GET /SOGo/so/sogo/Calendar HTTP/1.1" 404 208/0 0.003 - - 20K Here is my Apache config: Alias /sogo.woa/WebServerResources/ \ /usr/GNUstep/Local/Library/SOGo-0.9/WebServerResources/ Alias /SOGo.woa/WebServerResources/ \ /usr/GNUstep/Local/Library/SOGo-0.9/WebServerResources/ AliasMatch /SOGo/so/ControlPanel/Products/(.*)/Resources/(.*) \ /usr/GNUstep/Local/Library/SOGo-0.9/$1.SOGo/Resources/$2 AddDefaultCharset UTF-8 SetHandler ngobjweb-adaptor SetAppPort 20000 SetHandler default-handler SetHandler default-handler SetHandler default-handler SetHandler default-handler And, finally, my GNUstep defaults: { NSGlobalDomain = { }; "sogod-0.9" = { AgenorProfileURL = "http://sogo:@localhost:5432/sogo/sogo_user_profile"; OCSFolderInfoURL = "http://sogo:@localhost:5432/sogo/sogo_folder_info"; SOGoAuthentificationMethod = bypass; WOMessageUseUTF8 = YES; WOPort = 20000; }; } Steve On Tue, 2007-12-11 at 20:19 -0500, Ludovic Marcotte wrote: > On 2007-12-11 18:48:42 -0500 Steve Ingram > wrote: > > > It is running now with the same error. I suppose those log entries > > were > > from when I stopped it to make some adjustments and forgot to start it > > again. I'm running it from the command line so I can see the logs. > > Do you see anything coming from the sogod daemon when you get the "An > error occurred during object publishing..." error? Also, could you > post your Apache configuration and your GNUstep defaults? > > Thanks, > Ludo > -- > INVERSE, > Une division de KEYRUS > A KEYRUS company > > T: (514) 989-2000, ext. 2800 > C: (514) 755-3630 > ludovic@inverse.ca > www.inverse.ca > > AVIS - Ce courriel pourrait contenir des renseignements confidentiels > ou privilegies. Si vous n'etes pas le veritable destinataire, veuillez > nous en aviser immediatement. Merci. > NOTICE - This e-mail may contain confidential or privileged > information. If you are not the intended recipient, please notify us > immediately. Thank you. > From sogo@opengroupware.org Wed Dec 12 03:19:56 2007 From: sogo@opengroupware.org (Wolfgang Sourdeau) Date: Tue, 11 Dec 2007 22:19:56 -0500 Subject: [SOGo] error occurred during object publishing In-Reply-To: <1197423033.10646.17.camel@darwin.om.cx> Message-ID: Hi Steve, There is a part of the log where SOGo displays the module it is loading, at the beginning of the process. Can you show me this part? I suspect the calendar module to not be loaded correctly... Wolfgang From sogo@opengroupware.org Wed Dec 12 05:14:21 2007 From: sogo@opengroupware.org (Steve Ingram) Date: Tue, 11 Dec 2007 21:14:21 -0800 Subject: [SOGo] error occurred during object publishing In-Reply-To: References: Message-ID: <1197436461.10646.21.camel@darwin.om.cx> Wolfgang- Here's from the start of SOGo and login: 2007-12-12 05:11:12.878 sogod-0.9[31212] GNUSTEP_CONFIG_FILE value ('') is not an absolute path. Please rebuild GNUstep-base specifying a valid path to the config file. 2007-12-12 05:11:12.881 sogod-0.9[31212] Unknown time zone name `PST'. 2007-12-12 05:11:12.881 sogod-0.9[31212] Using time zone with absolute offset 0. 2007-12-12 05:11:12.878 sogod-0.9[31212] GNUSTEP_CONFIG_FILE value ('') is not an absolute path. Please rebuild GNUstep-base specifying a valid path to the config file. 2007-12-12 05:11:12.898 sogod-0.9[31212] starting SOGo (build root@localhost.localdomain 200712101557) 2007-12-12 05:11:12.899 sogod-0.9[31212] Note: vmem size check enabled: shutting down app when vmem > 200 MB Dec 12 05:11:12 sogod-0.9 [31213]: SNS support disabled. Dec 12 05:11:12 sogod-0.9 [31213]: <0x0x88aae70[SOGoProductLoader]> scanning SOGo products in: /home/sogo/GNUstep/Library/SOGo-0.9 Dec 12 05:11:12 sogod-0.9 [31213]: <0x0x88aae70[SOGoProductLoader]> scanning SOGo products in: /usr/GNUstep/Local/Library/SOGo-0.9 Dec 12 05:11:12 sogod-0.9 [31213]: <0x0x88aae70[SOGoProductLoader]> register SOGo product: Mailer.SOGo Dec 12 05:11:12 sogod-0.9 [31213]: <0x0x88aae70[SOGoProductLoader]> register SOGo product: CommonUI.SOGo Dec 12 05:11:12 sogod-0.9 [31213]: <0x0x88aae70[SOGoProductLoader]> register SOGo product: MailerUI.SOGo Dec 12 05:11:12 sogod-0.9 [31213]: <0x0x88aae70[SOGoProductLoader]> register SOGo product: Contacts.SOGo Dec 12 05:11:12 sogod-0.9 [31213]: <0x0x88aae70[SOGoProductLoader]> register SOGo product: ContactsUI.SOGo Dec 12 05:11:12 sogod-0.9 [31213]: <0x0x88aae70[SOGoProductLoader]> register SOGo product: SchedulerUI.SOGo Dec 12 05:11:12 sogod-0.9 [31213]: <0x0x88aae70[SOGoProductLoader]> register SOGo product: MailPartViewers.SOGo Dec 12 05:11:12 sogod-0.9 [31213]: <0x0x88aae70[SOGoProductLoader]> register SOGo product: PreferencesUI.SOGo Dec 12 05:11:12 sogod-0.9 [31213]: <0x0x88aae70[SOGoProductLoader]> register SOGo product: MainUI.SOGo Dec 12 05:11:12 sogod-0.9 [31213]: <0x0x88aae70[SOGoProductLoader]> register SOGo product: Appointments.SOGo Dec 12 05:11:12 sogod-0.9 [31213]: <0x0x88aae70[SOGoProductLoader]> scanning SOGo products in: /usr/GNUstep/System/Library/SOGo-0.9 Dec 12 05:11:12 sogod-0.9 [31213]: <0x0x88aae70[SOGoProductLoader]> scanning SOGo products in: /usr/local/lib/sogod-0.9 Dec 12 05:11:12 sogod-0.9 [31213]: <0x0x88aae70[SOGoProductLoader]> scanning SOGo products in: /usr/lib/sogod-0.9 2007-12-12 05:11:12.993 sogod-0.9[31212] Note: fetching full mail header. 2007-12-12 05:11:12.993 sogod-0.9[31212] Note(SOGoMailObject): using constant etag for mail parts: '"imap4url_0_9_126"' 2007-12-12 05:11:12.994 sogod-0.9[31212] Note: using SOGo mail spool folder: /tmp/ 2007-12-12 05:11:12.995 sogod-0.9[31212] Note(SOGoMailBodyPart): using constant etag for mail parts: '"imap4url_0_9_126"' 2007-12-12 05:11:12.996 sogod-0.9[31212] Note: using shared-folders name: '(nil)' 2007-12-12 05:11:12.996 sogod-0.9[31212] Note: using other-users-folders name: '(nil)' 2007-12-12 05:11:12.996 sogod-0.9[31212] Note: using other-users-folders name: '(nil)' Dec 12 05:11:13 sogod-0.9 [31213]: [WARN] [so-secinfo SOGoUserFolder] tried to declare object permission twice! (perm=view,private=no,public=no) Dec 12 05:11:13 sogod-0.9 [31213]: [WARN] [so-secinfo SOGoUserFolder] tried to set default role of 'webdav access' twice! (set to (Authenticated)) 2007-12-12 05:11:13.044 sogod-0.9[31212] WARNING(+[EOAdaptor adaptorNameForURLScheme:]): asked for 'http' URL, please fix the URLs to 'postgresql'! Dec 12 05:11:13 sogod-0.9 [31213]: |SOGo-0.9| WOHttpAdaptor listening on address *:20000 2007-12-12 05:13:20.012 sogod-0.9[31212] Note(SoObject): SoDebugKeyLookup is enabled! 2007-12-12 05:13:20.013 sogod-0.9[31212] Note(SoObject): SoDebugBaseURL is enabled! 2007-12-12 05:13:20.013 sogod-0.9[31212] Note(SoObject): relative base URLs are enabled. 2007-12-12 05:13:20.017 sogod-0.9[31212] WARNING(-[SaxXMLReaderFactory _loadBundlePath:infoDictionary:nameMap:typeMap:]): multiple parsers available for MIME type 'text/x-vcard', using 'VSvCardSaxDriver' as default for type text/x-vcard. 2007-12-12 05:13:20.017 sogod-0.9[31212] WARNING(-[SaxXMLReaderFactory _loadBundlePath:infoDictionary:nameMap:typeMap:]): multiple parsers available for MIME type 'text/calendar', using 'VSiCalSaxDriver' as default for type text/calendar. 192.168.17.2 - - [12/Dec/2007:05:13:20 GMT] "POST /SOGo/so/connect HTTP/1.1" 204 0/41 0.036 - - 1M 192.168.17.2 - - [12/Dec/2007:05:13:20 GMT] "GET /SOGo/so/admin HTTP/1.1" 302 0/0 0.003 - - 36K Dec 12 05:13:20 sogod-0.9 [31213]: <0x0x7f5920[SOGoUserHomePage]> default module set to 'Calendar' 192.168.17.2 - - [12/Dec/2007:05:13:20 GMT] "GET /SOGo/so/admin/view HTTP/1.1" 302 0/0 0.005 - - 4K 192.168.17.2 - - [12/Dec/2007:05:13:20 GMT] "GET /SOGo/so/admin/Calendar HTTP/1.1" 404 208/0 0.003 - - 20K Steve On Tue, 2007-12-11 at 22:19 -0500, Wolfgang Sourdeau wrote: > Hi Steve, > > > There is a part of the log where SOGo displays the module it is > loading, at the beginning of the process. Can you show me this part? I > suspect the calendar module to not be loaded correctly... > > > Wolfgang > From sogo@opengroupware.org Wed Dec 12 08:27:41 2007 From: sogo@opengroupware.org (Thomas Black) Date: Wed, 12 Dec 2007 10:27:41 +0200 Subject: [SOGo] Re: Unable to save calendar via lightning In-Reply-To: <3a02d6ab6d0d2e1f5dcaeb4c181f09bd@miraclemax> References: <3a02d6ab6d0d2e1f5dcaeb4c181f09bd@miraclemax> Message-ID: Hi Ludovic > % tcpflow -i eth0 -c tcp and port 80 and host sogo-demo.inverse.ca Here you go. Help on fixing this problem would be greatly, greatly appreciated. So far in my testing SOGo seems great for contact sharing, I just wish I could get the calendar to work :( Comparing the logs with the web interface, it almost seems like it may have something to do with the "null" on the "propfind" (although I don't really know what I'm talking about, I just noticed that while comparing the logs)? <-- thomas@plato:~$ sudo tcpflow -i eth1 -c tcp and port 80 and host sogo-demo.inverse.ca tcpflow[9130]: listening on eth1 010.000.000.139.33585-207.253.045.140.00080: PROPFIND /SOGo/dav/sogo1/Calendar/personal/null HTTP/1.1 Host: sogo-demo.inverse.ca User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.8pre) Gecko/20071022 Thunderbird/2.0.0.6 Accept: text/xml Accept-Language: en-us,en;q=0.5 Accept-Encoding: gzip,deflate Accept-Charset: utf-8,*;q=0.1 Keep-Alive: 300 Connection: keep-alive Content-Length: 91 Content-Type: text/xml; charset=utf-8 Depth: 0 Authorization: Basic c29nbzE6c29nbzE= 010.000.000.139.33585-207.253.045.140.00080: 207.253.045.140.00080-010.000.000.139.33585: HTTP/1.1 404 Not Found Date: Wed, 12 Dec 2007 08:23:12 GMT Server: Apache/2.2.4 (Debian) content-length: 208 content-type: text/html; charset="iso-8859-1" Keep-Alive: timeout=15, max=100 Connection: Keep-Alive

An error occurred during object publishing

the requested object could not be found!

010.000.000.139.33585-207.253.045.140.00080: PUT /SOGo/dav/sogo1/Calendar/personal/dbe61159-0405-464a-86f3-f048bd16e6f4.ics HTTP/1.1 Host: sogo-demo.inverse.ca User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.8pre) Gecko/20071022 Thunderbird/2.0.0.6 Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5 Accept-Language: en-us,en;q=0.5 Accept-Encoding: gzip,deflate Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Keep-Alive: 300 Connection: keep-alive Content-Length: 844 Content-Type: text/calendar; charset=utf-8 Authorization: Basic c29nbzE6c29nbzE= 010.000.000.139.33585-207.253.045.140.00080: BEGIN:VCALENDAR PRODID:-//Mozilla Calendar//NONSGML Sunbird//EN VERSION:2.0 BEGIN:VTIMEZONE TZID:/mozilla.org/20070129_1/Africa/Johannesburg X-LIC-LOCATION:Africa/Johannesburg BEGIN:STANDARD TZOFFSETFROM:+0200 TZOFFSETTO:+0200 TZNAME:SAST DTSTART:19700101T000000 END:STANDARD END:VTIMEZONE BEGIN:VEVENT CREATED:20071212T082258Z LAST-MODIFIED:20071212T082320Z DTSTAMP:20071212T082258Z UID:dbe61159-0405-464a-86f3-f048bd16e6f4 SUMMARY:Blah Test ORGANIZER;RSVP=FALSE;CN=Thomas Black;PARTSTAT=ACCEPTED; ROLE=REQ-PARTICIPANT:MAILTO:thomas@ DTSTART;TZID=/mozilla.org/20070129_1/Africa/Johannesburg:20071214T100000 DTEND;TZID=/mozilla.org/20070129_1/Africa/Johannesburg:20071214T110000 X-MOZ-LOCATIONPATH:dbe61159-0405-464a-86f3-f048bd16e6f4.ics DESCRIPTION:Test Event... END:VEVENT END:VCALENDAR 207.253.045.140.00080-010.000.000.139.33585: HTTP/1.1 500 Internal Server Error Date: Wed, 12 Dec 2007 08:23:12 GMT Server: Apache/2.2.4 (Debian) Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 401 Connection: close Content-Type: text/html; charset=iso-8859-1 ..........uR...0...+.=.... $.V$..Qi.*......3M,.3.v....i.p..93..y.c.j...y.o.K.......v.ps..n.|.z.l..u..z...VfH~..@.....H... v.(0......lC.`.........\4......2......Ale*`.....G....w. .\?.LN8.:...&.v$H.V.q.D.,S.@.&..2.8.....2......l..c.S..p...%..@1B.N.?.a...|!z..,.......v 9..*x.s......w..`..A'\H...y.).S.._.^L?J.e......wq.Y4Z.<...E(..f..F...!.....xD;.^W.....P...\W..E...#/..\.TY.....VF_U.......G....B..o... <--- From sogo@opengroupware.org Wed Dec 12 14:23:45 2007 From: sogo@opengroupware.org (Ludovic Marcotte) Date: Wed, 12 Dec 2007 09:23:45 -0500 Subject: [SOGo] Re: Unable to save calendar via lightning In-Reply-To: Message-ID: <68a6d50bfc9dc47e0b5335792db35dff@miraclemax> Hi Thomas, > Here you go. Help on fixing this problem would be greatly, greatly > appreciated. So far in my testing SOGo seems great for contact > sharing, I just wish I could get the calendar to work :( > > Comparing the logs with the web interface, it almost seems like it may > have something to do with the "null" on the "propfind" (although I > don't really know what I'm talking about, I just noticed that while > comparing the logs)? As I expected, it's a timezone issue. At least, now we can reproduce the problem so we'll quickly fix it and let you know once the fix has been pushed to SVN. Thanks a lot for your tcpflow trace, that really helped. Ludo -- INVERSE, Une division de KEYRUS A KEYRUS company T: (514) 989-2000, ext. 2800 C: (514) 755-3630 ludovic@inverse.ca www.inverse.ca AVIS - Ce courriel pourrait contenir des renseignements confidentiels ou privilegies. Si vous n'etes pas le veritable destinataire, veuillez nous en aviser immediatement. Merci. NOTICE - This e-mail may contain confidential or privileged information. If you are not the intended recipient, please notify us immediately. Thank you. From sogo@opengroupware.org Wed Dec 12 15:01:43 2007 From: sogo@opengroupware.org (Thomas Black) Date: Wed, 12 Dec 2007 17:01:43 +0200 Subject: [SOGo] Re: Unable to save calendar via lightning In-Reply-To: <68a6d50bfc9dc47e0b5335792db35dff@miraclemax> References: <68a6d50bfc9dc47e0b5335792db35dff@miraclemax> Message-ID: Hi Ludovic > At least, now we can reproduce the problem so we'll quickly fix it and > let you know once the fix has been pushed to SVN. Excellent! I'm demo'ing the contact sharing part of this solution to one of my clients on Friday - any chance the fix will be in SVN by then so that I can demo the calendaring bit too? Is the problem in the server or the connector? > Thanks a lot for your tcpflow trace, that really helped. Glad to help. So far I'm really impressed with the bits of SOGo that I've tested. If the calendering works then it's one of the first really true multi-platform groupware systems I've managed to find, Kolab being the lead so far although not without some serious issues. Let me know if there's anything else I can do to assist testing wise. On another note, I haven't been able to find an answer for this - if you create a new calendar or address book (apart from 'personal'), what format do you use for the URL to use the dav interface. I haven't been able to find where you assign a "short" name to the address book which you then plug into the URL. Is this even possible? Cheers -Thomas From sogo@opengroupware.org Wed Dec 12 15:13:18 2007 From: sogo@opengroupware.org (Ludovic Marcotte) Date: Wed, 12 Dec 2007 10:13:18 -0500 Subject: [SOGo] Re: Unable to save calendar via lightning In-Reply-To: Message-ID: <40735224851c625e0fe16db0910121ba@miraclemax> --=_de25e2c1d5caeee1fc35e257a798e92c Content-Type: text/plain; charset="us-ascii"; format="flowed" Hi Thomas, > Excellent! I'm demo'ing the contact sharing part of this solution to > one of my clients on Friday - any chance the fix will be in SVN by > then so that I can demo the calendaring bit too? Is the problem in the > server or the connector? It was on the server. Try with this SOGo patch (it'll likely be pushed later today with other updates / fixes) : > Glad to help. So far I'm really impressed with the bits of SOGo that > I've tested. If the calendering works then it's one of the first > really true multi-platform groupware systems I've managed to find, > Kolab being the lead so far although not without some serious issues. > Let me know if there's anything else I can do to assist testing wise. Testing is always much appreciated. If you find something, a stacktrace, a detailed procedure to reproduce the issue and of course, a tcpflow trace is always a plus. > On another note, I haven't been able to find an answer for this - if > you create a new calendar or address book (apart from 'personal'), > what format do you use for the URL to use the dav interface. I haven't > been able to find where you assign a "short" name to the address book > which you then plug into the URL. Is this even possible? That name, right now, is generated by SOGo. But, you can activate email notifications (SOGoFoldersSendEMailNotifications) on folders addition / removal so you'll automatically get the folder URLs. Thanks! Ludo -- INVERSE, Une division de KEYRUS A KEYRUS company T: (514) 989-2000, ext. 2800 C: (514) 755-3630 ludovic@inverse.ca www.inverse.ca AVIS - Ce courriel pourrait contenir des renseignements confidentiels ou privilegies. Si vous n'etes pas le veritable destinataire, veuillez nous en aviser immediatement. Merci. NOTICE - This e-mail may contain confidential or privileged information. If you are not the intended recipient, please notify us immediately. Thank you. --=_de25e2c1d5caeee1fc35e257a798e92c Content-Transfer-Encoding: base64 Content-Type: text/x-patch; name="foo.patch" Content-Disposition: attachment; filename="foo.patch" IyAKIyBvbGRfcmV2aXNpb24gW2EyZGNkNDdhNDA4OWU4ZjcxZWViYzM2M2U0MzZiYTJlZDhi YzZkZjVdCiMgCiMgcGF0Y2ggIlNPUEUvTkdDYXJkcy9pQ2FsVGltZVpvbmUubSIKIyAgZnJv bSBbMWRiMzJiNGM3MTc4YjdjYjY2ZGVhYzE2MWJhOGFkZTZiNzM2Nzg0ZF0KIyAgICB0byBb ODdiYjIxOTdjNTNjZjc3Y2YwNzdjY2FjMWEyNmY3MDI1YjQxNWUyMV0KIyAKPT09PT09PT09 PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09Ci0t LSBTT1BFL05HQ2FyZHMvaUNhbFRpbWVab25lLm0JMWRiMzJiNGM3MTc4YjdjYjY2ZGVhYzE2 MWJhOGFkZTZiNzM2Nzg0ZAorKysgU09QRS9OR0NhcmRzL2lDYWxUaW1lWm9uZS5tCTg3YmIy MTk3YzUzY2Y3N2NmMDc3Y2NhYzFhMjZmNzAyNWI0MTVlMjEKQEAgLTg5LDYgKzg5LDEwIEBA CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgZm9yRGF0ZTogZGF0ZV07CiAgIHN0YW5k YXJkT2NjdXJlbmNlID0gW3NlbGYgX29jY3VyZW5jZUZvclBlcmlvZE5hbWVkOiBAInN0YW5k YXJkIgogICAgICAgICAgICAgICAgICAgICAgICAgICAgIGZvckRhdGU6IGRhdGVdOworCisg IGlmICghZGF5bGlnaHRPY2N1cmVuY2UpCisgICAgcmV0dXJuIChpQ2FsVGltZVpvbmVQZXJp b2QgKilbc2VsZiB1bmlxdWVDaGlsZFdpdGhUYWc6IEAic3RhbmRhcmQiXTsKKwogICBpZiAo W2RhdGUgZWFybGllckRhdGU6IGRheWxpZ2h0T2NjdXJlbmNlXSA9PSBkYXRlCiAgICAgICB8 fCBbZGF0ZSBlYXJsaWVyRGF0ZTogc3RhbmRhcmRPY2N1cmVuY2VdID09IHN0YW5kYXJkT2Nj dXJlbmNlKQogICAgIHBlcmlvZCA9IChpQ2FsVGltZVpvbmVQZXJpb2QgKikgW3NlbGYgdW5p cXVlQ2hpbGRXaXRoVGFnOiBAInN0YW5kYXJkIl07Cg== --=_de25e2c1d5caeee1fc35e257a798e92c-- From sogo@opengroupware.org Wed Dec 12 16:35:12 2007 From: sogo@opengroupware.org (Wolfgang Sourdeau) Date: Wed, 12 Dec 2007 11:35:12 -0500 Subject: [SOGo] timezone crash fixed Message-ID: <2d6e-47600e00-4d-b743dab0@211315243> Hi Sa=C3=AFd, Robert, Thomas and Chris, The problem causing the inability to save events was identified and fixed. The SVN server has just been updated so you will be able to save events from Lightning in a few minutes from now... Thanks to everybody for helping us track down this bug! -- Wolfgang Sourdeau T: +1 514 989-2000 ext. 2602 C: +1 514 755-3520 AVIS - Ce courriel pourrait contenir des renseignements confidentiels ou privil=C3=A9gi=C3=A9s. Si vous n'en =C3=AAtes pas le v=C3=A9ritable destinataire, veuillez nous aviser imm=C3=A9diatement. Merci. NOTICE - This e-mail may contain confidential or privileged information. If you are not the intended recipient, please notify us immediately. Thank you. From sogo@opengroupware.org Wed Dec 12 20:08:03 2007 From: sogo@opengroupware.org (Thomas Black) Date: Wed, 12 Dec 2007 22:08:03 +0200 Subject: [SOGo] Re: Unable to save calendar via lightning In-Reply-To: <40735224851c625e0fe16db0910121ba@miraclemax> References: <40735224851c625e0fe16db0910121ba@miraclemax> Message-ID: Hi Ludovic > That name, right now, is generated by SOGo. But, you can activate > email notifications (SOGoFoldersSendEMailNotifications) on folders > addition / removal so you'll automatically get the folder URLs. Okay, that'll help a lot. Wouldn't it be worthwhile to put up a wiki somewhere so new users such as myself can document that issues that caught us? I'm sure some people out there could benefit from that... The fix works! I can now save from Thunderbird into my calendar :) Now for the next question. I'm also struggling to find documentation on this, but how does the Free/Busy implementation work. Is there a URL that Free/Busy information can be fetched for each user. If it exists, I assume that URL should be configured in the contacts address book entry. Why does it say that no Free/Busy information is available for yourself though - surely that should be picked up from the local calendar? Cheers -Thomas From sogo@opengroupware.org Wed Dec 12 20:25:29 2007 From: sogo@opengroupware.org (Thomas Black) Date: Wed, 12 Dec 2007 22:25:29 +0200 Subject: [SOGo] Modifying Shared Calendars not working.. Message-ID: Hi All I'm connecting to a Sogo calendar from a two thunderbird instances. The one is the user's native calendar and the other one is from a user that is configured with permissions to modify that calendar. First sing that I can say is that I find the permissions confusing, they range from View All -> View the Date & Time -> Modify -> Respond To -> None. Given that you can only select one of those options, are they ranged from conservative to liberal? Would full access be "Respond To"? I've tried View All and Modify and in neither case can I manage to modify the calendar from the second (non-native) user's account. I open the event, change a field or the description, and it closes. No errors, but the event doesn't get updated. Tcpflow below if it will help... <--- 010.053.035.021.48508-196.036.161.226.00080: PROPFIND /SOGo/dav/thomas/Calendar/personal/6098-475C2C80-3-B74A5E10 HTTP/1.1 Host: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.8pre) Gecko/20071022 Thunderbird/2.0.0.6 Accept: text/xml Accept-Language: en-us,en;q=0.5 Accept-Encoding: gzip,deflate Accept-Charset: utf-8,*;q=0.1 Keep-Alive: 300 Connection: keep-alive Content-Length: 91 Content-Type: text/xml; charset=utf-8 Depth: 0 Authorization: Basic aHBvdHRlcjozM2dwdGgwMw== 010.053.035.021.48508-196.036.161.226.00080: 196.036.161.226.00080-010.053.035.021.48508: HTTP/1.1 207 Multi-Status Date: Wed, 12 Dec 2007 20:20:47 GMT Server: Apache/2.2.4 (Ubuntu) pragma: no-cache cache-control: no-cache content-length: 331 X-Dav-Error: 200 No error Ms-Author-Via: DAV content-type: text/xml; charset="utf-8" Via: 1.1 X-Cache: MISS from Keep-Alive: timeout=15, max=100 Connection: Keep-Alive http:///SOGo/dav/thomas/Calendar/personal/6098-475C2C80-3-B74A5E10HTTP/1.1 200 OK"gcs00000000" 010.053.035.021.48508-196.036.161.226.00080: PUT /SOGo/dav/thomas/Calendar/personal/6098-475C2C80-3-B74A5E10 HTTP/1.1 Host: mail.hbd.com User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.8pre) Gecko/20071022 Thunderbird/2.0.0.6 Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5 Accept-Language: en-us,en;q=0.5 Accept-Encoding: gzip,deflate Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Keep-Alive: 300 Connection: keep-alive Content-Length: 482 Content-Type: text/calendar; charset=utf-8 Authorization: Basic aHBvdHRlcjozM2dwdGgwMw== 010.053.035.021.48508-196.036.161.226.00080: BEGIN:VCALENDAR PRODID:-//Mozilla Calendar//NONSGML Sunbird//EN VERSION:2.0 BEGIN:VEVENT CREATED:20071209T175638Z LAST-MODIFIED:20071212T202140Z DTSTAMP:20071209T175638Z UID:6098-475C2C80-3-B74A5E10 SUMMARY:Test.. ORGANIZER;CN=Test User 1;PARTSTAT=ACCEPTED;ROLE=REQ-PARTICIPANT:MAILTO: testuser1@ DTSTART:20071206T090000Z DTEND:20071206T100000Z TRANSP:OPAQUE X-MOZ-LOCATIONPATH:6098-475C2C80-3-B74A5E10 DESCRIPTION:Updated..\n END:VEVENT END:VCALENDAR .00080-010.053.035.021.48508: HTTP/1.1 403 Forbidden Date: Wed, 12 Dec 2007 20:20:47 GMT Server: Apache/2.2.4 (Ubuntu) content-length: 243 content-type: text/html; charset="iso-8859-1" Via: 1.1 X-Cache: MISS from Keep-Alive: timeout=15, max=99 Connection: Keep-Alive

An error occurred during object publishing

tried to access private object (0x0x8ec2c88, SoClass=SOGoAppointmentObject)

<-- Regards -Thomas From sogo@opengroupware.org Wed Dec 12 22:52:13 2007 From: sogo@opengroupware.org (Steve Ingram) Date: Wed, 12 Dec 2007 14:52:13 -0800 Subject: [SOGo] error occurred during object publishing In-Reply-To: References: Message-ID: <1197499933.10646.56.camel@darwin> Looking at the logs more closely, I see that the attempt to load "/SOGo/so/admin/Calendar" results in a HTTP 404 error. Why wouldn't the sogo application server not be able to find the files? Steve On Tue, 2007-12-11 at 22:19 -0500, Wolfgang Sourdeau wrote: > Hi Steve, > > > There is a part of the log where SOGo displays the module it is > loading, at the beginning of the process. Can you show me this part? I > suspect the calendar module to not be loaded correctly... > > > Wolfgang > From sogo@opengroupware.org Wed Dec 12 23:42:32 2007 From: sogo@opengroupware.org (Wolfgang Sourdeau) Date: Wed, 12 Dec 2007 18:42:32 -0500 Subject: [SOGo] error occurred during object publishing In-Reply-To: <1197499933.10646.56.camel@darwin> Message-ID: <5ed1-47607200-15-b742fab0@114953243> Le Mercredi 12 D=C3=A9cembre 2007 17:52 EST, Steve Ingram a =C3=A9crit: > Looking at the logs more closely, I see that the attempt to load > "/SOGo/so/admin/Calendar" results in a HTTP 404 error. Why wouldn't the > sogo application server not be able to find the files? > > Steve > > On Tue, 2007-12-11 at 22:19 -0500, Wolfgang Sourdeau wrote: > > Hi Steve, > > > > > > There is a part of the log where SOGo displays the module it is > > loading, at the beginning of the process. Can you show me this part? I > > suspect the calendar module to not be loaded correctly... > > > > > > Wolfgang > > Hi Steve, I wonder if the problem does not come from the fact that you are using the "bypass" authentication.... Actually this "form of authentication" is not really well supported. I haven't touched it in a long time and SOGo might now require some informations that prevent the recognition of usernames when they are missing... Is it possible for you to still try SOGo using a small openldap setup? The required schema for user entries is the "inetOrgPerson". And you can use an utility such as luma to take care of your schema creation. All in all, it is pretty easy to get something working... -- Wolfgang Sourdeau T: +1 514 989-2000 ext. 2602 C: +1 514 755-3520 AVIS - Ce courriel pourrait contenir des renseignements confidentiels ou privil=C3=A9gi=C3=A9s. Si vous n'en =C3=AAtes pas le v=C3=A9ritable destinataire, veuillez nous aviser imm=C3=A9diatement. Merci. NOTICE - This e-mail may contain confidential or privileged information. If you are not the intended recipient, please notify us immediately. Thank you. From sogo@opengroupware.org Sat Dec 15 02:49:19 2007 From: sogo@opengroupware.org (Steve Ingram) Date: Fri, 14 Dec 2007 18:49:19 -0800 Subject: [SOGo] error occurred during object publishing In-Reply-To: <5ed1-47607200-15-b742fab0@114953243> References: <5ed1-47607200-15-b742fab0@114953243> Message-ID: <476340AF.3080905@supersource.com> Wolfgang Sourdeau wrote: > Le Mercredi 12 Décembre 2007 17:52 EST, Steve Ingram a écrit: > > >> Looking at the logs more closely, I see that the attempt to load >> "/SOGo/so/admin/Calendar" results in a HTTP 404 error. Why wouldn't the >> sogo application server not be able to find the files? >> >> Steve >> >> On Tue, 2007-12-11 at 22:19 -0500, Wolfgang Sourdeau wrote: >> >>> Hi Steve, >>> >>> >>> There is a part of the log where SOGo displays the module it is >>> loading, at the beginning of the process. Can you show me this part? I >>> suspect the calendar module to not be loaded correctly... >>> >>> >>> Wolfgang >>> >>> > > Hi Steve, > > > I wonder if the problem does not come from the fact that you are using the "bypass" authentication.... Actually this "form of authentication" is not really well supported. I haven't touched it in a long time and SOGo might now require some informations that prevent the recognition of usernames when they are missing... > > Is it possible for you to still try SOGo using a small openldap setup? > The required schema for user entries is the "inetOrgPerson". And you can use an utility such as luma to take care of your schema creation. > All in all, it is pretty easy to get something working... > Wolfgang- Well, I'm not sure why authentication would be a problem without any error message, but I'll trust your judgment and setup an LDAP server. I do admit that I'm an LDAP idiot, but I'm wondering how inetOrgPerson will work as from what I'm seeing, there's no room for a password. Is it just verifying the person and then using the local passwd db or is my LDAP schema missing something? I'm using phpLDAPadmin (http://phpldapadmin.sourceforge.net) and it treats that schema as nothing more than an address book entry. Steve From sogo@opengroupware.org Sat Dec 15 09:29:00 2007 From: sogo@opengroupware.org (Steve Ingram) Date: Sat, 15 Dec 2007 01:29:00 -0800 Subject: [SOGo] error occurred during object publishing In-Reply-To: <476340AF.3080905@supersource.com> References: <5ed1-47607200-15-b742fab0@114953243> <476340AF.3080905@supersource.com> Message-ID: <47639E5C.6030200@supersource.com> Steve Ingram wrote: > Wolfgang Sourdeau wrote: >> Le Mercredi 12 Décembre 2007 17:52 EST, Steve Ingram >> a écrit: >> >> >>> Looking at the logs more closely, I see that the attempt to load >>> "/SOGo/so/admin/Calendar" results in a HTTP 404 error. Why wouldn't the >>> sogo application server not be able to find the files? >>> >>> Steve >>> >>> On Tue, 2007-12-11 at 22:19 -0500, Wolfgang Sourdeau wrote: >>> >>>> Hi Steve, >>>> >>>> >>>> There is a part of the log where SOGo displays the module it is >>>> loading, at the beginning of the process. Can you show me this >>>> part? I suspect the calendar module to not be loaded correctly... >>>> >>>> >>>> Wolfgang >>>> >>>> >> >> Hi Steve, >> >> >> I wonder if the problem does not come from the fact that you are >> using the "bypass" authentication.... Actually this "form of >> authentication" is not really well supported. I haven't touched it in >> a long time and SOGo might now require some informations that prevent >> the recognition of usernames when they are missing... >> >> Is it possible for you to still try SOGo using a small openldap setup? >> The required schema for user entries is the "inetOrgPerson". And you >> can use an utility such as luma to take care of your schema creation. >> All in all, it is pretty easy to get something working... >> > Wolfgang- > > Well, I'm not sure why authentication would be a problem without any > error message, but I'll trust your judgment and setup an LDAP server. > > I do admit that I'm an LDAP idiot, but I'm wondering how inetOrgPerson > will work as from what I'm seeing, there's no room for a password. Is > it just verifying the person and then using the local passwd db or is > my LDAP schema missing something? I'm using phpLDAPadmin > (http://phpldapadmin.sourceforge.net) and it treats that schema as > nothing more than an address book entry. > > Steve I'm also beginning to wonder if I've pegged this user thing wrong altogether. I'm under the impression that only the sogo user has the GNUstep files in his home directory and that all of the other users work out of LDAP. After reading your howto a few times, I'm not so sure. Do all users have accounts on the system with their own GNUstep directory trees? Steve From sogo@opengroupware.org Sat Dec 15 13:35:01 2007 From: sogo@opengroupware.org (Helge Hess) Date: Sat, 15 Dec 2007 14:35:01 +0100 Subject: [SOGo] error occurred during object publishing In-Reply-To: <47639E5C.6030200@supersource.com> References: <5ed1-47607200-15-b742fab0@114953243> <476340AF.3080905@supersource.com> <47639E5C.6030200@supersource.com> Message-ID: <891C102E-3BFB-4DB0-97E2-799A107E9923@opengroupware.org> On 15.12.2007, at 10:29, Steve Ingram wrote: > Do all users have accounts on the system with their own GNUstep > directory trees? No, SOGo user accounts have nothing to do with the system accounts. You only need the GNUstep user 'home' for the SOGo user. Greets, Helge -- Helge Hess http://www.helgehess.eu/ From sogo@opengroupware.org Mon Dec 17 03:43:46 2007 From: sogo@opengroupware.org (Robert Stanford) Date: Mon, 17 Dec 2007 13:43:46 +1000 Subject: [SOGo] connector and free busy Message-ID: <4765F072.1000306@stanford.com.au> Regarding free busy work in thunderbird: 1. I notice when selecting an attendee, I can click on the icon to the left of the attendees name and it changes between a picture of 1 person, 2 people or or what looks like a desk with chairs (rectangle surrounded by small squares). What are these for? 2. Free/busy is it possible for us to include these in our ldap schema so this field is already populated in the addressbook? Kind Regards Robert Stanford From sogo@opengroupware.org Mon Dec 17 22:14:39 2007 From: sogo@opengroupware.org (Wolfgang Sourdeau) Date: Mon, 17 Dec 2007 17:14:39 -0500 Subject: [SOGo] ANN: SOGo v1.0 RC3 Message-ID: <79e6-4766f500-5-b73daab0@85301172> The Inverse Team is pleased to announce the third release candidate (RC3) of Scalable OpenGroupware.org (SOGo). =3D=3D=3D What is SOGo =3D=3D=3D SOGo is a free and modern scalable groupware server. It offers shared calendars, address books and emails through your favorite Web browser or by using a native client such as Mozilla Thunderbird and Lightning. SOGo is standard-compliant and supports CalDAV, CardDAV, GroupDAV and reuses existing IMAP, SMTP and database servers - making the solution easy to deploy and interoperable with many applications. SOGo features : * Scalable architecture suitable for deployments from dozen to many thousand users * Rich Web-based interface that shares the look and feel, the features and the data of Mozilla Thunderbird and Lightning * Improved integration with Mozilla Thunderbird and Lighthing by using the SOGo Connector * Two-way synchronization support with any SyncML-capable devices (BlackBerry, Palm, Windows CE, etc.) by using the Funambol SOGo Connector and many more! SOGo and our connectors are completely free. =3D=3D=3D Getting SOGo =3D=3D=3D SOGo is free software and is distributed under the GNU GPL. As such, you are free to download and try it by either getting the newly released snapshot from : http://www.inverse.ca/uploads/SOGo/SOGo-1.0rc3.tar.gz or by getting the sources from the official SVN server : http://svn.opengroupware.org/SOGo/inverse/trunk/ Documentation about the installation and configuration of SOGo is available from : http://www.inverse.ca/contributions/sogo/documentation.html You can also try our online SOGo demo at : http://sogo-demo.inverse.ca Finally, you can also download our SOGo Connector for Mozilla Thunderbird / Lighthing and our SOGo Connector for Funambol at : http://www.inverse.ca/contributions/sogo_connector.html http://www.inverse.ca/contributions/funambol.html These connectors allow a good integration with Mozilla Thunderbird, Lightning and your favorite mobile devices. =3D=3D=3D Changes from the previous release =3D=3D=3D * mail folders state is now saved * image attachments in emails can now be saved * the status of participants in represented with an icon * the current module can no longer be reselected from the module navigation bar * many bugfixes in the Mail and Calendar modules * improved handling of ACLs in the Calendar module =3D=3D=3D How can I help ? =3D=3D=3D The product is in constant evolution. You can provide your help to make SOGo better by contributing on various areas such as : * Testing and bug reports! (you can use http://sogo-demo.inverse.ca) * CSS and JavaScript adjustments to the Web UI Feel free to send us your questions. You can also post them to the SOGo mailing list: http://sogo.opengroupware.org/en/support/lists/index.html =3D=3D=3D Getting Support =3D=3D=3D For any questions, do not hesitate to contact us by writing an email to : support@inverse.ca Inverse offers profesionnal services around SOGo to help organizations deploy the solution and migrate from their legacy systems. -- Wolfgang Sourdeau T: +1 514 989-2000 ext. 2602 C: +1 514 755-3520 AVIS - Ce courriel pourrait contenir des renseignements confidentiels ou privil=C3=A9gi=C3=A9s. Si vous n'en =C3=AAtes pas le v=C3=A9ritable destinataire, veuillez nous aviser imm=C3=A9diatement. Merci. NOTICE - This e-mail may contain confidential or privileged information. If you are not the intended recipient, please notify us immediately. Thank you. From sogo@opengroupware.org Tue Dec 18 10:20:14 2007 From: sogo@opengroupware.org (Sauro Saltini) Date: Tue, 18 Dec 2007 11:20:14 +0100 Subject: [SOGo] IMAP ACL problems Message-ID: <47679EDE.20704@shc.it> I've started to implement SOGo in a test environment as I'm very intrested in using TB / Lightning as "fat" client to relpace Outlook / Exchange duo. I've done a fresh install from sources on a Slackware server and, after some initial problems the whole thing is working like a charm (at least the web interface). My IMAP server (also installed from sources on the same host for testing purposes) was Cyrus 2.2.12 (latest stable) authenticating users on OpenLDAP, SOGo also authenticates via LDAP. I've soon realized, playing with the IMAP ACL's for folder sharing, that SOGo follows RFC 4314 for rights, so some of the ACL righs won't be read/set correctly with my Cyrus-imap version (checkboxes remains always unset) - I've also noticed that even the "inverse" demo site suffers the same bug. Replacing Cyrus-imap with 2.3.9 (testing version) which implements RFC4314 ACL's the permission manager for imap folders worked well, except for the "Remove this folder" and "Erase mails from this folder" checkboxes: - Setting "Remove this folder" and applying will result in "t" acl instead of "x" and reopening the form you have: Remove this folder (x) -> unchecked Erase mails from this folder (t) -> checked - Setting "Erase mails from this folder" and applying will result in an empty acl and reopening the form will show: Erase mails from this folder (t) -> unchecked After some search through the sourcecode I've finally found that the Template file (wox) for the form sets uncorrectly the checkbox names (which was my initial guess, but took me some time to work out as I've never looked at a GNUstep application before!). In UI/Templates/MailerUI/UIxMailUserRightsEditor.wox I've changed the checkbox named: "ObjectEraser" to "FolderEraser" and the one named "MailMessageEraser" to "ObjectEraser" according to the rest of logic in "SOGoMailFolder" (_sogoAclsToImapAcls and _imapAclsToSOGoAcls methods) In the meantime I've found some other inconsistencies between "SOGoPermissions.h" declarations and the "SOGoPermissions.m" assignments: in SOGoPermissions.h the "MailRoles" declared are: extern NSString *SOGoMailRole_SeenKeeper; extern NSString *SOGoMailRole_Writer; extern NSString *SOGoMailRole_Poster; extern NSString *SOGoMailRole_Expunger; extern NSString *SOGoMailRole_Creator; extern NSString *SOGoMailRole_Administrator; instead in SOGoPermissions.m I can see: NSString *SOGoMailRole_SeenKeeper = @"MailSeenKeeper"; NSString *SOGoMailRole_Writer = @"MailWriter"; NSString *SOGoMailRole_Poster = @"MailPoster"; NSString *SOGoMailRole_Expunger = @"MailExpunger"; NSString *SOGoMailRole_Administrator = @"MailAdministrator"; NSString *SOGoMailRole_MessageEraser = @"MailMessageEraser"; i.e no value assigned for SOGoMailRole_Creator and no declaration for SOGoMailRole_MessageEraser (which is one of the problematic roles used in the template file I've changed) I don't know which is the current direction of development regarding the "role names", in fact the whole thing can be patched exactly in the opposite way. The point is only about how you want to call in SOGo the "x" and "t" IMAP rights: x -> MailMessageEraser or ObjectEraser t -> ObjectEraser or FolderEraser I hope this can be useful for someone. I'll go on testing SOGo as I think it can be a great solution. I'm sorry I can't help with the development as I know quite nothing about GNUstep and Objective-C. Sauro Saltini. From sogo@opengroupware.org Tue Dec 18 22:17:44 2007 From: sogo@opengroupware.org (Wolfgang Sourdeau) Date: Tue, 18 Dec 2007 17:17:44 -0500 Subject: [SOGo] IMAP ACL problems In-Reply-To: <47679EDE.20704@shc.it> Message-ID: Hi Sauro, Thanks for the bug report. The deduction you made are correct. We are going to fix this as soon as possible. And, for somebody who knows nothing of GNUstep and Objective-C, I think you did quite well. Thanks a lot! Wolfgang From sogo@opengroupware.org Tue Dec 18 22:26:01 2007 From: sogo@opengroupware.org (Wolfgang Sourdeau) Date: Tue, 18 Dec 2007 17:26:01 -0500 Subject: [SOGo] connector and free busy In-Reply-To: <4765F072.1000306@stanford.com.au> Message-ID: On 2007-12-16 22:43:46 -0500 Robert Stanford wrote: > Regarding free busy work in thunderbird: > > 1. I notice when selecting an attendee, I can click on the icon to > the left > of the attendees name and it changes between a picture of 1 person, 2 > people > or or what looks like a desk with chairs (rectangle surrounded by > small > squares). What are these for? The "one person" icon represents a required participant. The "two persons" are actually one, that may or may not be there: an optional participant. And the "chairs and a table" icon represents a chair: from rfc 2445: roleparam = "ROLE" "=" ("CHAIR" ; Indicates chair of the ; calendar entity / "REQ-PARTICIPANT" ; Indicates a participant whose ; participation is required / "OPT-PARTICIPANT" ; Indicates a participant whose ; participation is optional / "NON-PARTICIPANT" ; Indicates a participant who is ; copied for information ; purposes only / x-name ; Experimental role / iana-token) ; Other IANA role ; Default is REQ-PARTICIPANT > 2. Free/busy is it possible for us to include these in our ldap > schema so > this field is already populated in the addressbook? You can use the LDIF field "calFBURL" for this. It is currently not supported by the SOGo Connector, except if you use SOGo and export your directory as a CardDAV resource... Wolfgang From sogo@opengroupware.org Wed Dec 19 22:09:16 2007 From: sogo@opengroupware.org (Robert Stanford) Date: Thu, 20 Dec 2007 08:09:16 +1000 Subject: [SOGo] connector and free busy and rfc2739.schema for free busy In-Reply-To: References: Message-ID: <4769968C.1010109@stanford.com.au> Wolfgang Sourdeau wrote: > On 2007-12-16 22:43:46 -0500 Robert Stanford wrote: > >> Regarding free busy work in thunderbird: >> >> 1. I notice when selecting an attendee, I can click on the icon to >> the left of the attendees name and it changes between a picture of 1 >> person, 2 people or or what looks like a desk with chairs (rectangle >> surrounded by small squares). What are these for? > > The "one person" icon represents a required participant. The "two > persons" are actually one, that may or may not be there: an optional > participant. And the "chairs and a table" icon represents a chair: > from rfc 2445: > > roleparam = "ROLE" "=" > ("CHAIR" ; Indicates chair of the > ; calendar entity > / "REQ-PARTICIPANT" ; Indicates a participant whose > ; participation is required > / "OPT-PARTICIPANT" ; Indicates a participant whose > ; participation is optional > / "NON-PARTICIPANT" ; Indicates a participant who is > ; copied for information > ; purposes only > / x-name ; Experimental role > / iana-token) ; Other IANA role > ; Default is REQ-PARTICIPANT > > >> 2. Free/busy is it possible for us to include these in our ldap >> schema so this field is already populated in the addressbook? I have added rfc2739.schema to my slapd config and included it below for anyone who is looking for it. I have also included a sample ldap entry to show how to add the objectClass. ( I know I am not alone in being lost in the woods regarding many aspects ldap) I see calCalURI in the schema, in the future will the connector/lightning be using this for searching for and connecting to other users shared calendars? > You can use the LDIF field "calFBURL" for this. It is currently not > supported by the SOGo Connector, except if you use SOGo and export > your directory as a CardDAV resource... I currently connect Thunderbird to the SOGO address book through file->new->remote addressbook. (Is this what you mean by exporting as CardDAV?) I can now see the free/busy URI from my openldap server in the CalDAV tab for each person however their free busy information still shows up pink (No information). When I try to invite them the sogod.log shows "GET /SOGo/dav/name/freebusy.ifb HTTP/1.1" 401 0/0 0.001 - - 0 Getting this in a browser returns ---- BEGIN:VCALENDAR PRODID://Inverse groupe conseil/SOGo 0.9 VERSION:2.0 BEGIN:VFREEBUSY ATTENDEE;CN=name:MAILTO:name@domain.com DTSTAMP:20071219T220053Z DTSTART:20071205T140000Z DTEND:20080105T140000Z FREEBUSY;FBTYPE=BUSY:20071219T000000Z/20071219T050000Z END:VFREEBUSY END:VCALENDAR ------ Kind Regards Robert Stanford ------------------- rfc2739.schema ------------------- attribute (1.2.840.113556.1.4.478 NAME 'calCalURI' DESC 'Snapshot of users entire default calendar' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 ) attribute (1.2.840.113556.1.4.479 NAME 'calFBURL' DESC 'URI of the uses free and busy information' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 ) attribute (1.2.840.113556.1.4.480 NAME 'calCAPURI' DESC 'URI used to communicate with the users calendar' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 ) attribute (1.2.840.113556.1.4.481 NAME 'calCalAdrURI' DESC 'URI to which event requests should be sent for the user' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 ) attribute (1.2.840.113556.1.4.482 NAME 'calOtherCalURIs' DESC 'URIs to non-default calendars belonging to the user' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 ) attribute (1.2.840.113556.1.4.483 NAME 'calOtherFBURLs' DESC 'URIs to non-default free and busy information files' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 ) attribute (1.2.840.113556.1.4.484 NAME 'calOtherCAPURIs' DESC 'URIs for communicating with non-default calendars' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 ) attribute (1.2.840.113556.1.4.485 NAME 'calOtherCalAdrURIs' DESC 'Destinations for event requests to non-default calendars' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 ) objectclass (1.2.840.113556.1.5.87 NAME 'calEntry' DESC 'Calendering and Free Busy information' SUP top AUXILIARY MAY (calCalURI $ calFBURL $ calCAPURI $ calCalAdrURI $ calOtherCalURIs $ calOtherFBURLs $ calOtherCAPURIs $ calOtherCalAdrURIs ) ) ----------------------------------------- sample ldap entry including rfc2739 information) ------------------------------------------- dn: uid=fred,ou=People,dc=domain uid: fred cn: fred sn: fred mail: fred@domain.com objectClass: person objectClass: organizationalPerson objectClass: inetOrgPerson objectClass: shadowAccount objectClass: calEntry ou: calendaring userPassword:: fredspassword calCalAdrURI: fred@domain.com calCalURI: http://mail.domain.com/SOGo/fred/Calendar/myevent.ics calFBURL: http://mail.domain.com/SOGo/dav/fred/freebusy.ifb calOtherCalURIs: calOtherFBURLs: calOtherCalAdrURIs: shadowLastChange: 13608 shadowMax: 99999 shadowWarning: 7 structuralObjectClass: inetOrgPerson entryUUID: 35d4652c-4246-102c-8ad6-eb1e2fa43522 creatorsName: modifiersName: createTimestamp: 20071219062016Z modifyTimestamp: 20071219062016Z entryCSN: 20071219062016Z#000005#00#000000 From sogo@opengroupware.org Thu Dec 20 07:47:57 2007 From: sogo@opengroupware.org (Steve Ingram) Date: Wed, 19 Dec 2007 23:47:57 -0800 Subject: [SOGo] error occurred during object publishing In-Reply-To: <476340AF.3080905@supersource.com> References: <5ed1-47607200-15-b742fab0@114953243> <476340AF.3080905@supersource.com> Message-ID: <20071219234757.66a98577.steve@supersource.com> On Fri, 14 Dec 2007 18:49:19 -0800 Steve Ingram wrote: > Wolfgang Sourdeau wrote: > > Le Mercredi 12 D=E9cembre 2007 17:52 EST, Steve Ingram a =E9crit: > > > > =20 > >> Looking at the logs more closely, I see that the attempt to load > >> "/SOGo/so/admin/Calendar" results in a HTTP 404 error. Why wouldn't the > >> sogo application server not be able to find the files? > >> > >> Steve > >> > >> On Tue, 2007-12-11 at 22:19 -0500, Wolfgang Sourdeau wrote: > >> =20 > >>> Hi Steve, > >>> > >>> > >>> There is a part of the log where SOGo displays the module it is=20 > >>> loading, at the beginning of the process. Can you show me this part? = I=20 > >>> suspect the calendar module to not be loaded correctly... > >>> > >>> > >>> Wolfgang > >>> > >>> =20 > > > > Hi Steve, > > > > > > I wonder if the problem does not come from the fact that you are using = the "bypass" authentication.... Actually this "form of authentication" is n= ot really well supported. I haven't touched it in a long time and SOGo migh= t now require some informations that prevent the recognition of usernames w= hen they are missing... > > > > Is it possible for you to still try SOGo using a small openldap setup? > > The required schema for user entries is the "inetOrgPerson". And you ca= n use an utility such as luma to take care of your schema creation. > > All in all, it is pretty easy to get something working... > > =20 > Wolfgang- >=20 > Well, I'm not sure why authentication would be a problem without any=20 > error message, but I'll trust your judgment and setup an LDAP server. >=20 > I do admit that I'm an LDAP idiot, but I'm wondering how inetOrgPerson=20 > will work as from what I'm seeing, there's no room for a password. Is it= =20 > just verifying the person and then using the local passwd db or is my=20 > LDAP schema missing something? I'm using phpLDAPadmin=20 > (http://phpldapadmin.sourceforge.net) and it treats that schema as=20 > nothing more than an address book entry. >=20 > Steve > --=20 > OpenGroupware.org SOGo > sogo@opengroupware.org > http://mail.opengroupware.org/mailman/listinfo/sogo OK, I've setup an LDAP server to authenticate SOGo off of and I'm still rec= eiving the same error. There is no difference in the SOGo log files from my= previous post. I'm thinking there has got to be a problem with GNUstep som= ewhere. I'm using the rpms from your site (I'm on CentOS 5) for gnustep-bas= e and gnustep-make. SOPE and SOGo are compiled from the latest (at the time= of RC2) subversion. Should I upgrade to RC3? Steve From sogo@opengroupware.org Thu Dec 20 09:00:28 2007 From: sogo@opengroupware.org (Steve Ingram) Date: Thu, 20 Dec 2007 01:00:28 -0800 Subject: [SOGo] RC3 rpms (new) and object publishing error (cont'd) Message-ID: <20071220010028.e9da7235.steve@supersource.com> In a further attempt to get a functioning system, I just downloaded and installed the latest rpms for RC3. I can't get the startup script to work properly. I get the following when attempting to start: Starting Scalable OpenGroupware.Org (Inverse edition): Can't find sogod-0.9 /usr/sbin/sogod 1 [FAILED] Can't find sogod-0.9 /usr/sbin/sogod 2 [FAILED] Can't find sogod-0.9 /usr/sbin/sogod 3 [FAILED] Not sure what's wrong with it so I'm running the /usr/sbin/sogod script directly from user sogo after sourcing /usr/GNUstep/System/Library/Makefiles/GNUstep.sh. I did spot an error in the /etc/httpd/conf.d/sogo.conf file though. The directory is listed as /usr/GNUstep/Local instead of /usr/GNUstep/System as it is installed by the rpms. Unfortunately, the rpms are still not alleviating my problem with not being able to get beyond the login screen. The system appears to login, however, I see only a blank screen where the calendar is. Here is the sogo log: System startup----- 2007-1