
30 Mar
2015
30 Mar
'15
6:47 a.m.
On 30/03/15 09:44, Craig Sanders wrote:
On Sun, Mar 29, 2015 at 10:27:50PM +0000, Brian May wrote:
Sounds like the xsession is dying. In typical fashion, errors will most likely get logged to $HOME/.xsession-errors, but not shown to the user.
yep, looked there. no sign of any problem.
Another hidey-hole for problems is in ~/.cache/sessions I have the following lines in rc.local: rm -f /home/<user>/.cache/sessions/xfce4-session-<host>:0 rm -f /home/<user>/.cache/sessions/xfce4-session-<host>:0.bak Easy enough to check on this with a text login and see if it exists before doing the graphical login.