trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: March 2012

Re: [trinity-devel] xorg 1.12 - All Apps Work! Seems to be limited to Init of Desktop

From: Julius Schwartzenberg <julius.schwartzenberg@...>
Date: Wed, 21 Mar 2012 00:13:59 +0100
David C. Rankin wrote:
>   So the tde failure on xorg 1.12 seems to be limited to the initialization
> process when the splash screen is running (ksplash maybe?). What I need is to
> identify what is running when the crash occurs to help narrow it down. I'm not
> familiar with the 'startup sequence' so it would help if somebody who know could
> chime in.

Maybe you already tried this, but normally when I had problems with
starting KDE/TDE, I would just choose a fail-safe session from KDM. Then
you normally only get an xterm or a konsole. From there I would then run
the startkde/starttde script so all the output would appear in the
terminal as it started up.

An alternative would be to just run an empty X server and use another
terminal (local or maybe ssh) with export DISPLAY=:1 (if you ran X :1)
and run the start script from there.

Normally the problem would be visible as a segfault or something like
that being printed in the terminal.