Re: [SOGo] GNUstepDefaults file overwritten

2012-06-20 Thread Patrick Ben Koetter
* Jeroen Dekkers : > This is actually the side-effect of my patch to put SOGo's > configuration in /etc where it belongs, instead of the standard > GNUstep defaults mechanism. Because my patch just reads > /etc/sogo/sogo.conf once on startup, it will never overwrite anything > and the configuration

Re: [SOGo] GNUstepDefaults file overwritten

2012-06-20 Thread Jeroen Dekkers
At Tue, 19 Jun 2012 17:45:18 -0500, James Rose wrote: > > On 6/19/2012 5:01 PM, Ludovic Marcotte wrote: > > On 19/06/12 16:58, James Rose wrote: > >> What would cause /etc/init.d/sogo restart (ubuntu 12.04, latest > >> stable) to overwrite /home/sogo/GNUstep/Defaults/.GNUstepDefaults > > You've

Re: [SOGo] GNUstepDefaults file overwritten

2012-06-20 Thread Daniel Müller
Original-Nachricht > Datum: Tue, 19 Jun 2012 15:58:36 -0500 > Von: James Rose > An: users@sogo.nu > Betreff: [SOGo] GNUstepDefaults file overwritten > Hi list: > > What would cause /etc/init.d/sogo restart (ubuntu 12.04, latest stable) > to overwrite /ho

Re: [SOGo] GNUstepDefaults file overwritten

2012-06-19 Thread Ronald J Yacketta
what about using default write / read ? would that not ensure proper syntax and avoid the issue at hand? Just a thought > On 6/19/2012 5:49 PM, Ludovic Marcotte wrote: >> On 19/06/12 18:45, James Rose wrote: >>> Thanks for that bit of info. Do you happen to know a way to disable >>> this in GNUS

Re: [SOGo] GNUstepDefaults file overwritten

2012-06-19 Thread James Rose
On 6/19/2012 5:49 PM, Ludovic Marcotte wrote: On 19/06/12 18:45, James Rose wrote: Thanks for that bit of info. Do you happen to know a way to disable this in GNUStep? Ma google didn't seem to return anything... AFAIK there's no way. You can always ask/complain on the discuss-gnus...@gnu.org

Re: [SOGo] GNUstepDefaults file overwritten

2012-06-19 Thread Ludovic Marcotte
On 19/06/12 18:45, James Rose wrote: Thanks for that bit of info. Do you happen to know a way to disable this in GNUStep? Ma google didn't seem to return anything... AFAIK there's no way. You can always ask/complain on the discuss-gnus...@gnu.org (http://wiki.gnustep.org/index.php/Get_Help) m

Re: [SOGo] GNUstepDefaults file overwritten

2012-06-19 Thread James Rose
On 6/19/2012 5:01 PM, Ludovic Marcotte wrote: On 19/06/12 16:58, James Rose wrote: What would cause /etc/init.d/sogo restart (ubuntu 12.04, latest stable) to overwrite /home/sogo/GNUstep/Defaults/.GNUstepDefaults You've edited the file by hand and you made a syntax error in it. GNUstep (not S

Re: [SOGo] GNUstepDefaults file overwritten

2012-06-19 Thread Ludovic Marcotte
On 19/06/12 16:58, James Rose wrote: What would cause /etc/init.d/sogo restart (ubuntu 12.04, latest stable) to overwrite /home/sogo/GNUstep/Defaults/.GNUstepDefaults You've edited the file by hand and you made a syntax error in it. GNUstep (not SOGo) will wipe the file when any GNUstep applic

[SOGo] GNUstepDefaults file overwritten

2012-06-19 Thread James Rose
Hi list: What would cause /etc/init.d/sogo restart (ubuntu 12.04, latest stable) to overwrite /home/sogo/GNUstep/Defaults/.GNUstepDefaults I'm trying to work out my configuration, and if I make a change and restart sogo with a mistake present in the file, it just gets deleted. This is very