Solved X does not start after upgrade to 15.1

I have just upgraded to 15.1 from 15.0 and after an initial hiccup the system come up normally.

The problem I have is that I cannot start X although I have done a pkg upgrade.

Things were working fine before the upgrade, but now startx exits immediately with a msg about ck-launch-session and unknown option --exit-with-session.

I normally run lxde and have done so for year and have not touched the configuration because it always worked.

I've just tried twm and that tells me that it is unable to open display "".

Any ideas on where to look?
 
I just tried removing the parameter --exit-with-session line from my .xinitrc which had been

sh:
xrdb -load ~/.Xresources
ck-launch-session dbus-launch --exit-with-session startlxde

and now lxde comes up ok.

Things had been working with this parameter for years so I don't really know if I have found the root cause of the problem, but at least things work ok.
 
Back
Top