GNOME Bugzilla – Bug 648348
Poor handling of user accounts without comments
Last modified: 2011-04-28 13:38:20 UTC
I have a user account with no comment (obviously created without using gnome-control-center -- it's actually a leftover from before I installed gnome 3). It shows up in User Accounts with a blank name (on the left panel) and a name of '-' (on the right panel). Nowhere in the UI do I see the unix name shown. This makes it rather hard to figure out what I'm looking at. Screenshot attached.
Screenshot not attached, unfortunately.
But I agree, if the user name is blank, we should show the login instead.
Created attachment 186650 [details] Screenshot of an uninformative account Whoops -- I thought I attached the screenshot.
Created attachment 186815 [details] [review] user-accounts: Show username when no real name So that users added "by hand" with adduser show up correctly in the treeview.
Review of attachment 186815 [details] [review]: Not sure if it is better to the substitution in the user object or just in the ui. One thing to avoid is writing it back by accident.
Created attachment 186816 [details] [review] user-accounts: Show username when no real name So that users added "by hand" with adduser show up correctly in the treeview.
Attachment 186816 [details] pushed as b435556 - user-accounts: Show username when no real name