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

Boudewijn Rempt <b...@valdyas.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|UNCONFIRMED                 |RESOLVED
      Latest Commit|                            |http://commits.kde.org/krit
                   |                            |a/59c331cd20517d201ab0a6a52
                   |                            |a745fe5a804a9fb

--- Comment #4 from Boudewijn Rempt <b...@valdyas.org> ---
Git commit 59c331cd20517d201ab0a6a52a745fe5a804a9fb by Boudewijn Rempt.
Committed on 25/05/2016 at 12:55.
Pushed by rempt into branch 'master'.

The QStandardPaths code to get a swap dir resulted in an empty
path, which got replaced by QDir::tmpPath() in KisSwappedDataStore.

That's to say; if the user didn't configure a swap location, we'd
still use swap, so that isn't the problem. But we didn't show the
location in the preferences dialog.

So, use the same code to get the temp path for swap in both cases.

M  +2    -2    libs/image/kis_image_config.cpp

http://commits.kde.org/krita/59c331cd20517d201ab0a6a52a745fe5a804a9fb

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to