Description of problem: Can configure gdm using the System>Administration>Login Window application Version-Release number of selected component (if applicable): gdm-2.19.5-6.fc8 How reproducible: Always Steps to Reproduce: 1. Launch the Login Window application Actual results: Dialog box "You must be the root user to configure GDM" Expected results: It asks me the root password, like other system-config packages
s/Can configure/Can't configure/
This is caused by wrong paths in /usr/share/gdm/applications/gdmsetup.desktop Exec=/usr/sbin/gdmsetup should be Exec=/usr/bin/gdmsetup But fixing this only gets us to an error message from consolehelper, so something else is broken...
Should be fixed in rawhide