Bug 251813 - Unable to configure gdm
Summary: Unable to configure gdm
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: gdm
Version: 8
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Ray Strode [halfline]
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-08-11 18:08 UTC by Sylvain Pasche
Modified: 2007-11-30 22:12 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2007-08-13 02:29:01 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Sylvain Pasche 2007-08-11 18:08:03 UTC
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

Comment 1 Sylvain Pasche 2007-08-11 18:09:45 UTC
s/Can configure/Can't configure/

Comment 2 Matthias Clasen 2007-08-11 20:09:47 UTC
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...

Comment 3 Matthias Clasen 2007-08-13 02:29:01 UTC
Should be fixed in rawhide


Note You need to log in before you can comment on or make changes to this bug.