[user-manager] [Bug 360005] User Manager avatar setting changes current user only

2017-01-13 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=360005

David Edmundson  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/use
   ||r-manager/0d43e0379a16fe5f2
   ||c58a69ff2db1cf14c28197e
 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED

--- Comment #3 from David Edmundson  ---
Git commit 0d43e0379a16fe5f2c58a69ff2db1cf14c28197e by David Edmundson.
Committed on 13/01/2017 at 15:27.
Pushed by davidedmundson into branch 'Plasma/5.9'.

When updating another user's avatar don't save icon into our home

Summary:
We want to save the face using AccountsService, but for backwards
compatibility we also save the icon into ~/.face for old
apps/DisplayManagers that still expect that.

This works when setting a face as the current user, but doesn't make
sense when setting the icon of another user.

We can't fix it to write into another user's home, so instead of trying
just skip that step and only update AccountsService.
Related: bug 365662, bug 371663

Test Plan:
Changed my user's avatar. AccountsService updated ~/.face updated

Changed another user's avatar from my account. Accounts service updated,
~/.face was
unchanged

Reviewers: #plasma, mart

Reviewed By: mart

Subscribers: plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D4036

M  +25   -14   src/accountinfo.cpp

https://commits.kde.org/user-manager/0d43e0379a16fe5f2c58a69ff2db1cf14c28197e

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

[user-manager] [Bug 360005] User Manager avatar setting changes current user only

2016-10-19 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360005

sergei.cherni...@gmail.com changed:

   What|Removed |Added

 CC||sergei.cherni...@gmail.com

--- Comment #2 from sergei.cherni...@gmail.com ---
Reproduced in plasma 5.8.2

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