GNOME Bugzilla – Bug 765707
User profile picture not shown in gdm with username/filename containing backslash
Last modified: 2018-05-24 11:23:42 UTC
Hi@all, this is my first bug report... I use Ubuntu 15.10 with latest updates. * gdm 3.16.2 * gnome-control-center 3.16.3 * gnome-shell 3.16.4 Ubuntu was added to a windows domain using pbis-open (former likewise-open). >> Now my username contains a backslash "\" << BUG: While in gnome-control-center the user icon can be set and is shown in gnome-shell status menu dropdown it doesn't show um in gdm user list. The picture is just empty. STEPS TO REPRODUCE: - Create user containing "\" in username. - Set profile picture in gnome-control-center - Log out session to see gdm ACTUAL RESULT: - user profile pic is empty in gdm EXPECTED RESULT: - user profile picture should be shown ADDITIONAL INFO: I edited /var/lib/AccountsService/users/*domain\user* and replaced the backslash with an underscore: Icon=/var/lib/AccountsService/icons/*domain\user* to Icon=/var/lib/AccountsService/icons/*domain_user* Then i renamed the picture replacing the backslash with an underscore. Now i logged out and the profile pic is shown in gdm. So it has to be gdm having a problem with backslashes in image files. I can remember having this bug for several years in different versions of gnome-shell now i finally brought myself to report it...
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/gdm/issues/259.