when changing /apps/gdm/simple-greeter disable_user_list in true, still gives a user list in gdm at startup

Bug #464957 reported by johanbondt
18
This bug affects 3 people
Affects Status Importance Assigned to Milestone
gdm (Ubuntu)
Invalid
Low
Unassigned

Bug Description

Binary package hint: gconf-editor

using Ubuntu 9.10 Karmic Koala
gconf-editor 2.28.0-0ubuntu1
The value /apps/gdm/simple-greeter disable_user_list was changed in true, so I expected no user list.
The user list is still there.

ProblemType: Bug
Architecture: i386
CheckboxSubmission: dda8e96eec8e151b2ba6ef917677fc71
CheckboxSystem: 331fbefb4b1f6727f4a8261fee7507c9
Date: Fri Oct 30 15:56:06 2009
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/bin/gconf-editor
Package: gconf-editor 2.28.0-0ubuntu1
ProcEnviron:
 PATH=(custom, no user)
 LANG=nl_NL.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
SourcePackage: gconf-editor
Uname: Linux 2.6.31-14-generic i686
XsessionErrors:
 (gnome-settings-daemon:2123): GLib-CRITICAL **: g_propagate_error: assertion `src != NULL' failed
 (polkit-gnome-authentication-agent-1:2235): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed
 (nautilus:2218): Eel-CRITICAL **: eel_preferences_get_boolean: assertion `preferences_is_initialized ()' failed
 (gnome-panel:2214): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 24

Revision history for this message
johanbondt (johanbondt) wrote :
Revision history for this message
Sebastien Bacher (seb128) wrote :

Thank you for your bug report, how did you change the key and for which user? did you restart gdm after the change?

affects: gconf-editor (Ubuntu) → gdm (Ubuntu)
Changed in gdm (Ubuntu):
importance: Undecided → Low
status: New → Incomplete
Revision history for this message
Martin Hammer (martin.hammer) wrote :

I can also confirm this bug.

Steps to reproduce:
1) Run gconf-editor
2) Set /apps/gdm/simple-greeter/disable_user_list to true (checked)
3) Reboot computer
4) At login screen the know user list is still shown

Revision history for this message
kilroy (channelsconf) wrote :

confirmed

gconftool -v
2.28.0

gconftool --get /apps/gdm/simple-greeter/disable_user_list
true

Revision history for this message
Sebastien Bacher (seb128) wrote :

you need to run the command with the gdm user, sudo -u gdm gconf-editor...

Changed in gdm (Ubuntu):
status: Incomplete → Invalid
Revision history for this message
Sebastien Bacher (seb128) wrote :
Revision history for this message
kilroy (channelsconf) wrote :

This works for me:

sudo -u gdm gconftool --get /apps/gdm/simple-greeter/disable_user_list
false
sudo -u gdm gconftool --type bool --set /apps/gdm/simple-greeter/disable_user_list true
sudo -u gdm gconftool --get /apps/gdm/simple-greeter/disable_user_list
true

Thx!

Revision history for this message
pauljohn32 (pauljohn32) wrote :

I've run the configure command

sudo -u gdm gconftool-2 --set --type boolean /apps/gdm/simple-greeter/disable_user_list true

and the user list disappears for a while, but it keeps coming back! It seems to me as though updates are erasing my settings. In /var/log/apt/term.log, for example, I find this before the user list comes back.

Preparing to replace gdm 2.28.1-0ubuntu2 (using .../gdm_2.28.1-0ubuntu2.1_i386.deb) ...
Unpacking replacement gdm ..

Does this mean there is something wrong with the deb package, or what?

Revision history for this message
Sebastien Bacher (seb128) wrote :

there is a bug open about upgrade overwritting config

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.