On 01/30/2014 05:50 AM, David C. Rankin wrote:
On 01/30/2014 05:43 AM, David C. Rankin wrote:
/opt/trinity/share/config/tdm/Xsession: line 62: exec: ck-launch-session: not found
duh.... there is no ck-launch-session in Arch anymore. It was provided by console-kit, we shall go chase that rabbit....
Simply removing ck-launch-session allows TDE to launch. In the interim until new arch tdebase packages are built. Simply do the following:
switch to VT1 (ctrl+alt+F1)
AS ROOT - remove reference to ck-launch-session
sed -i 's/ck-launch-session\ //' /opt/trinity/share/config/tdm/Xsession
switch back to the greeter (ctrl+alt+F7)
login
Now I hope TDE can keep track of user-sessions without consolekit....