std error
Ralf Mardorf
ralf.mardorf at alice-dsl.net
Tue Nov 15 22:15:59 CET 2016
On Tue, 15 Nov 2016 12:41:37 -0800, ToddAndMargo wrote:
>.xsessions is empty. Where does xfce 4.12 where redirect client
>stderr?
The file name should be .xsession-errors , not .xsessions , since the
latter could provide a script that runs to initialise a user session,
IOW it's not a log file.
Usually the display manger redirects the output. If you aren't using a
display manager you need to do it
startx 2> ~/.xsession-errors
Assuming you are using a display manager, you need to provide more
information.
Regards,
Ralf
More information about the Xfce
mailing list