[Marble-bugs] [marble] [Bug 339867] Some data is stored in $XDG_DATA_HOME (~/.local/share) but $XDG_CACHE_HOME (~/.cache) would be more appropriate

Dennis Nienhüser earthwings at gentoo.org
Sun Nov 16 21:09:09 UTC 2014


https://bugs.kde.org/show_bug.cgi?id=339867

Dennis Nienhüser <earthwings at gentoo.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
            Summary|Marble does not use the     |Some data is stored in
                   |~/.cache/ directory         |$XDG_DATA_HOME
                   |                            |(~/.local/share) but
                   |                            |$XDG_CACHE_HOME (~/.cache)
                   |                            |would be more appropriate
             Status|UNCONFIRMED                 |CONFIRMED

--- Comment #7 from Dennis Nienhüser <earthwings at gentoo.org> ---
I'll edit the bug description to be more precise.

Should be possible to implement this in a couple of GCI tasks.
- Extend MarbleDirs to provide both a cache and a data dir
- Change code that uses the data dir but should use the cache dir
- Decide whether data migration is needed for the affected paths (possibly yes)
and reactivate/extend our data migration code for it

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Marble-bugs mailing list