
10 Jul
2013
10 Jul
'13
1:46 p.m.
Brian May wrote:
Programs shouldn't even be recording all of the stuff in ~/.xsession-errors
As Russell pointed out, that's just where X's stderr (and stdout, I think) goes.
Just noticed mine is filling up fast with the following error. I think I might have to investigate this. Not really sure what is running amixer though (I use awesome, so no, not gome/kde stuff)
I filled /home a couple of times due to .xsession-errors. I found on Debian, chmod -w'ing it causes it to fill /tmp instead (and for me that's a tmpfs and I reboot regularly, so it neatly sidesteps the issue). Doesn't work on Ubuntu, though.