Created attachment 8365 Get user icon from AccountsService Currently, lock dialog displays user icon through ~/.face icon. It is not working if this icon is stored in /var/lib/AccountsService/icons/ directory (or another prefix, depends of operating system). With LightDM my avatar is correctly displayed (it is stored in /var/lib/AccountsService/icons/), so I think we must check IconFile property, then ~/.face icon. This patch fixes this issue.
Olivier Duchateau referenced this bugreport in commit fa529620f734f197063a8e9401879f33a84771aa Get user icon from AccountsService (bug 15235) https://git.xfce.org/apps/xfce4-screensaver/commit?id=fa529620f734f197063a8e9401879f33a84771aa
Thanks for the patch! Applied above.