GNOME Bugzilla – Bug 549349
Show login and not just user names
Last modified: 2013-12-16 19:20:12 UTC
Forwarding https://bugzilla.novell.com/show_bug.cgi?id=418081 ===== My login screen lists three users, by name only: Michael Wolf, Michael Wolf, and Mr. Test. As it happens, the first is for work use, with the username mw. The second is for personal use, with the username maw. The third is for testing purposes. I can only tell which Michael Wolf corresponds to which account by holding the mouse over the text and waiting for the tooltip to pop up. Maybe it would be better to include login names along with usernames (at least in some special cases like this one). =====
Created attachment 122274 [details] [review] Handle duplicate real names from the user manager This patch adds a new GdmUser field, display_name, that acts as a unique display name. It is "Real Name" when the user has a unique real name, or "Real Name (username)" when there are duplicates. It works pretty well in my testing, but "on-the fly" updates of passwd don't seem to cause updates of existing users. Patch is against SVN, but I think it should apply to 2.23/2.24.
Thanks, pushed. Sorry for the long delay.
Reopening. I don't like this change much.
closing again, since things have shuffled around so much since 2010. if there's still a bug here, it would need to be filed against gnome-shell