[Xfce-bugs] [Bug 13648] RFE: Please add a configuration option to show username for owner in detailed view
bugzilla-daemon at xfce.org
bugzilla-daemon at xfce.org
Fri Dec 15 23:11:27 CET 2017
https://bugzilla.xfce.org/show_bug.cgi?id=13648
alexxcons <acs82 at gmx.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #2 from alexxcons <acs82 at gmx.de> ---
It's a bit more complex.
Thunar somehow extracts the "name" and the "realname" of the user from
"getpwuid" ... dont ask me how to set this "realname", but it looks like it can
be different from "name". "realname" can be NULL in some cases, than only
"name" is shown.
What I finally did: If both are identical ( which usually is the case ) than
only name is displayed. Like that the current functionality is kept without
adding another, possibly confusing, configuration option.
Fixed for master, will be released in thunar 1.8
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Xfce-bugs
mailing list