For three days, I have been getting low disk space usage. I have deleted files, moved files to other locations etc. The warning kept coming. After poking around in my system for an hour I discovered that the ~/.xsession-errors file was 11GB and growing! After running
I found that nepomuk was the culprit. I had to disable nepomuk, and desktop search, it seems to be riddled with problems, and error reporting seems to be broken, at least it hasn't worked for me since 10.10, even with debug symbols installed.
Shane
Code:
tail -f ~/.xsession-errors
Shane