Review Request 128951: Load user's avatar from AccountsService if it exists

David Edmundson david at davidedmundson.co.uk
Sun Oct 9 19:04:41 UTC 2016


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/128951/
-----------------------------------------------------------

(Updated Oct. 9, 2016, 10:04 p.m.)


Status
------

This change has been marked as submitted.


Review request for KDE Frameworks.


Changes
-------

Submitted with commit 70c745d6147e465ce1e34b6037eb7dedb8e77f27 by David Edmundson to branch master.


Repository: kcoreaddons


Description
-------

Plasma's UserManager (and Gnome) both now use AccountsService to store
user information.

AccountsService saves the account information, and more particularly the
avatar, in /var. This is very useful for login managers that need to
load them without having to deal with mounting remote or encrypted home
directories.

This patch makes KUser return the avatar saved by AccountsService first
if it exist.


Diffs
-----

  src/lib/CMakeLists.txt 437c07e292d4f3e733a6609ddc4b7f8dc3649aab 
  src/lib/util/config-accountsservice.h.cmake PRE-CREATION 
  src/lib/util/kuser_unix.cpp 3cb1ee6070f8acba2b090f827eb99c79bf73a77f 

Diff: https://git.reviewboard.kde.org/r/128951/diff/


Testing
-------


Thanks,

David Edmundson

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20161009/619f33f1/attachment.html>


More information about the Kde-frameworks-devel mailing list