Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-21030

The plugin cache should be saved in $XDG_CACHE_HOME, separated from the Qt configuration in ~/.config

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Done
    • Icon: Not Evaluated Not Evaluated
    • 5.0.0
    • None
    • Core: Plugins
    • None
    • unix

      On linux and other similar unix systems, the plugin cache is currently saved in ~/.config/Trolltech.conf, which is also the file where Qt configuration is stored. This is wrong according to the XDG Base Directory Specification. The configuration should be separated from the cache and the cache should be stored in $XDG_CACHE_HOME (~/.cache). I understand that this is not easily fixable in the 4.x series, for compatibility reasons, but I think Qt 5 is a good opportunity to fix this.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            earthdomain Earth Domain (Inactive)
            gkiagia George Kiagiadakis
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes