PDA

View Full Version : [ubuntu] Can't edit login screen (gdmsetup).



kaoskorruption
August 7th, 2008, 02:06 AM
When I go to System -> Administration -> Login Window, the program opens for half a second and the closes. I've searched and searched for a fix, but I can't find anything. I tried entering the same command that clicking on Login Window in the Administration menu uses (gksu /usr/sbin/gdmsetup) and unlike the other topics I've seen on this, there is nothing about a Segmentation fault in the console. Nothing. It just looks like this:


chris@Phantom:~$ gksu /usr/sbin/gdmsetup
chris@Phantom:~$


I do use Compiz-Fusion, but the problem occurs even when I have it disabled. Any help would be appreciated.

aysiu
August 7th, 2008, 03:16 AM
This (http://www.psychocats.net/ubuntu/fixsudo) may help.

kaoskorruption
August 7th, 2008, 03:26 AM
No, sudo works perfect. It's something else :(

lori
August 9th, 2008, 03:57 PM
When I go to System -> Administration -> Login Window, the program opens for half a second and the closes. I've searched and searched for a fix, but I can't find anything. I tried entering the same command that clicking on Login Window in the Administration menu uses (gksu /usr/sbin/gdmsetup) and unlike the other topics I've seen on this, there is nothing about a Segmentation fault in the console. Nothing. It just looks like this:


chris@Phantom:~$ gksu /usr/sbin/gdmsetup
chris@Phantom:~$


I do use Compiz-Fusion, but the problem occurs even when I have it disabled. Any help would be appreciated.


Same thing is happening to me except I do get "segmentation fault".

I've searched high and low and can't find any resolutions for this problem. Don't know what caused it, login Window worked fine several days ago. :(

lori
August 9th, 2008, 04:33 PM
My problem has been resolved with RomeReactor's solution which can be found here (http://ubuntuforums.org/showpost.php?p=5433920&postcount=8).

oVIXx
August 13th, 2008, 09:24 PM
I have the same problem which started about a week ago with a gdm security update. More info on this re-occurring bug can be found at

https://bugs.launchpad.net/ubuntu/+source/gdm/+bug/208979

oVIXx
August 13th, 2008, 09:41 PM
Or just use "sudo dbus-launch gdmsetup" as a work around.

kaoskorruption
August 18th, 2008, 03:09 AM
Now it's working... all I've done is waited one week, rebooted, and applied some updates. I don't know if any of that has anything to do with it but problem no longer applicable. Thanks for all of your help.