![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.
|
|
Desktop Environments Support for your Ubuntu desktop. Including Gnome, KDE and XFCE. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
5 Cups of Ubuntu
![]() Join Date: May 2005
Beans: 42
|
GNome won't start!
Okay, I have the following problem.
After booting Linux, I get the normal Ubuntu login screen. I try to log in but after I've entered my username/pw it hangs for a while and then displays the login screen again. Nothing I can do seems to help. I've tried to run it in safe mode, alternative GNome sessions but everytime the problem arises. Logging in at a shell is possible, and I can access all features of the system. When I stop the gdm, remove .Xauthority, .ICEauthority and clean the /tmp dir the problem stilll persists. 'startx' gives this error message: xauth: timeout in locking authority file -> this message is displayed four times then it starts the login screen but I still can't login to Gnome / X / whatever. Anyone? Please? ![]() |
|
|
|
|
|
#2 | |
|
May the Ubuntu Be With You!
![]() Join Date: Jun 2005
Location: Berkeley, CA
My beans are hidden!
Hardy Heron (Ubuntu Development)
|
Re: GNome won't start!
Quote:
ALso what does: >> ls -l ~/.XAuthority and >> ls -l .ICEAthority return? AM Forgot: What does >> xauth -v return? |
|
|
|
|
|
|
#3 | |||
|
5 Cups of Ubuntu
![]() Join Date: May 2005
Beans: 42
|
Re: GNome won't start!
amohanty, thanks for your reply.
Quote:
Quote:
Quote:
Muiske |
|||
|
|
|
|
|
#4 | |
|
5 Cups of Ubuntu
![]() Join Date: May 2005
Beans: 42
|
Re: GNome won't start!
Quote:
$ xauth -v Returns with the same error as described earlier: xauth: timeout in locking authority file /home/muiske01/.Xauthority I discovered I can still login as root... I cannot, however, login using my username (muiske01). I've tried to see what .xsession-errors says: /etc/gdm/PreSession/Default: Registerin your session with wtmp and utmp :running: /usr/bin/X11/sessreg -a -w /var/log/wtmp -u /var/run/utmp -x "/var/lib/gdm/:0.Xservers" -h "" -l ":0" "muiske01" /etc/gdm/Xsession: Beginning session setup... ** (gnome-session:8266): WARNING **: Unable to read ICE authority file: /home/muiske01/.ICEauthority So that leaves me with the same problem. Basically put, something might have changed with the permission of the home directory. However, when I try to change that manually using the chmod (chome muiske01.muiske01 /home/muiske01/.X[file]) and chown commands it does not change anything. I have, following advice of a more experienced user, deleted the .Xauthority and .ICEauthority files and cleaning the /tmp dir. It should restore the values to default, but apparently it does not work. I'm getting quite desparate now. There must be a fairly simple solution for this! Can anyone please help? I need to get access to my linux again!! |
|
|
|
|
|
|
#5 | |
|
Quad Shot of Ubuntu
![]() Join Date: Apr 2005
Location: 127.0.0.1
Beans: 404
Ubuntu 9.04 Jaunty Jackalope
|
Re: GNome won't start!
Quote:
__________________
Registered linux user 394273 |
|
|
|
|
|
|
#6 | |
|
5 Cups of Ubuntu
![]() Join Date: May 2005
Beans: 42
|
Re: GNome won't start!
Quote:
I tried with chmod muiske01.muiske01 /home/muiske01/.Xauthority Should I do something else? And if so, could you give me the commands? I want to change the permission (or ownership) of these files to 'muiske01' which is my user account. That should fix it.... |
|
|
|
|
|
|
#7 |
|
Quad Shot of Ubuntu
![]() Join Date: Apr 2005
Location: 127.0.0.1
Beans: 404
Ubuntu 9.04 Jaunty Jackalope
|
Re: GNome won't start!
You didn't mention this so....
Try Code:
ls -la /home/muiske01/.Xauthority if the owner listed is not you (maybe root), then Code:
sudo chown muiske01 /home/muiske01/.Xauthority Code:
chmod 777 /home/muiske01/.Xauthority
__________________
Registered linux user 394273 |
|
|
|
|
|
#8 | |
|
May the Ubuntu Be With You!
![]() Join Date: Jun 2005
Location: Berkeley, CA
My beans are hidden!
Hardy Heron (Ubuntu Development)
|
Re: GNome won't start!
Quote:
Basically what has happened is that now root owns the .XAuthority fie in your account!!! So you as the user cannot login. If you follow prof..chaor' suggestions it will revert the ownership and rights to you which will allow you to login. AM |
|
|
|
|
|
|
#9 |
|
5 Cups of Ubuntu
![]() Join Date: May 2005
Beans: 42
|
Re: GNome won't start!
professor_chaos and amohanty, thanks a lot. I figured it out yesterday....
sudo chown muiske01 /home/muiske01/.ICEauthority did the trick. So it was an ownership / permission issue after all. Thanks! |
|
|
|
|
|
#10 |
|
First Cup of Ubuntu
![]() Join Date: Sep 2005
Beans: 12
|
Re: GNome won't start!
Thank you all so much, I was just having the same problem and it turned out hat root was the owner of .ICEauthority, and thanks to professor_chaos, I was able to get it working again... and I was seconds away from re-installing, thanks again!
|
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|