trinity-users@lists.pearsoncomputing.net

Message: previous - next
Month: February 2011

Re: [trinity-users] svn kdm chooser - not allowing login?

From: "David C. Rankin" <drankinatty@...>
Date: Fri, 18 Feb 2011 15:42:01 -0600
On 02/18/2011 01:04 PM, Serghei Amelian wrote:
> On Friday 18 February 2011 20:57:44 David C. Rankin wrote:
> [...]
> 
>> 	Now Trinity and fluxbox show in the chooser, but choosing either and
>> trying to login drops me back to the console. Any reason kdm should not be
>> launching trinity when I choose Trinity as the session?
>>
>> 	The only .xsession-error was
>>
>> /etc/X11/Xsession didn't exist
>>
>> 	So I fixed /opt/trinity/share/config/kdm/Xsession (line 46) as
>>
>> [[ -f /etc/X11/Xsession ]] && . /etc/X11/Xsession
>>
>> 	That cured the error, but I'm still dropped back to the console. Any quick
>> fixes Serghei?
> 
> Check this:
> http://bugs.pearsoncomputing.net/show_bug.cgi?id=421
> 

Added:

# include at top of /opt/trinity/share/config/kdm/Xsession

## Added Exports for kdm - see Trinity bug 421

export XDG_CONFIG_DIRS="/etc/xdg:/opt/trinity/etc/xdg"
export XDG_DATA_DIRS=/usr/share:/usr/local/share:/opt/trinity/share
export LD_LIBRARY_PATH="/opt/trinity/lib"
export PATH="/opt/tinity/bin:$PATH"

  Makes no difference, kdm still drops you back to console - no .xsession-errors
no errors in /var/log/Xorg.0.log.  Typing 'startx' brings Trinity right up.

  The plot thickens... Something is rotten in Denmark (kdm that is :)

... but 'kdesu kate &' works great in Trinity!

-- 
David C. Rankin, J.D.,P.E.