Re: Settings directory error spam

Felix Riemann <[email protected]> Sun, 09 May 2010 14:45:04 +0200
Newsgroups gmane.comp.gnome.apps.Eog
Message-ID <1273409104.2206.39.camel@localhost>
Am Sonntag, den 09.05.2010, 12:18 +0200 schrieb Felix Riemann:
> 
> But still the warnings aren't cool. These come because we don't make
> sure that ~/.gnome2 is present before creating eog's own subdirectory in
> it. I'll look into this.

Fixed by

commit fd8fac07cfc426d4b419155874e2417c118de92f
Author: Felix Riemann <[email protected]>
Date:   Sun May 9 14:37:00 2010 +0200

    When generating the settings directory also create its parents
    
    Fixes warnings and unsaved toolbars when ~/.gnome2 does not exist
yet.
    Also set the directory permissions less permissive by default.
    See: http://mail.gnome.org/archives/eog-list/2010-May/msg00003.html