So today I couldn't log into KDE4, it said it couldn't write to ~/.ICEauthority. So, I just used SSH on my other comp to log into kubuntu and issued
Any that worked and now I can log into KDE4, but I would like to know what this file is for and why I couldn't write to it?
Code:
sudo chmod 777 ~/.ICEauthority
Comment