http://bugzilla.xfce.org/show_bug.cgi?id=5161
Mike Massonnet <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Mike Massonnet <[email protected]> 2009-03-28 13:37:26 UTC --- If you are using kdm, then it means it should start Xfce by using a desktop entry file located at /usr/share/xsessions. It is provided with xfce-utils. You can start from a tty by executing startxfce4 yourself. See if it crashes and report back. To store a log run startxfce4 as: startxfce4 > /tmp/xsession.log 2>&1 You will have to stop kdm also. One problem that I think could fix your problem to log in is to clean up the saved session, by doing: mv ~/.cache/sessions ~/.cache/sessions.bak, while you are logged out! -- Configure bugmail: http://bugzilla.xfce.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Xfce-bugs mailing list [email protected] http://foo-projects.org/mailman/listinfo/xfce-bugs
