After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 521118 - default configuration files/dirs (under linux)
default configuration files/dirs (under linux)
Status: RESOLVED DUPLICATE of bug 166643
Product: GIMP
Classification: Other
Component: General
2.4.x
Other All
: Normal minor
: ---
Assigned To: GIMP Bugs
GIMP Bugs
Depends on:
Blocks:
 
 
Reported: 2008-03-08 00:20 UTC by Olliver Schinagl
Modified: 2008-10-30 20:10 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Olliver Schinagl 2008-03-08 00:20:37 UTC
Please describe the problem:
In the old unix days applications stored all their configuration dirs and files in hidden directories under the users home dir. These worked well enough back then, since there weren't many applications storing stuff there. Nowadays however, there's typically about a hundred files and dirs in the users homedir.

The GIMP still uses this approach, which is equivalent as to installing all programs into C:\ or /.

The freedesktop organization took it into their hands to change this, and wrote a specification how to handle such data which can be found at: http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html

Luckily several projects have already started using this approach, unfortunately far to few however. XFCE for example was the first one to follow this standard as can be read at: http://blog.xfce.org/?p=63 and this is a good thing!

I propose that GIMP follows the same guidelines, to remove the clutter from users homedirs by incorporating the basedir-spec as set by the freedesktop org, which would bring the config files into .config (the default for $XDG_CONFIG_HOME) .cache for caches etc.

Thank you


Steps to reproduce:


Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 Michael Schumacher 2008-03-08 00:30:49 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


*** This bug has been marked as a duplicate of 166643 ***