Bug 1293078 - SDDM doesn't use .face.icon
Summary: SDDM doesn't use .face.icon
Keywords:
Status: CLOSED DEFERRED
Alias: None
Product: Fedora
Classification: Fedora
Component: sddm
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Martin Bříza
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: plasma-user-manager
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-12-19 23:39 UTC by Bhaskar S. Manda
Modified: 2015-12-20 02:50 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-12-20 02:47:42 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.