https://bugs.kde.org/show_bug.cgi?id=402930
David Edmundson <k...@davidedmundson.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/sdd | |m-kcm/dc1922e6aa486500cb3d4 | |cfeb0243bb2f5fdeb25 Resolution|--- |FIXED Status|CONFIRMED |RESOLVED Version Fixed In| |5.15.0 --- Comment #7 from David Edmundson <k...@davidedmundson.co.uk> --- Git commit dc1922e6aa486500cb3d4cfeb0243bb2f5fdeb25 by David Edmundson. Committed on 05/02/2019 at 10:39. Pushed by davidedmundson into branch 'Plasma/5.15'. Fix loading of background image preview Summary: 50445f794b3142f29dcc043f3af83c549c694bcd changed how wallpapers worked. Instead of storing an absolute path in the config we move the file and saves a relative path. The preview icon still expected an absolute path. This patch loads the image in the same way SDDM expects. FIXED-IN: 5.15.0 Test Plan: Set image Reopened KCM Reviewers: #plasma, ngraham Reviewed By: ngraham Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D18614 M +6 -4 src/themeconfig.cpp M +1 -1 src/themeconfig.h https://commits.kde.org/sddm-kcm/dc1922e6aa486500cb3d4cfeb0243bb2f5fdeb25 -- You are receiving this mail because: You are watching all bug changes.