https://bugs.kde.org/show_bug.cgi?id=385151
Nate Graham <pointedst...@zoho.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Latest Commit| |https://commits.kde.org/use | |r-manager/472f9a7446dae8125 | |76df0dcac8d42d641217b5e Resolution|--- |FIXED --- Comment #10 from Nate Graham <pointedst...@zoho.com> --- Git commit 472f9a7446dae812576df0dcac8d42d641217b5e by Nathaniel Graham. Committed on 16/11/2017 at 02:53. Pushed by ngraham into branch 'master'. Fix using avatars from the gallery and from local files Summary: Use a KIO::copy job to ensure that ~/.face gets created correctly, and delete any temp files once they're no longer needed. Test Plan: Tested in KDE Neon. With this change, ~/.face gets created properly, both when it did not previously exist (i.e. when the user is setting a picture for the first time), and also when it did previously exist (i.e. when the user is changing their picture). Tested for gallery avatars as well as several local files (.png, .jpg, .webp). Reviewers: apol, #plasma, mlaurent, davidedmundson Reviewed By: #plasma, davidedmundson Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D8793 M +9 -5 src/accountinfo.cpp https://commits.kde.org/user-manager/472f9a7446dae812576df0dcac8d42d641217b5e -- You are receiving this mail because: You are watching all bug changes.