Another realisation: It appears that tools->showall is being ignored in
the filter if the gconf key value /apps/gnome-system-tools/users/showall
is being assigned to tool->showall correctly:

gnome-system-tools-2.20.0/src/users/groups-
table.c::groups_model_filter():

 return (tool->showall ||  (gid == 0 ||  (gid >= tool->minimum_gid &&
gid <= tool->maximum_gid) ) )

If it is set the filter ought to return 'true' regardless of minimum_gid
when /apps/gnome-system-tools/users/showall is true.

-- 
Group GIDs 1-99 not shown in Groups Settings dialog
https://bugs.launchpad.net/bugs/141067
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to