Bug 1293078

Summary: SDDM doesn't use .face.icon
Product: [Fedora] Fedora Reporter: Bhaskar S. Manda <bhaskarsmanda>
Component: sddmAssignee: Martin Bříza <mbriza>
Status: CLOSED DEFERRED QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: jgrulich, ltinkl, mbriza, me, pierluigi.fiorini, rdieter
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-12-20 02:47:42 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1289738    
Bug Blocks:    

Description Bhaskar S. Manda 2015-12-19 23:39:14 UTC
Description of problem:
Login screen doesn't show user image (~/.face.icon). Lock screen does show it.

Version-Release number of selected component (if applicable):
Version     : 0.13.0
Release     : 4.fc23


How reproducible:
Always

Steps to Reproduce:
1. Reboot 


Actual results:
A placeholder image is shown for each user.


Expected results:
The image .face.icon should be shown.


Additional info:

Comment 1 Rex Dieter 2015-12-20 00:43:40 UTC
It's (most likely) just a matter of permissions, fedora default permissions do not allow any (non-root) users to read your $HOME (including desktop managers like sddm).

If you want to allow this, do:
chmod a+X $HOME

Comment 2 Rex Dieter 2015-12-20 00:47:31 UTC
Once plasma-user-manager is reviewed, we theoretically could add code to adjust permissions for you, once a face is set in the UI

Comment 3 Bhaskar S. Manda 2015-12-20 02:47:42 UTC
Using chmod as specified fixes the issue.

That was my next bug - no user manager in settings - but you suggest the package will be added after review?

Thanks,

Comment 4 Rex Dieter 2015-12-20 02:50:47 UTC
Yes, once it's reviewed