Re: [SOGo] Cannot login Sogo

2013-01-17 Thread Holger Brinkhaus
Hi Markus,

thank you for our hint. But this did not solve the problem :(

Quite similar error message when starting up and trying to login. While upstart 
this error messages are logged (listing just error messages here this time)
sogod[3606] ERROR(-[NGBundleManager bundleWithPath:]): could not create bundle 
for path: 
'/usr/share/GNUstep/Libraries/gnustep-base/Versions/1.22/Resources/SSL.bundle'
sogod[3606] WOxElemBuilder: could not locate builders: 
WOxExtElemBuilder,WOxExtElemBuilder
sogod[3606] WARNING(-[NSNull(misc) count]): called NSNull -count (returns 0) !!!

Login try:
localhost - - [17/Jan/2013:10:03:01 GMT] GET /SOGo/ HTTP/1.1 200 4292/0 0.017 
12181 64% 976K
Jan 17 10:03:23 sogod [3606]: SOGoRootPage successful login for user 'holger' - 
expire = -1 grace = -1
Jan 17 10:03:23 sogod [3606]: [ERROR] 0x0x7f822e7941a0[NGLdapAttribute] cound 
not convert value of objectGUID to string
Jan 17 10:03:23 sogod [3606]: [ERROR] 0x0x7f822e794ac0[NGLdapAttribute] cound 
not convert value of objectSid to string
2013-01-17 10:03:23.565 sogod[3606] Note: Using UTF-8 as URL encoding in 
NGExtensions.
localhost - - [17/Jan/2013:10:03:23 GMT] POST /SOGo/connect HTTP/1.1 200 
27/60 0.160 - - 1M
2013-01-17 10:03:23.581 sogod[3606] ERROR(-[NSNull(misc) forwardInvocation:]): 
called selector objectForKey: on NSNull !
2013-01-17 10:03:23.597 sogod[3606] ERROR(-[NSNull(misc) forwardInvocation:]): 
called selector setObject:forKey: on NSNull !
2013-01-17 10:03:23.597 sogod[3606] didn't set return value for type 'v'
localhost - - [17/Jan/2013:10:03:23 GMT] GET /SOGo/holger HTTP/1.1 404 35/0 
0.017 - - 16K

Best Regards
 Holger
ursprüngliche Nachricht-
Von: mho...@gmx.de
An: users@sogo.nu
Datum: Thu, 17 Jan 2013 00:46:31 +0100
-


 Hello,

 Am 17.01.2013 00:24, schrieb Holger Brinkhaus:

 2013-01-17 00:00:40.194 sogod[32065] ERROR(-[NSNull(misc)
 forwardInvocation:]): called selector objectForKey: on NSNull !
 2013-01-17 00:00:40.219 sogod[32065] ERROR(-[NSNull(misc)
 forwardInvocation:]): called selector setObject:forKey: on NSNull !
 2013-01-17 00:00:40.219 sogod[32065] didn't set return value for type 'v'

 try the recommendation on
 https://inverse.ca/sogo/lists/arc/users/2012-12/msg00187.html

 Hope this helps
 Markus
 --
 users@sogo.nu
 https://inverse.ca/sogo/lists


--



-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Thunderbird 17/Lightning 1.9 cache errors

2013-01-17 Thread Alessio Fattorini

Il 16/01/2013 21:49, Ludovic Marcotte ha scritto:

Hello,

For those who are using Thunderbird 17 and Lightning 1.9 and are having
random cache issues (unable to delete/modify events, can't dismiss
alarms, etc.). Please have a look at this ticket:


Thank you very much Ludovic!
I have some strange problem about this!
I'm trying to apply patch but i have some problem.

What file should i patch? I'm trying with
calendar/providers/caldav/calDavCalendar.js
but there isn't a file like this, only components/calDavCalendar.js and 
the patch fails :-|
Anyone has try to patch lightning? :-\ Can you send me .xpi  (windows 
version)for testing?

Thanks

--
Alessio Fattorini

Nethesis srl
Via degli Olmi 12 - 61122 Pesaro PU
tel. +39 0721 405516 - fax +39 0721 268147
http://www.nethesis.it - suppo...@nethesis.it
http://blog.nethesis.it
http://www.facebook.com/nethesis
--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Thunderbird 17/Lightning 1.9 cache errors

2013-01-17 Thread Ludovic Marcotte

On 17/01/13 04:27, Alessio Fattorini wrote:


What file should i patch? I'm trying with
calendar/providers/caldav/calDavCalendar.js
but there isn't a file like this, only components/calDavCalendar.js 
and the patch fails :-|
Anyone has try to patch lightning? :-\ Can you send me .xpi (windows 
version)for testing? 

Patches files in components using patch -p4.

--
Ludovic Marcotte
+1.514.755.3630  ::  www.inverse.ca
Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence 
(www.packetfence.org)

--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Thunderbird 17/Lightning 1.9 cache errors

2013-01-17 Thread Thomas Gangolf

Am 17.01.2013 10:27, schrieb Alessio Fattorini:

Il 16/01/2013 21:49, Ludovic Marcotte ha scritto:

Hello,

For those who are using Thunderbird 17 and Lightning 1.9 and are having
random cache issues (unable to delete/modify events, can't dismiss
alarms, etc.). Please have a look at this ticket:


Thank you very much Ludovic!
I have some strange problem about this!
I'm trying to apply patch but i have some problem.

What file should i patch? I'm trying with
calendar/providers/caldav/calDavCalendar.js
but there isn't a file like this, only components/calDavCalendar.js 
and the patch fails :-|
Anyone has try to patch lightning? :-\ Can you send me .xpi (windows 
version)for testing?

Thanks



The file to patch is the one in componets/calDavCalendar.js
Only the first patch works, the second one gives me errors too.

I send you the patched calDavCalendar.js, close Thunderbird and copy the 
file into the folder and start Thunderbird.

So far the patch works for me.

---
Thomas Gangolf
--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Thunderbird 17/Lightning 1.9 cache errors

2013-01-17 Thread Ludovic Marcotte

On 17/01/13 05:09, Thomas Gangolf wrote:

The file to patch is the one in componets/calDavCalendar.js
Only the first patch works, the second one gives me errors too. 

Which second patch?

Apply the first patch as mentioned (using patch -p4) in my mail from 
Mozilla's BTS, which is:


https://bug827078.bugzilla.mozilla.org/attachment.cgi?id=701647

Then apply the second patch (using patch -p0), the one contained in our 
bug report (http://www.sogo.nu/bugs/view.php?id=2182). Both patches need 
to be applied from the components/ directory.


--
Ludovic Marcotte
+1.514.755.3630  ::  www.inverse.ca
Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence 
(www.packetfence.org)

--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] May be, I messed up something? access rights and default roles

2013-01-17 Thread Christian Mack
Hello Götz Reinicke


Am 2013-01-14 13:15, schrieb Götz Reinicke - IT Koordinator:
 
 maybe I messed up something trying to figure out the proper working and
 configuration for ACL and busy times.
 
 As sogo user I set
 
 defaults write sogod SOGoCalendarDefaultRoles
 (PublicDAndTViewer,ConfidentialDAndTViewer,PrivateDandTViewer)
 
 Now If I try to set the access rights for an calendar like:
 
 Public View all
 Confidetial view Date  Time
 Private None
 
 and I click the update button, I'm warned.
 

Do you change the ACL for Any Authenticated User or Public Access here?
Then the warning is intended.


 If I say Keep Private, all three levels are set to none...
 

That is the most private setting possible.
So in my opinion OK.


 If I say give Access, Private is also set to view all.
 

That is the setting as given by your change request.
So also in my opinion OK.


 Is that by design, a bug, or do I get something wrong?
 

What is your complaint here?
Do you need an additional button for set to default and/or for Undo?


Kind regards,
Christian Mack

-- 
Christian Mack
Gruppe Informationsdienste
Rechenzentrum Universität Konstanz
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


[SOGo] SOGo not releasing tcp spockets?

2013-01-17 Thread John Bieling
My sogo installation is running on a virtuozo system (server4you.com) 
and I have a limit of 1200 numtcpsock. If I sync my adressbook via 
thunderbird, I can see via


cat /proc/user_beancounters

that the number of held numtcpsock is going up. But it is not going down 
again, it just stays there. Now if my server runs for about a day, I 
reach the limit, which will disconnect my server from the outside, 
since no new connections can be established.


Before reaching the limit, I can ssh into the maschine and restart sogo 
and the numtcpsock value drops from about 1000 back to 50 (which is 
normal). This is now automated by a cron job, but why is that happening?


Has someone else experienced this?

In my sogo profile I have setup an extra IMAP account (gmx.de) and when 
I click through the gmx folders in the sogo web-interface, for each 
folder-click the numtcpsock value increases by 1 or 2 as well. And is 
not going back down.


Any Idea? The incomming connections vor CardDAV and CalDAV are http 
request, right? Can I tweak something there?


Thanks
John
--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Trust between IMAP server and SOGo

2013-01-17 Thread André Schild

Am 17.01.2013 11:58, schrieb Christian Mack:

Hello Luis Angel Fernandez
Am 2013-01-14 16:03, schrieb Luis Angel Fernandez Fernandez:

   I think I don't understand what is the meaning of this sentence in the
SOGo native Microsoft Outlook Configuration guide:

If you don't have a trust between your IMAP server and SOGo, you must
at this point set the
cleartext password of the newly created user in...

   When do I could avoid keeping cleartext password? What should I do so
I'll have trust between SOGo and IMAP server?


Your IMAP server must accept all IMAP sessions from SOGo without
checking passwords.
This is called a trust between IMAP server and SOGo.
That is necessary because samba4 only can deliver encrypted passwords,
which are normally not accepted by the IMAP server.


Does anyone knows if such a trust is possible with cyrus as IMAP server ?
For example of a specific port so normal imap access would still work as 
usual.



André
--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Cannot login Sogo

2013-01-17 Thread Holger Brinkhaus
Hi,

this problem is solved: I misscofigured SOGoUserSources...

Best Regards
 Holger

ursprüngliche Nachricht-
Von: Holger Brinkhaus hol...@brinkhaus.org
An: users sogo.nu users@sogo.nu
Datum: Thu, 17 Jan 2013 10:13:42 +0100
-


 Hi Markus,

 thank you for our hint. But this did not solve the problem :(

 Quite similar error message when starting up and trying to login. While 
 upstart
 this error messages are logged (listing just error messages here this time)
 sogod[3606] ERROR(-[NGBundleManager bundleWithPath:]): could not create
 bundle for path:
 '/usr/share/GNUstep/Libraries/gnustep-base/Versions/1.22/Resources/S
 SL.bundle'
 sogod[3606] WOxElemBuilder: could not locate builders:
 WOxExtElemBuilder,WOxExtElemBuilder
 sogod[3606] WARNING(-[NSNull(misc) count]): called NSNull -count (returns
 0) !!!

 Login try:
 localhost - - [17/Jan/2013:10:03:01 GMT] GET /SOGo/ HTTP/1.1 200 4292/0
 0.017 12181 64% 976K
 Jan 17 10:03:23 sogod [3606]: SOGoRootPage successful login for user 'holger' 
 -
 expire = -1 grace = -1
 Jan 17 10:03:23 sogod [3606]: [ERROR] 0x0x7f822e7941a0[NGLdapAttribute]
 cound not convert value of objectGUID to string
 Jan 17 10:03:23 sogod [3606]: [ERROR] 0x0x7f822e794ac0[NGLdapAttribute]
 cound not convert value of objectSid to string
 2013-01-17 10:03:23.565 sogod[3606] Note: Using UTF-8 as URL encoding in
 NGExtensions.
 localhost - - [17/Jan/2013:10:03:23 GMT] POST /SOGo/connect HTTP/1.1 200
 27/60 0.160 - - 1M
 2013-01-17 10:03:23.581 sogod[3606] ERROR(-[NSNull(misc)
 forwardInvocation:]): called selector objectForKey: on NSNull !
 2013-01-17 10:03:23.597 sogod[3606] ERROR(-[NSNull(misc)
 forwardInvocation:]): called selector setObject:forKey: on NSNull !
 2013-01-17 10:03:23.597 sogod[3606] didn't set return value for type 'v'
 localhost - - [17/Jan/2013:10:03:23 GMT] GET /SOGo/holger HTTP/1.1 404 35/0
 0.017 - - 16K

 Best Regards
 Holger
 ursprüngliche Nachricht-
 Von: mho...@gmx.de
 An: users@sogo.nu
 Datum: Thu, 17 Jan 2013 00:46:31 +0100
 -


 Hello,

 Am 17.01.2013 00:24, schrieb Holger Brinkhaus:

 2013-01-17 00:00:40.194 sogod[32065] ERROR(-[NSNull(misc)
 forwardInvocation:]): called selector objectForKey: on NSNull !
 2013-01-17 00:00:40.219 sogod[32065] ERROR(-[NSNull(misc)
 forwardInvocation:]): called selector setObject:forKey: on NSNull !
 2013-01-17 00:00:40.219 sogod[32065] didn't set return value for type
 'v'

 try the recommendation on
 https://inverse.ca/sogo/lists/arc/users/2012-12/msg00187.html

 Hope this helps
 Markus
 --
 users@sogo.nu
 https://inverse.ca/sogo/lists


 --



 --
 users@sogo.nu
 https://inverse.ca/sogo/lists

--



-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Sogo freeze 100% CPU

2013-01-17 Thread Michel Mallejac
Hello,

I think I am in the same situation, on my sogo server : 2.0.3a on Ubuntu
12.04, mysql, (not using CAS).
Every half-hour, CPU goes to top, memory and SWAP almost filled out. Then
all Sogo process restart and all is fine for another 30 minutes.
Here what I see in the logs, with all lines related to the PID that looks
suspicious, from its brith to his death (RIP) :

Jan 17 11:06:43 sogod [13015]: 0x0x7fe5cf3f78f0[WOWatchDog] preparing 1
children
Jan 17 11:06:43 sogod [13015]: 0x0x7fe5cf3f78f0[WOWatchDog] child spawned
with pid 13018
Jan 17 11:07:31 sogod [13018]: 0x0x7fe5cf676870[SOGoCache] Cache cleanup
interval set every 300.00 seconds
Jan 17 11:07:31 sogod [13018]: 0x0x7fe5cf676870[SOGoCache] Using host(s)
'localhost' as server(s)
Jan 17 11:07:32 sogod [13018]: [WARN]
0x0x7fe5cf9edf70[SOGoWebDAVAclManager] entry '{DAV:}write' already exists
in DAV permissions table
Jan 17 11:07:32 sogod [13018]: [WARN]
0x0x7fe5cf9edf70[SOGoWebDAVAclManager] entry '{DAV:}write-properties'
already exists in DAV permissions table
Jan 17 11:07:32 sogod [13018]: [WARN]
0x0x7fe5cf9edf70[SOGoWebDAVAclManager] entry '{DAV:}write-content'
already exists in DAV permissions table
...
2013-01-17 11:07:32.452 sogod[13018] Note(SoObject): SoDebugKeyLookup is
enabled!
2013-01-17 11:07:32.452 sogod[13018] Note(SoObject): SoDebugBaseURL is
enabled!
2013-01-17 11:07:32.452 sogod[13018] Note(SoObject): relative base URLs are
enabled.
2013-01-17 11:07:32.464 sogod[13018] File NSKeyValueCoding.m: 913. In
-[NSObject(KeyValueCoding) valuesForKeys:] This method is deprecated, use
-dictionaryWithValuesForKeys:
...
2013-01-17 11:07:50.978 sogod[13018] Note: Using UTF-8 as URL encoding in
NGExtensions.
2013-01-17 11:07:51.420 sogod[13018] ERROR(-[NGBundleManager
bundleWithPath:]): could not create bundle for path:
'/usr/share/GNUstep/Libraries/gnustep-base/Versions/1.22/Resources/SSL.bundle'
2013-01-17 11:07:51.485 sogod[13018] WOxElemBuilder: could not locate
builders: WOxExtElemBuilder,WOxExtElemBuilder
2013-01-17 11:07:51.485 sogod[13018] WOCompoundElement: pool embedding is
on.
2013-01-17 11:07:51.485 sogod[13018] WOCompoundElement: id logging is on.
2013-01-17 11:07:53.834 sogod[13018] WARNING(-[NSNull(misc) length]):
called NSNull -length (returns 0) !!!
...
2013-01-17 11:07:54.028 sogod[13018] WARNING: IMAP4 connection pooling is
disabled!
2013-01-17 11:07:54.212 sogod[13018] Note(NGImap4Connection): using '/' as
the IMAP4 folder separator.
...
2013-01-17 11:07:56.528 sogod[13018] WARNING(-[NSNull(misc) length]):
called NSNull -length (returns 0) !!!
...
Jan 17 11:15:53 sogod [13018]:
0xD00BF4F0[SOGoTaskObject]:a574e096-59f9-4c3e-bd78-204f470d8b72.icsD
etag 'gcs0030' matches: gcs0030
...
2013-01-17 11:21:53.510 sogod[13018] Note: using 'UCS-2LE' on Linux.
...
Jan 17 11:28:17 sogod [13018]:
0xD00DF330[SOGoAppointmentObject]:AKwyTTWoMgpKsmFFZhp4+ocEKiIA.ics
TODO: implement if-none-match for etag: '*'
Jan 17 11:29:17 sogod [13015]: [WARN] 0x0x7fe5cf5332b0[WOWatchDogChild]
pid 13018 has been hanging in the same request for 1 minutes
Jan 17 11:30:18 sogod [13015]: [WARN] 0x0x7fe5cf5332b0[WOWatchDogChild]
pid 13018 has been hanging in the same request for 2 minutes
Jan 17 11:31:17 sogod [13015]: [WARN] 0x0x7fe5cf5332b0[WOWatchDogChild]
pid 13018 has been hanging in the same request for 3 minutes
Jan 17 11:32:18 sogod [13015]: [WARN] 0x0x7fe5cf5332b0[WOWatchDogChild]
pid 13018 has been hanging in the same request for 4 minutes
Jan 17 11:33:17 sogod [13015]: [WARN] 0x0x7fe5cf5332b0[WOWatchDogChild]
pid 13018 has been hanging in the same request for 5 minutes
Jan 17 11:34:04 sogod [13015]: 0x0x7fe5cf5332b0[WOWatchDogChild] child
13018 exited
Jan 17 11:34:04 sogod [13015]: 0x0x7fe5cf5332b0[WOWatchDogChild]
(terminated due to signal 9)
Jan 17 11:34:04 sogod [13015]: 0x0x7fe5cf3f78f0[WOWatchDog] child spawned
with pid 13287
Jan 17 11:34:10 sogod [13287]: 0x0x7fe5cf669a20[SOGoCache] Cache cleanup
interval set every 300.00 seconds


Thanks in advance for any help !
Sincerly,
Michel


2013/1/16 Jérôme GALLOT jerome.gal...@unicaen.fr

 **
 HI,

 I'm using Sogo 2.0.3a with a prostgresql Database, a CAS identification
 for web pages and Caldav access.

 Since 4 days, some of our Sogo processes freeze every 30 minutes on
 specific CalDav requests.

 A PROPFIND command on specific calendars (5 URLS are concerned) freeze
 sogo processes.
 The caldav commands are emitted by lightning or icedove

 I try to make a backtrace, but it's a bit empty :

 #0  0x745a7831 in ?? () from /lib/libc.so.6
 #1  0x745a9a30 in malloc () from /lib/libc.so.6
 #2  0x76194af3 in -[NGByteBuffer la:] (self=0x78950330,
 _cmd=optimized out, _la=1023) at NGByteBuffer.m:254
 #3  0x76685295 in _la (_la=optimized out, self=optimized out)
 at NGMimePartParser.m:1306
 #4  -[NGMimePartParser readBodyUnknownLengthStream] (self=0x78889060,
 _cmd=optimized out) at NGMimePartParser.m:861
 #5  0x76683e3b in -[NGMimePartParser 

Re: [SOGo] User photo from LDAP addressbook

2013-01-17 Thread Christian Mack
Hello Luis Angel Fernandez


Am 2013-01-16 13:32, schrieb Luis Angel Fernandez Fernandez:
 
   I've read in a mail from last March that that feature was on the list.
 But I can't find anything else about it. Have been there any progress
 since then? 
 

Which problem do you mean?
http://www.sogo.nu/bugs/view.php?id=747
or
http://www.sogo.nu/bugs/view.php?id=1084
or
http://www.sogo.nu/bugs/view.php?id=1187
or
http://www.sogo.nu/bugs/view.php?id=2184


Kind regards,
Christian Mack

-- 
Christian Mack
Gruppe Informationsdienste
Rechenzentrum Universität Konstanz
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Trust between IMAP server and SOGo

2013-01-17 Thread Christian Mack
Hello André Schild


Am 2013-01-17 12:05, schrieb André Schild:
 Am 17.01.2013 11:58, schrieb Christian Mack:
 
 Am 2013-01-14 16:03, schrieb Luis Angel Fernandez Fernandez:
I think I don't understand what is the meaning of this sentence in
 the
 SOGo native Microsoft Outlook Configuration guide:

 If you don't have a trust between your IMAP server and SOGo, you must
 at this point set the
 cleartext password of the newly created user in...

When do I could avoid keeping cleartext password? What should I do so
 I'll have trust between SOGo and IMAP server?

 Your IMAP server must accept all IMAP sessions from SOGo without
 checking passwords.
 This is called a trust between IMAP server and SOGo.
 That is necessary because samba4 only can deliver encrypted passwords,
 which are normally not accepted by the IMAP server.
 
 Does anyone knows if such a trust is possible with cyrus as IMAP server ?
 For example of a specific port so normal imap access would still work as
 usual.
 

From
http://www.sogo.nu/files/docs/SOGo%20Native%20Microsoft%20Outlook%20Configuration.pdf

Moreover, the authentication mode in use by Windows with Samba and
Exchange servers prevent the backend from knowing the real password
being used by the user. This implies that the IMAP server must accept
any passwords from the host on which Samba is running.
To accomplish this with Cyrus IMAP Server, set “sasl_pwcheck_method” to
“alwaystrue” in
/etc/imapd.conf. You should restrain this to an imapd instance dedicated
to SOGo.


Kind regards,
Christian Mack

-- 
Christian Mack
Gruppe Informationsdienste
Rechenzentrum Universität Konstanz
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Trust between IMAP server and SOGo

2013-01-17 Thread Jean Raby

On 13-01-17 6:05 AM, André Schild wrote:

Am 17.01.2013 11:58, schrieb Christian Mack:

Hello Luis Angel Fernandez
Am 2013-01-14 16:03, schrieb Luis Angel Fernandez Fernandez:

   I think I don't understand what is the meaning of this sentence in
the
SOGo native Microsoft Outlook Configuration guide:

If you don't have a trust between your IMAP server and SOGo, you must
at this point set the
cleartext password of the newly created user in...

   When do I could avoid keeping cleartext password? What should I do so
I'll have trust between SOGo and IMAP server?


Your IMAP server must accept all IMAP sessions from SOGo without
checking passwords.
This is called a trust between IMAP server and SOGo.
That is necessary because samba4 only can deliver encrypted passwords,
which are normally not accepted by the IMAP server.


Does anyone knows if such a trust is possible with cyrus as IMAP server ?
For example of a specific port so normal imap access would still work as
usual.



There are 2 ways to do that with cyrus.

As stated in the native outlook guide:
To accomplish this with Cyrus IMAP Server, set “sasl_pwcheck_method” to 
“alwaystrue” in /etc/imapd.conf. You should restrain this to an imapd 
instance dedicated to SOGo.


You would then have to configure a new service in cyrus.conf


Or, if your version of cyrus supports it, you could to it directly in 
cyrus.conf:


SERVICES {
...
imaptrustcmd=imapd -N listen=127.0.0.1:144 
prefork=0 maxchild=100

...
}




André



--
Jean Raby
jr...@inverse.ca  ::  +1.514.447.4918 (x120) ::  www.inverse.ca
Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence 
(www.packetfence.org)

--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] User photo from LDAP addressbook

2013-01-17 Thread Luis Angel Fernandez Fernandez
2013/1/17 Christian Mack christian.m...@uni-konstanz.de



 Which problem do you mean?


  I wouldn't call it a problem :-).


 http://www.sogo.nu/bugs/view.php?id=747


  That one, I guess.  But I'm not sure, because I wasn't talking about
changing the picture from SOGo. If SOGo will show the picture I could have
added to the LDAP (jpegPhoto or photo fields) via some client would be
enough for me. But SOGo doesn't show that picture, right?


-- 
Linkedin profile (http://es.linkedin.com/in/lafdez)
G+ profile (https://plus.google.com/u/0/115320207805121303027/about)
Twitter (@lafdez @_lafdez_)
Identi.ca (@lafdez)
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Thunderbird 17/Lightning 1.9 cache errors

2013-01-17 Thread Alessio Fattorini

Il 17/01/2013 11:26, Ludovic Marcotte ha scritto:

Apply the first patch as mentioned (using patch -p4) in my mail from
Mozilla's BTS, which is:

https://bug827078.bugzilla.mozilla.org/attachment.cgi?id=701647

Then apply the second patch (using patch -p0), the one contained in our
bug report (http://www.sogo.nu/bugs/view.php?id=2182). Both patches need
to be applied from the components/ directory.


Sorry Ludovic, but the second patch (from sogo bug report) doesn't works
$ patch -p0  patch2.patch
patch:  Only garbage was found in the patch input


Instead the first (from mozilla) works:
s$ patch -p4  patch1.patch
patching file calStorageCalendar.js
Hunk #3 succeeded at 2072 (offset 109 lines).
Hunk #4 succeeded at 2516 (offset 196 lines).


--
Alessio Fattorini

Nethesis srl
Via degli Olmi 12 - 61122 Pesaro PU
tel. +39 0721 405516 - fax +39 0721 268147
http://www.nethesis.it - suppo...@nethesis.it
http://blog.nethesis.it
http://www.facebook.com/nethesis
--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Thunderbird 17/Lightning 1.9 cache errors

2013-01-17 Thread Alessio Fattorini


Sorry, i haven't indicated file to patch

$ patch -p0 calDavCalendar.js  calDavCalendar.js.patch
patching file calDavCalendar.js

Now works
--
Alessio Fattorini

Nethesis srl
Via degli Olmi 12 - 61122 Pesaro PU
tel. +39 0721 405516 - fax +39 0721 268147
http://www.nethesis.it - suppo...@nethesis.it
http://blog.nethesis.it
http://www.facebook.com/nethesis
--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Thunderbird 17/Lightning 1.9 cache errors

2013-01-17 Thread Clay Wright


On 01/16/2013 02:49 PM, Ludovic Marcotte wrote:

Hello,

For those who are using Thunderbird 17 and Lightning 1.9 and are 
having random cache issues (unable to delete/modify events, can't 
dismiss alarms, etc.). Please have a look at this ticket:


http://www.sogo.nu/bugs/view.php?id=2182

There are two patches to apply if you want to try them out. If you 
want to leave feedback regarding these patches, please leave it 
directly in Mozilla's bug tracking system for this issue: 
https://bugzilla.mozilla.org/show_bug.cgi?id=827078


Thanks,



The patches are working well for me so far. Thank you very much for the 
link to the Mozilla bug report on this and guidance with the patches!


--
Clay
--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Sogo freeze 100% CPU

2013-01-17 Thread Michel Mallejac
Another detail : I think this has started since a few users are using TBird
17 with updated plugins.
Is this a know bug and should I downgrade these users to Tbird ESR10 until
next release ?
Is there a way to know in the log which user a process is serving ?

Thanks !
Michel



2013/1/17 Michel Mallejac michel.malle...@gmail.com

 Hello,

 I think I am in the same situation, on my sogo server : 2.0.3a on Ubuntu
 12.04, mysql, (not using CAS).
 Every half-hour, CPU goes to top, memory and SWAP almost filled out. Then
 all Sogo process restart and all is fine for another 30 minutes.
 Here what I see in the logs, with all lines related to the PID that looks
 suspicious, from its brith to his death (RIP) :

 Jan 17 11:06:43 sogod [13015]: 0x0x7fe5cf3f78f0[WOWatchDog] preparing 1
 children
 Jan 17 11:06:43 sogod [13015]: 0x0x7fe5cf3f78f0[WOWatchDog] child
 spawned with pid 13018
 Jan 17 11:07:31 sogod [13018]: 0x0x7fe5cf676870[SOGoCache] Cache cleanup
 interval set every 300.00 seconds
 Jan 17 11:07:31 sogod [13018]: 0x0x7fe5cf676870[SOGoCache] Using host(s)
 'localhost' as server(s)
 Jan 17 11:07:32 sogod [13018]: [WARN]
 0x0x7fe5cf9edf70[SOGoWebDAVAclManager] entry '{DAV:}write' already exists
 in DAV permissions table
 Jan 17 11:07:32 sogod [13018]: [WARN]
 0x0x7fe5cf9edf70[SOGoWebDAVAclManager] entry '{DAV:}write-properties'
 already exists in DAV permissions table
 Jan 17 11:07:32 sogod [13018]: [WARN]
 0x0x7fe5cf9edf70[SOGoWebDAVAclManager] entry '{DAV:}write-content'
 already exists in DAV permissions table
 ...
 2013-01-17 11:07:32.452 sogod[13018] Note(SoObject): SoDebugKeyLookup is
 enabled!
 2013-01-17 11:07:32.452 sogod[13018] Note(SoObject): SoDebugBaseURL is
 enabled!
 2013-01-17 11:07:32.452 sogod[13018] Note(SoObject): relative base URLs
 are enabled.
 2013-01-17 11:07:32.464 sogod[13018] File NSKeyValueCoding.m: 913. In
 -[NSObject(KeyValueCoding) valuesForKeys:] This method is deprecated, use
 -dictionaryWithValuesForKeys:
 ...
 2013-01-17 11:07:50.978 sogod[13018] Note: Using UTF-8 as URL encoding in
 NGExtensions.
 2013-01-17 11:07:51.420 sogod[13018] ERROR(-[NGBundleManager
 bundleWithPath:]): could not create bundle for path:
 '/usr/share/GNUstep/Libraries/gnustep-base/Versions/1.22/Resources/SSL.bundle'
 2013-01-17 11:07:51.485 sogod[13018] WOxElemBuilder: could not locate
 builders: WOxExtElemBuilder,WOxExtElemBuilder
 2013-01-17 11:07:51.485 sogod[13018] WOCompoundElement: pool embedding is
 on.
 2013-01-17 11:07:51.485 sogod[13018] WOCompoundElement: id logging is on.
 2013-01-17 11:07:53.834 sogod[13018] WARNING(-[NSNull(misc) length]):
 called NSNull -length (returns 0) !!!
 ...
 2013-01-17 11:07:54.028 sogod[13018] WARNING: IMAP4 connection pooling is
 disabled!
 2013-01-17 11:07:54.212 sogod[13018] Note(NGImap4Connection): using '/' as
 the IMAP4 folder separator.
 ...
 2013-01-17 11:07:56.528 sogod[13018] WARNING(-[NSNull(misc) length]):
 called NSNull -length (returns 0) !!!
 ...
 Jan 17 11:15:53 sogod [13018]:
 0xD00BF4F0[SOGoTaskObject]:a574e096-59f9-4c3e-bd78-204f470d8b72.icsD
 etag 'gcs0030' matches: gcs0030
 ...
 2013-01-17 11:21:53.510 sogod[13018] Note: using 'UCS-2LE' on Linux.
 ...
 Jan 17 11:28:17 sogod [13018]:
 0xD00DF330[SOGoAppointmentObject]:AKwyTTWoMgpKsmFFZhp4+ocEKiIA.ics
 TODO: implement if-none-match for etag: '*'
 Jan 17 11:29:17 sogod [13015]: [WARN] 0x0x7fe5cf5332b0[WOWatchDogChild]
 pid 13018 has been hanging in the same request for 1 minutes
 Jan 17 11:30:18 sogod [13015]: [WARN] 0x0x7fe5cf5332b0[WOWatchDogChild]
 pid 13018 has been hanging in the same request for 2 minutes
 Jan 17 11:31:17 sogod [13015]: [WARN] 0x0x7fe5cf5332b0[WOWatchDogChild]
 pid 13018 has been hanging in the same request for 3 minutes
 Jan 17 11:32:18 sogod [13015]: [WARN] 0x0x7fe5cf5332b0[WOWatchDogChild]
 pid 13018 has been hanging in the same request for 4 minutes
 Jan 17 11:33:17 sogod [13015]: [WARN] 0x0x7fe5cf5332b0[WOWatchDogChild]
 pid 13018 has been hanging in the same request for 5 minutes
 Jan 17 11:34:04 sogod [13015]: 0x0x7fe5cf5332b0[WOWatchDogChild] child
 13018 exited
 Jan 17 11:34:04 sogod [13015]: 0x0x7fe5cf5332b0[WOWatchDogChild]
 (terminated due to signal 9)
 Jan 17 11:34:04 sogod [13015]: 0x0x7fe5cf3f78f0[WOWatchDog] child
 spawned with pid 13287
 Jan 17 11:34:10 sogod [13287]: 0x0x7fe5cf669a20[SOGoCache] Cache cleanup
 interval set every 300.00 seconds


 Thanks in advance for any help !
 Sincerly,
 Michel


 2013/1/16 Jérôme GALLOT jerome.gal...@unicaen.fr

 **
 HI,

 I'm using Sogo 2.0.3a with a prostgresql Database, a CAS identification
 for web pages and Caldav access.

 Since 4 days, some of our Sogo processes freeze every 30 minutes on
 specific CalDav requests.

 A PROPFIND command on specific calendars (5 URLS are concerned) freeze
 sogo processes.
 The caldav commands are emitted by lightning or icedove

 I try to make a backtrace, but it's a bit empty :

 #0  0x745a7831 in ?? () from /lib/libc.so.6
 #1  0x745a9a30 in 

[SOGo] BTS activities for Thursday, January 17 2013

2013-01-17 Thread SOGo reporter
Title: BTS activities for Thursday, January 17 2013





  
BTS Activities

  Home page: http://www.sogo.nu/bugs
  Project: SOGo
  For the period covering: Thursday, January 17 2013

  
  
idlast updatestatus (resolution)categorysummary
	
	
	  
	
2055
	2013-01-17 20:27:58
	updated (open)
	Backend Address Book
	filters on SOGoUserSources do not work
	
	  
	
2170
	2013-01-17 08:40:09
	updated (open)
	Backend Calendar
	Repeating Event Modifications
	
	  
	
2181
	2013-01-17 08:08:35
	updated (open)
	Backend Calendar
	changing all-day repeating events
	
	  
	
2180
	2013-01-17 09:30:24
	updated (open)
	Web Calendar
	Unable to export shared calendar
	
	  
	
2177
	2013-01-17 13:00:29
	updated (open)
	Web Mail
	Folder not showing when mail subject contains unicode SUB character
	
	  
	
2182
	2013-01-17 11:20:29
	updated (open)
	with SOGo
	Troubles with Lightning cache
	
	  
	
2186
	2013-01-17 16:00:32
	closed (wont fix)
	Backend Calendar
	X-WR-CALNAME has linefeed