KDE4 lnusertemp error

This is a fun one - looks like this is a fairly common KDE issue that shows up from time to time. My error displays in an Xwindow saying:

Code:
Call to lnusertemp failed (temporary directories full?). Check your installation.

But that might not be 100% accurate - as I can run lnusertemp without error.

Console output shows numerous:
Code:
Shared object "liblzma.so.0" not found

E
rrors preceding:
Code:
startkde: ERROR: Could not locate lnusertemp in : Permission denied
 
Do you have archivers/xz installed?

If you're on 8.x or higher, remove that port. It has been replaced by libraries from the base OS.
Rebuild everything that depended on the port, after removing it.
 
Back
Top