I have this error on loading the desktop ubuntu
Could not update ICEauthority file /home/test/.ICEauthority
I have this error on loading the desktop ubuntu
Could not update ICEauthority file /home/test/.ICEauthority
Thanks and regards
Sharif Aly
You probably need to change the permissions and ownership for it to work again.
Log out and back in again.Code:sudo chown test:test /home/test/.ICEauthority sudo chmod 600 /home/test/.ICEauthority
In the world of Linux, who needs Windows and Gates...
Got most of my golden beans at an auction on eBay (with a couple of free drinks).
hi there!
i have the same problem... unfortunately it persists even after
after i log off and log in back again the permissions are set to -rw------ again.Code:sudo chown test:test /home/test/.ICEauthority sudo chmod 600 /home/test/.ICEauthor
can this be somehow related to my "installation history"? i had the previous ubuntu 8.10 and i'm using parallel to it winXP with ext2-read/write-plugin...
thanx in advance!
Thank you ,I have the same problem.I did it as you say.
my system started slow ,and my wireless can't connect ,i must restart my system again,then it can connect.
Any news on this? Having the same problem. I recently adjusted graphics and grub, had some grub issues with the splash screen and my ATI card. Otherwise I have made no changes. Let me know.
Hi All!
It works!![]()
Hi,
only the first command is necessary (change of ownership).
It could be interesting to find out the reason. I have not changed anything since weeks, aside of the normal updates. Another family member has the same problem on another computer. Both are Karmic installations.
Before I changed the ownership of the file, I tried a brute force X restart (ctr-alt-backspace), and got two error messages instead of one. The second one reads something like (sorry, a translation form german into my poor English):
I did visit http://projects.gnome.org/gconf but it is not a document intended for a Monday Morning, when one is "allowed" to work.Error by loading/saving of evolution-alarm-notify configuration. Some of your preferences may not work properly.
The configuration server could not be contacted; possible error causes are, that TCP/IP for ORBit is not active, or that as a result of system crash old NFS-locks are active. Check http://projects.gnome.org/gconf for more information.
Details: Connection to session could not be found: Failed to connect to Socket /tmp/dbus-dlIHE2vKhK: Connection refused.
Best regards,
p.
Registered Linux User #511465
Registered Linux User #511465
I tried all methods presented by the generous members of this list, but with no good fortune. I hope someone will find it useful.
Use a Ubuntu live distribution CD to reach a command-line terminal. First check that your $HOME directory (/home/username) has appropriate permissions, and that all directories can be examined with the "ls" command.
Then useand remove any nautilus files and folders which might remain in $HOME. Also remove .ICEauthority from /var/lib/gdm (if it exists). Then you can reboot withCode:sudo apt-get remove nautilusand on restart, get to the CLI and useCode:sudo shutdown -r nowand remove the CD from its drive. On reboot, I can only hope that you have the same luck as me, and arrive safely at your usual login form.Code:sudo apt-get install nautilus sudo shutdown -r now
Thanks to all, and best wishes,
Phil
Bookmarks