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

--- Comment #8 from Boudewijn Rempt <b...@valdyas.org> ---
Git commit b517a549c2bd3e5fb75d4e4cd2c3efa9db773e63 by Boudewijn Rempt.
Committed on 31/01/2017 at 10:14.
Pushed by rempt into branch 'krita/3.1'.

This doesn't work currently because the gradient is stored in a
problematic way in the filter config:

With an absolute path, which makes the file non-portable

Could not find gradient
"C:/Users/GC/AppData/Roaming/krita/gradients/kC5644.svg"

With a plain name

Could not find gradient "skin1"

Or apparently without any name, I guess for the autogenerated gradients

Could not find gradient "C:/Users/GC/AppData/Roaming/krita/gradients\\.svg"

To fix this properly, we will need to sit down and fix the resource system.

M  +5    -1    plugins/filters/gradientmap/krita_filter_gradient_map.cpp

https://commits.kde.org/krita/b517a549c2bd3e5fb75d4e4cd2c3efa9db773e63

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

Reply via email to