Could not update ICEauthority file /home/username/.ICEauthority,一开机就给我来这个,真是怪了,我明明什么坏事都没有干。
sudo chown $USER:$USER /home/$USER/.ICEauthority
sudo chmod 644 /home/$USER/.ICEauthority
以上解决方法,在网上抄出来的,写在这里,以后在发生同样事情还能来看看
转载于:https://www.cnblogs.com/sdphome/archive/2011/04/30/2033385.html