« Return to Thread: X gets killed immediately after successful graphical logon

Re: X gets killed immediately after successful graphical logon

by John Allen-2 :: Rate this Message:

Reply to Author | View in Thread

Uwe Dippel wrote:

> On Thu, May 15, 2008 at 9:36 AM, Andrew Reid <reidac@...> wrote:
>
>  
>>> I wonder how to debug this further ...?
>>>      
>>  If you are logging in successfully, then error messages are
>> being sent to the ".xsession-errors" file in your home directory --
>> check there for more clues.
>>    
>
> It is empty:
>
> % ls -ltra
> [...]
> -rw-------  1 udippel udippel        0 2008-05-15 10:39 .xsession-errors
> -rw-------  1 udippel udippel      245 2008-05-15 10:39 .Xauthority
>
>  
>>  Also, the default start-up runs the ".xsession" file in your
>> home directory, if it exists and has appropriate permissions.
>> Try removing/renaming that.
>>    
>
> No change, I deleted it. It contained:
>
> exec esd &
> exec /usr/bin/startxfce4
>
> I also created a new user, and she experiences the same problem.
> -rw------- 1 testo testo    0 2008-05-15 10:43 .xsession-errors
>
> What else could I do?
>
>  
stop the login manager
login at the console
# X&
# export DISPLAY=:0.0
# xterm

now switch to the X display (Alt+F8 probably)
move cursor to the xterm, and
# /usr/bin/startxfce4

now see what happens.

If X crashes, the XFCE is crashing X, if not you should see some nice
XFCE problems.
> Uwe
>
>
>  


--
John Allen                          mailto:john.allen@...
CodeMountain                        http://www.codemountain.net

Ubuntu 8.04, kernel 2.6.24-16-generic
up 9 days,  3:31, 19 users,  load average: 3.87, 3.99, 4.00


--
To UNSUBSCRIBE, email to debian-user-REQUEST@...
with a subject of "unsubscribe". Trouble? Contact listmaster@...

 « Return to Thread: X gets killed immediately after successful graphical logon