Re: [SOGo] CardDAV on iPhone with LDAP (user sources) directories

2011-12-15 Thread Euan Thoms
Thanks Christian, nice to have that confirmed. I decided to go down 
another route anyway. MAC OSX Address Book is even less supported, it 
doesn't show the LDAP address book at all. Aside from that, I doubt that 
LDAP mail groups/lists would show up in the corporate directory, User 
sources indicates it wouldn't work. Even if it did I doubt it would show 
the members. So I thought of using a public shared address book instead 
(read only to normal users). That way the individuals (staff) would be a 
contact and groups/mailing lists would be a "contact list" and folk 
could see the members.


I just need to write an LDAP->PostgreSQL population daemon now. Its a 
one way sync so shouldn't be too hard. Unless anyone has already though 
of that and implemented it. Wish me luck


 Original Message  
Subject: Re: [SOGo] CardDAV on iPhone with LDAP (user sources) directories
From: Christian Mack 
To: users@sogo.nu
Cc: Euan Thoms 
Date: Fri Dec 09 2011 20:54:45 GMT+0800 (SGT)


Hello Euan Thoms


On 2011-12-09 10:34, Euan Thoms wrote:

I managed to get a users default address book (Personal Address Book) to
sync with iPhone iOS v5.0.1. But the corporate directories (SOGo's
read-only translation of LDAP entries - defined in SOGoUserSources) are
always empty. Yet I have it working in full with the Android app
"CardDAV Sync".

These read-only address books look empty by default, until a search
filter value is given. Is that why iOS carddav can't see them?


Yes, iOS tries to download the whole thing, which is not permitted.
Only search is allowed, and sensible in our case (>14 000 addresses).



Has the
author of "CardDAV Sync" gone the extra mile for sogo integration? Or
has Apple just not fully-implemented CardDAV protocol?


Apple doesn't support search only CardDAV access.
The standard allows these kind of address books.


Kind regards,
Christian Mack

PS:
If you come by an add-on which supports them, please drop us a note.


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

[SOGo] BTS activities for Thursday, December 15 2011

2011-12-15 Thread SOGo reporter
Title: BTS activities for Thursday, December 15 2011





  
BTS Activities

  Home page: http://www.sogo.nu/bugs
  Project: SOGo
  For the period covering: Thursday, December 15 2011

  
  
idlast updatestatus (resolution)categorysummary
	
	
	  
	
1549
	2011-12-15 05:06:41
	new (open)
	Backend General
	CalDAV sync fail in 1.3.11 (true for CardDav as well)
	
	  
	
1551
	2011-12-15 16:04:08
	updated (open)
	SOPE
	description filed truncated after new line in sogo 1.3.11
	
	  
	
1535
	2011-12-15 10:23:47
	updated (open)
	Web Calendar
	unable to view more than 2 "All day Event"s
	
	  
	
1550
	2011-12-15 07:20:32
	updated (open)
	Web Calendar
	1.3.11: One-day-events appearing twice on the web calendar interface
	
	  
	
1548
	2011-12-15 04:45:55
	new (open)
	Web General
	If IMAP server is not reachable, then webinterface is unusable
	
	  
	
1543
	2011-12-15 13:15:57
	closed (fixed)
	Web Mail
	SOGo 1.3.11: Mail Composition Window: "Subject" disappears after having selected receiver address(es)
	
	  
	
  
  




[SOGo] Neil Scott is out of the office.

2011-12-15 Thread Neil Scott

I will be out of the office starting  16/12/2011 and will not return until
09/01/2012.

Please contact our office on 47224333

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


RE: [SOGo] Setting SOGoMailDomain doesn't seem to work as I expect, am I retarded?

2011-12-15 Thread Paul Mecham
Got it!  Thank you for the direction, even though it wasn't your responsibility 
to do so; I appreciate it.

-Original Message-
From: Stephen Ingram [mailto:sbing...@gmail.com] 
Sent: Thursday, December 15, 2011 3:54 PM
To: users@sogo.nu
Subject: Re: [SOGo] Setting SOGoMailDomain doesn't seem to work as I expect, am 
I retarded?

On Thu, Dec 15, 2011 at 2:38 PM, Paul Mecham  wrote:
> I can send mail but cannot receive it.  My SOGO web interface is 
> accessible through http://mail.rvscapes.com/SOGo and when I send an 
> email the return address is pmec...@mail.rvscapes.com
>
> I changed the SOGoMailDomain to be rvscapes.com and expected the return email 
> address to be pmec...@rvscapes.com but nothing happened.  Should something 
> have changed?

...snip...

>        SOGoSMTPServer
>        localhost

...snip...

Per this entry, you are using an smtp server on your system to deliver mail. 
This smtp server is where you need to focus as SOGo does not send mail 
directly. As SOGo is just a front-end to these services, you might want to 
setup your favorite smtp and imap servers and get them working just the way you 
want and then adding SOGo to the mix. Then, as long as you choose the correct 
settings for your .GNUstepDefaults file, everything will just work.

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

Re: [SOGo] Setting SOGoMailDomain doesn't seem to work as I expect, am I retarded?

2011-12-15 Thread Stephen Ingram
On Thu, Dec 15, 2011 at 2:38 PM, Paul Mecham  wrote:
> I can send mail but cannot receive it.  My SOGO web interface is accessible 
> through http://mail.rvscapes.com/SOGo and when I send an email the return 
> address is pmec...@mail.rvscapes.com
>
> I changed the SOGoMailDomain to be rvscapes.com and expected the return email 
> address to be pmec...@rvscapes.com but nothing happened.  Should something 
> have changed?

...snip...

>        SOGoSMTPServer
>        localhost

...snip...

Per this entry, you are using an smtp server on your system to deliver
mail. This smtp server is where you need to focus as SOGo does not
send mail directly. As SOGo is just a front-end to these services, you
might want to setup your favorite smtp and imap servers and get them
working just the way you want and then adding SOGo to the mix. Then,
as long as you choose the correct settings for your .GNUstepDefaults
file, everything will just work.

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

[SOGo] Setting SOGoMailDomain doesn't seem to work as I expect, am I retarded?

2011-12-15 Thread Paul Mecham
I can send mail but cannot receive it.  My SOGO web interface is accessible 
through http://mail.rvscapes.com/SOGo and when I send an email the return 
address is pmec...@mail.rvscapes.com

I changed the SOGoMailDomain to be rvscapes.com and expected the return email 
address to be pmec...@rvscapes.com but nothing happened.  Should something have 
changed?

Here's my gnusetup file.

http://www.gnustep.org/plist-0_9.xml";>


NSGlobalDomain


sogod

GCSFolderDebugEnabled
YES
GCSFolderStoreDebugEnabled
YES
LDAPDebugEnabled
YES
MySQL4DebugEnabled
YES
NGImap4DisableIMAP4Pooling
YES
OCSFolderInfoURL

postgresql://sogo:sogo@localhost:5432/sogo/sogo_folder_info
OCSFolderManagerSQLDebugEnabled
YES
OCSSessionsFolderURL

postgresql://sogo:sogo@localhost:5432/sogo/sogo_sessions_folder
PGDebugEnabled
YES
SOGoACLsSendEMailNotifications
YES
SOGoAppointmentSendEMailNotifications
YES
SOGoDebugRequests
YES
SOGoDraftsFolderName
Drafts
SOGoFoldersSendEMailNotifications
YES
SOGoIMAPServer
localhost
SOGoLanguage
English
SOGoMailDomain
rvscapes.com
SOGoMailKeepDraftsAfterSend
YES
SOGoMailMessageCheck
every_minute
SOGoMailingMechanism
smtp
SOGoProfileURL

postgresql://sogo:sogo@localhost:5432/sogo/sogo_user_profile
SOGoSMTPServer
localhost
SOGoSentFolderName
Sent
SOGoTimeZone
America/Montreal
SOGoTrashFolderName
Trash
SOGoUIxDebugEnabled
YES
SOGoUserSources


CNFieldName
cn
IDFieldName
uid
IMAPHostFieldName

UIDFieldName
uid
baseDN
ou=users,dc=rvscapes,dc=com
bindDN
uid=sogo,ou=users,dc=rvscapes,dc=com
bindPassword
qwerty
canAuthenticate
YES
displayName
Shared Addresses
hostname
127.0.0.1
id
public
isAddressBook
YES
port
389


SoDebugObjectTraversal
YES
SoSecurityManagerDebugEnabled
YES
WODebugZipResponse
YES
WODontZipResponse
YES
hostName
mail.rvscapes.com




-Original Message-
From: Wolfgang Sourdeau [mailto:wsourd...@inverse.ca] 
Sent: Thursday, December 15, 2011 2:25 PM
To: users@sogo.nu
Subject: Re: [SOGo] Compile error with SOGo 2

Le 11-12-14 15:02, alex1...@gmx.net a écrit :
> Dear all,
>
> I followed the instructions from the document "SOGo Native Microsoft Outlook 
> Configuration.pdf" from the SOGo website. Unfortunately I am stuck on the 
> first part, compile SAMBA4 from the OpenChange-Branch.
>
> I get the following message:
>
> ../source4/torture/rpc/samr.c:1293: warning: cast increases required 
> alignment of target type
> gcc: Internal error: Killed (program cc1)
>
>

This seems to be a problem when building Samba 4 on the ARM. You should 
preferable ask that question to the relevant mailing list...

Cheers.

Wolfgang

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

[SOGo] Address Book New/Subscribe/Delete Buttons Missing on Upgrade to 3.108

2011-12-15 Thread support
We have been running Thunderbird 3.1.x with SOGo Lightning 1.0b2.105i and both
Connector and Integrator 3.105 installed.  We just upgraded to SOGo Lightning
1.0b2.108i and Connector/Integrator 3.108.

On the back end, we are running SOGo 1.3.8b-1 on CentOS6.

Previously, the Address Book in Thunderbird had three buttons (icons) just
above the list of address books on the left side of the screen.  These buttons
allowed a user to create a new address book, subscribe to an address book, or
delete an address book.  While similar buttons still exist in the calendar
screen, it seems these buttons are no longer available in the Address Book.  I
tried wiping out the Thunderbird profile, and creating an entirely new profile
just to make sure that this wasn't some sort of profile corruption.

This isn't a show stopper, as we can still access these functions through the
SOGo webmail client.  However, it would be nice to find a way to replace these
buttons.

Is this a bug, or is it by design?

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


Re: [SOGo] Compile error with SOGo 2

2011-12-15 Thread Wolfgang Sourdeau

Le 11-12-14 15:02, alex1...@gmx.net a écrit :

Dear all,

I followed the instructions from the document "SOGo Native Microsoft Outlook 
Configuration.pdf" from the SOGo website. Unfortunately I am stuck on the first 
part, compile SAMBA4 from the OpenChange-Branch.

I get the following message:

../source4/torture/rpc/samr.c:1293: warning: cast increases required alignment 
of target type
gcc: Internal error: Killed (program cc1)




This seems to be a problem when building Samba 4 on the ARM. You should 
preferable ask that question to the relevant mailing list...


Cheers.

Wolfgang

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


Re: [SOGo] v1.3.11 - Error in reply

2011-12-15 Thread Francis Lachapelle
Hi Dominique

On 2011-12-14, at 8:38 AM, Dominique wrote:

> Since nightlies point to version 2.0, when do you plan to have version 1.3.12 
> ready ?

Grab the 2.0.0 nightly builds; they correspond to the upcoming 1.3.12.


Francis

> Dominique
> 
> On 14/12/2011 14:21, Francis Lachapelle wrote:
>> Hi Dominique
>> 
>> On 2011-12-14, at 3:26 AM, Dominique wrote:
>> 
>>> Replying to mail in SOGo 1.3.11 (webmail) generates the following lines in 
>>> the message... The original message also disappears. Any idea how to get 
>>> around that one ?
>>> 
>>> <><>> element 'newLine' in component ''>>  <>> component ''>><>  <>> element 'standardMode' in component ''>><>> component ''>>  <>  <>> element 'messageBody' in component ''>><>> component ''>>  <>  <>> element 'newLine' in component ''>>  <>> 'signaturePlacementOnBottom' in component ''>><>> in component ''>>
>> The Spanish-Spain templates for mail reply/forward were misspelled. I fixed 
>> it :
>> 
>> http://mtn.inverse.ca/revision/info/e513d02feb1de3dd39a4bb5194208f11ea4fe880
>> 
>> The next nightly builds will contain the fix.
>> 
>> 
>> Francis
>> 
>> --
>> flachape...@inverse.ca :: +1.514.755.3640 :: http://www.inverse.ca
>> Inverse :: Leaders behind SOGo (http://sogo.nu) and PacketFence 
>> (http://packetfence.org)
>> 
> -- 
> users@sogo.nu
> https://inverse.ca/sogo/lists

--
flachape...@inverse.ca :: +1.514.755.3640 :: http://www.inverse.ca
Inverse :: Leaders behind SOGo (http://sogo.nu) and PacketFence 
(http://packetfence.org)

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

Re: [SOGo] On both VMWare and VirtualBox appliance, ldap's don't work.

2011-12-15 Thread Francis Lachapelle
Hi Thomas

On 2011-12-13, at 8:50 AM, Thomas wrote:

> Hi,
> 
> Regarding the demos appliance available on the website, i'm unable to
> get the local ldap daemon working

It was a configuration error. It's fixed with the new release (1.3.11) of the 
ZEG :

http://www.sogo.nu/english/downloads/zeg.html

Can you also simply fix it if you want to stick to 1.3.10 :

sudo mv /etc/ldap/slapd.d/cn\=config/olcBackend\=\{1\}hdb.ldif 
/etc/ldap/slapd.d/cn\=config/olcBackend\=\{0\}hdb.ldif

> Dec  2 17:28:54 sogo slapd[573]: @(#) $OpenLDAP: slapd 2.4.23 (Nov 14
> 2011 20:36:29) 
> $#012#011buildd@yellow:/build/buildd/openldap-2.4.23/debian/build/servers/slapd
> Dec  2 17:28:54 sogo slapd[574]: slapd starting
> Dec  2 17:31:40 sogo slapd[574]: hdb_db_open: database
> "dc=example,dc=com": unclean shutdown detected; attempting recovery.
> Dec  2 17:31:40 sogo slapd[574]: connection_read(16): no connection!
> Dec  2 17:31:40 sogo slapd[574]: connection_read(16): no connection!
> Dec  2 17:54:11 sogo slapd[574]: conn=1002 op=0 do_extended:
> unsupported operation "1.3.6.1.4.1.1466.20037"
> Dec  2 17:54:22 sogo slapd[574]: conn=1004 op=0 do_extended:
> unsupported operation "1.3.6.1.4.1.1466.20037"
> Dec  2 17:54:43 sogo slapd[574]: conn=1006 op=0 do_extended:
> unsupported operation "1.3.6.1.4.1.1466.20037"
> Dec  2 17:55:04 sogo slapd[574]: conn=1008 op=0 do_extended:
> unsupported operation "1.3.6.1.4.1.1466.20037"
> Dec  2 17:58:54 sogo slapd[574]: bdb(dc=nodomain): PANIC: fatal region
> error detected; run recovery
> Dec  2 18:28:54 sogo slapd[574]: bdb(dc=nodomain): PANIC: fatal region
> error detected; run recovery
> Dec 13 07:12:39 sogo slapd[875]: @(#) $OpenLDAP: slapd 2.4.23 (Nov 14
> 2011 20:36:29) 
> $#012#011buildd@yellow:/build/buildd/openldap-2.4.23/debian/build/servers/slapd
> Dec 13 07:12:39 sogo slapd[875]: olcSuffix: value #0: 
> namingContext "dc=example,dc=com" already served by a preceding hdb
> database serving namingContext "dc=example,dc=com"
> Dec 13 07:12:39 sogo slapd[875]: config error processing
> olcDatabase={2}hdb,cn=config:  namingContext
> "dc=example,dc=com" already served by a preceding hdb database
> Dec 13 07:12:39 sogo slapd[875]: slapd stopped.
> Dec 13 07:12:39 sogo slapd[875]: connections_destroy: nothing to destroy.
> 
> 
> it seems that on the 2 of December, when the virtual appliance was
> created, the ldap database was out of order, so when we download the
> applicance we can't make it work.
> 
> are there any backup of the ldap directory somewere ?
> 
> thanks
> 
> T

--
flachape...@inverse.ca :: +1.514.755.3640 :: http://www.inverse.ca
Inverse :: Leaders behind SOGo (http://sogo.nu) and PacketFence 
(http://packetfence.org)

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

Re: [SOGo] IOS CardDAV: Disable address books

2011-12-15 Thread Martin Seener

Hello Stephan,

as far as i know you can only sync all of them as of the actual 1.3.11 
(2.0.0b3 as well afaik)

maybe you can create a feature request on SOGo´s Mantis Bug tracker??
Its a nice feature but at moment, its not there :(

Regards, Martin

On 12/15/11 3:46 PM, sb_ber...@web.de wrote:

Hello,

CardDAV with IOS is working fine. However, by default ALL address books
are being synced.

We have many address books with thousands of contacts in them and don't
want to have all of them our IOS devices, just some selected address
books. Is there any way to choose which address books are being synced?

Regards,

Stephan


--
–
Martin Seener
CIO
Zerebro Internet GmbH

Fabeckstr.15
14195 Berlin
Deutschland

Telefon: +49 30 838 584 71
Mobil: +49 151 275 300 82
E-Mail: martin.see...@barzahlen.com
–

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


Re: [SOGo] unhandaled error

2011-12-15 Thread Christian Mack
Hi Khapare Joshi


Sorry I couldn't help.


Kind regards,
Christian Mack

On 2011-12-15 15:45, Khapare Joshi wrote:
> 
> I have about now 3000 users and all can login without any problem. it
> just few users having this problem. No i do not get timeout on imap server.
> 
> 
> On Thu, Dec 15, 2011 at 1:39 PM, Christian Mack
> mailto:christian.m...@uni-konstanz.de>>
> wrote:
> 
> 
> On 2011-12-15 14:21, Khapare Joshi wrote:
> >
> > my sogo has been working well until few days ago. Now some of my users
> > in get login error as "unhandaled error". My sogo version is 1.3.10. I
> > do not know what the cause of it. I had used the backup with
> sogo-tool.
> > I removed this user from the database and restored from last
> backup with
> > sogo-tool. if more users will get such issue then i will end up with
> > restoring everyone.
> >
> > is there  a work around ? what cause this error ?
> >
> > The ldap password has not been changed.
> >
> 
> We only got these errors, while our IMAP server was not reachable.
> Do you get timeouts from your IMAP server?
> 


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


[SOGo] IOS CardDAV: Disable address books

2011-12-15 Thread sb_berlin
Hello,

CardDAV with IOS is working fine. However, by default ALL address books
are being synced.

We have many address books with thousands of contacts in them and don't
want to have all of them our IOS devices, just some selected address
books. Is there any way to choose which address books are being synced?

Regards,

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


Re: [SOGo] Disable Lightning Cached mode

2011-12-15 Thread Francis Lachapelle

On 2011-12-15, at 8:26 AM, Alessio Fattorini wrote:

> Il 15/12/2011 13:38, Ludovic Marcotte ha scritto:
>> We require the cache to be enabled all the time. If you want to limit
>> the number of events returned by SOGo, you might want to set
>> SOGoDAVCalendarStartTimeLimit at the server level.
> 
> Thank you Ludovic.
> It's an undocumented feature, can you tell me how configure this?
> 
> SOGoDAVCalendarStartTimeLimit = X; in my .GNUstepDefault
> 
> Does sogo only sync last X days? month? number of events?

The value is in days.


Francis

--
flachape...@inverse.ca :: +1.514.755.3640 :: http://www.inverse.ca
Inverse :: Leaders behind SOGo (http://sogo.nu) and PacketFence 
(http://packetfence.org)

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

[SOGo] documentations for SOGO version 2

2011-12-15 Thread tomaskovic
Hello
Are the documentations for SOGO version 2 available? Is the instalation and
configuration the same as in version 1.3 or are there any differences?

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


Re: [SOGo] unhandaled error

2011-12-15 Thread Christian Mack
Hello Khapare Joshi


On 2011-12-15 14:21, Khapare Joshi wrote:
> 
> my sogo has been working well until few days ago. Now some of my users
> in get login error as "unhandaled error". My sogo version is 1.3.10. I
> do not know what the cause of it. I had used the backup with sogo-tool.
> I removed this user from the database and restored from last backup with
> sogo-tool. if more users will get such issue then i will end up with
> restoring everyone.
> 
> is there  a work around ? what cause this error ?
> 
> The ldap password has not been changed.
> 

We only got these errors, while our IMAP server was not reachable.
Do you get timeouts from your IMAP server?


Kind regards,
Christian Mack

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


Re: [SOGo] Disable Lightning Cached mode

2011-12-15 Thread Alessio Fattorini

Il 15/12/2011 13:38, Ludovic Marcotte ha scritto:

We require the cache to be enabled all the time. If you want to limit
the number of events returned by SOGo, you might want to set
SOGoDAVCalendarStartTimeLimit at the server level.


Thank you Ludovic.
It's an undocumented feature, can you tell me how configure this?

SOGoDAVCalendarStartTimeLimit = X; in my .GNUstepDefault

Does sogo only sync last X days? month? number of events?
Thank you


--
Alessio Fattorini (alessio.fattor...@nethesis.it)

nethesis srl - Via degli Olmi 16/4 - 61100 Pesaro (PU)
tel. +39 0721 405516 - fax +39 0721 268147
www.nethesis.it - i...@nethesis.it
--
users@sogo.nu
https://inverse.ca/sogo/lists


[SOGo] unhandaled error

2011-12-15 Thread Khapare Joshi
Hello all,

my sogo has been working well until few days ago. Now some of my users in
get login error as "unhandaled error". My sogo version is 1.3.10. I do not
know what the cause of it. I had used the backup with sogo-tool. I removed
this user from the database and restored from last backup with sogo-tool.
if more users will get such issue then i will end up with restoring
everyone.

is there  a work around ? what cause this error ?

The ldap password has not been changed.

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

Re: [SOGo] Disable Lightning Cached mode

2011-12-15 Thread Ludovic Marcotte

On 15/12/11 04:05, PERAUD Fabrice (DI) wrote:
There is a problem on calendars with cache disabled. You can't create, 
modify or save an events. In the console, you get :
Erreur : uncaught exception: [Exception... "Component returned failure 
code: 0x80004002 (NS_NOINTERFACE) [nsISupports.QueryInterface]"  
nsresult: "0x80004002 (NS_NOINTERFACE)"  location: "JS frame :: 
file:///home/fab/.thunderbird/n1nsqr9i.test/extensions/%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D/modules/calUtils.jsm 
-> 
file:///home/fab/.thunderbird/n1nsqr9i.test/extensions/%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D/calendar-js/calDavCalendar.js 
:: caldav_modifyItemOrUseCache :: line 711"  data: no]

when you save an event.
If you reenable the cache, everything works again. 
We require the cache to be enabled all the time. If you want to limit 
the number of events returned by SOGo, you might want to set 
SOGoDAVCalendarStartTimeLimit at the server level.


--
Ludovic Marcotte
lmarco...@inverse.ca  ::  +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] Disable Lightning Cached mode

2011-12-15 Thread Alain Abello (Lordinux)
Similar to the bug that I've filled two days ago :
http://www.sogo.nu/bugs/view.php?id=1540
But no problem for me to create an event. And I didn't try with cache
enabled : it works !
__
Alain Abello
Lordinux
L'informatique des professionnels libres
http://lordinux.com
alain.abe...@lordinux.com
04 76 56 31 83
06 32 94 48 08 

Le jeudi 15 décembre 2011 à 10:05 +0100, PERAUD Fabrice (DI) a écrit :
> Le 14/12/2011 17:17, PERAUD Fabrice (DI) a écrit :
> > Le 14/12/2011 16:21, Julian Robbins a écrit :
> >> On 14/12/11 15:16, Alessio Fattorini wrote:
> >>> Il 14/12/2011 16:07, Alessio Fattorini ha scritto:
>  Hi people,
>  how can i disable cache mode for lightining?
>  If i have a calendar with thousands of events thunderbird takes a 
>  lot of
>  time for fetch all events and it freezes!
>  How can i disable this? Or can i cache only last events? (from 1 month
>  to now)
> >>>
> >>> I see this bug, and it' my problem.
> >>> https://bugzilla.mozilla.org/show_bug.cgi?id=412914
> >>>
> >>> I have imported from horde my events.
> >>> I have 5 calendars with 6.000 events for every calendar.
> >>> If i install Thunderbird + addon (1.3.9) Thunderbird is blocked for 
> >>> a long long time, it's unusable. Pc blocked with Cpu and Ram to 100% 
> >>> fixed
> >>>
> >> Yes, I've seen this frequently too ... But for me its only when bring 
> >> down new calendars. Still it takes about 5 mins before Thunderbird is 
> >> available again, after reading apaprox 1.5MB sqllite file which seems 
> >> quite slow
> >>
> > I'm in 3.108 and if you edit preference ".cache.enabled", 
> > you can define, for each calendar, if it is cached or not. But there's 
> > no possibility for "windowed cache".
> > For older version (cf attachement), this value was forced.
> >
> > regards
> > -- 
> > Fabrice Peraud
> There is a problem on calendars with cache disabled. You can't create, 
> modify or save an events. In the console, you get :
> Erreur : uncaught exception: [Exception... "Component returned failure 
> code: 0x80004002 (NS_NOINTERFACE) [nsISupports.QueryInterface]"  
> nsresult: "0x80004002 (NS_NOINTERFACE)"  location: "JS frame :: 
> file:///home/fab/.thunderbird/n1nsqr9i.test/extensions/%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D/modules/calUtils.jsm
>  
> -> 
> file:///home/fab/.thunderbird/n1nsqr9i.test/extensions/%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D/calendar-js/calDavCalendar.js
>  
> :: caldav_modifyItemOrUseCache :: line 711"  data: no]
> when you save an event.
> If you reenable the cache, everything works again.
> 
> --
> Fabrice Peraud

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


Re: [SOGo] Disable Lightning Cached mode

2011-12-15 Thread PERAUD Fabrice (DI)

Le 14/12/2011 17:17, PERAUD Fabrice (DI) a écrit :

Le 14/12/2011 16:21, Julian Robbins a écrit :

On 14/12/11 15:16, Alessio Fattorini wrote:

Il 14/12/2011 16:07, Alessio Fattorini ha scritto:

Hi people,
how can i disable cache mode for lightining?
If i have a calendar with thousands of events thunderbird takes a 
lot of

time for fetch all events and it freezes!
How can i disable this? Or can i cache only last events? (from 1 month
to now)


I see this bug, and it' my problem.
https://bugzilla.mozilla.org/show_bug.cgi?id=412914

I have imported from horde my events.
I have 5 calendars with 6.000 events for every calendar.
If i install Thunderbird + addon (1.3.9) Thunderbird is blocked for 
a long long time, it's unusable. Pc blocked with Cpu and Ram to 100% 
fixed


Yes, I've seen this frequently too ... But for me its only when bring 
down new calendars. Still it takes about 5 mins before Thunderbird is 
available again, after reading apaprox 1.5MB sqllite file which seems 
quite slow


I'm in 3.108 and if you edit preference ".cache.enabled", 
you can define, for each calendar, if it is cached or not. But there's 
no possibility for "windowed cache".

For older version (cf attachement), this value was forced.

regards
--
Fabrice Peraud
There is a problem on calendars with cache disabled. You can't create, 
modify or save an events. In the console, you get :
Erreur : uncaught exception: [Exception... "Component returned failure 
code: 0x80004002 (NS_NOINTERFACE) [nsISupports.QueryInterface]"  
nsresult: "0x80004002 (NS_NOINTERFACE)"  location: "JS frame :: 
file:///home/fab/.thunderbird/n1nsqr9i.test/extensions/%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D/modules/calUtils.jsm 
-> 
file:///home/fab/.thunderbird/n1nsqr9i.test/extensions/%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D/calendar-js/calDavCalendar.js 
:: caldav_modifyItemOrUseCache :: line 711"  data: no]

when you save an event.
If you reenable the cache, everything works again.

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