Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
No ~/.xsession-errors log?
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
rimtrim
n00b
n00b


Joined: 03 Apr 2005
Posts: 17

PostPosted: Sat Sep 20, 2008 12:50 am    Post subject: No ~/.xsession-errors log? Reply with quote

I just did a major update to my system, and although the basics are working fine, I've noticed that when I exit KDE/X and drop back to the command line, there are various X and KDE-related errors that were apparently written to stdout while X was running. I would like to log these errors to a file so I can go through them and determine what they mean. I've seen a lot of stuff indicating that the file ~/.xsession-errors should be logging these messages, but I have no such file. I'm wondering if I need to make a configuration change to X to get it to write this file, or what?

-Andrew L
Back to top
View user's profile Send private message
notHerbert
Advocate
Advocate


Joined: 11 Mar 2008
Posts: 2228
Location: 45N 73W

PostPosted: Sat Sep 20, 2008 4:28 am    Post subject: Reply with quote

If you login through kdm, then it is done by default through kdmrc (I assume gdm too).
But if you login with startx, you need to redirect output in ~/.xinitrc
Code:
exec startkde >.xsession-errors 2>&1
Back to top
View user's profile Send private message
rimtrim
n00b
n00b


Joined: 03 Apr 2005
Posts: 17

PostPosted: Sat Sep 20, 2008 2:48 pm    Post subject: Reply with quote

This worked for me. Thanks!

-Andrew L
Back to top
View user's profile Send private message
notHerbert
Advocate
Advocate


Joined: 11 Mar 2008
Posts: 2228
Location: 45N 73W

PostPosted: Sat Sep 20, 2008 3:58 pm    Post subject: Reply with quote

:D :D
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum