ubuntustudio-bugs team mailing list archive
-
ubuntustudio-bugs team
-
Mailing list archive
-
Message #03927
[Bug 1542649] Re: gimp makes ~/.thumbnails/ in spite of XDG location already existing
Cant find the bug report right now, but gimp is changing to xdg base path with the 2.10 release.
The feature is already in the dev branch: http://wiki.gimp.org/wiki/Roadmap
--
You received this bug notification because you are a member of Ubuntu
Studio Bugs, which is subscribed to gimp in Ubuntu.
Matching subscriptions: Ubuntu Studio Bugs
https://bugs.launchpad.net/bugs/1542649
Title:
gimp makes ~/.thumbnails/ in spite of XDG location already existing
Status in gimp package in Ubuntu:
Confirmed
Bug description:
john@joran ~ ❯ gimp --version
GNU Image Manipulation Program version 2.8.14
When writing a file, gimp will create a directory (~/.thumbnails) to
write thumbnails into despite XDG locations being defined
(XDG_CACHE_HOME="/home/john/settings/cache"), and the location
existing and containing files already:
john@joran ~ ❯ ls $XDG_CACHE_HOME/thumbnails
fail/ large/ normal/ gnome-exe-thumbnailer.cfg gnome-exe-thumbnailer.files
Can confirm that putting this into gimprc:
(thumbnail-size none)
disables the location being created, but then thumbnails are not generated either
From browsing their bugzilla,
https://bugzilla.gnome.org/show_bug.cgi?id=646644 this was filed and
meant to be fixed.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gimp/+bug/1542649/+subscriptions
References