error: could not update ICEauthority file/home/levan/.ICEauthority

Asked by Levan Chikobava

Hello!
I start my desktop and see this error message:

"Could not update ICEauthority file /home/levan/.ICEauthority"

and then...:

"/usr/lib/libgconf2-4/gconf-sanity-chek-2" status 256

Can you write me, what have I do.

Thank you!

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

Boot to root recovery mode and run:

chown levan:levan /home/levan/.ICEauthority; chmod 1777 /tmp

Then reboot, should help

Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#2

Please tell the release of Ubuntu you are using...

Revision history for this message
Levan Chikobava (levan4mail) said :
#3

Thank you guys for quick answer!
I have Ubuntu 11.04 Natty Narwhal (64 bit)

I started "recovery console"

"levan@levan-desktop: sudo su"

enter my passwort

"root@levan-desktop:home/levan# chown levan:levan /home/levan/.ICEauthority"

I become message, that data could not found

Can we try something else.

Thank's!

Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#4

Please try this from terminal:

sudo apt-get --purge --reinstall install gdm

Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#5

Better...

Type ctrl + alt + F2 made login with your use and password, then type:

sudo apt-get --purge --reinstall install gdm

give youe user paswd when requested, you will not see any chars back to screen when you type the passwd , so type then press enter.

Then to reboot, type:

sudo reboot

or press ctrl +alt + canc

Revision history for this message
Levan Chikobava (levan4mail) said :
#6

Dear marcobra, unfortunately this did not solve my problem. But one package was repaired - "sun-java6-jre", I tried to install this package, but it was canseled by intallation.

When I strat my desktop, I see the message:
"Nautilus could not create /home/levan/Desktop/, /home/levan/.nautilus"

Can I create this folder myself?

Revision history for this message
Levan Chikobava (levan4mail) said :
#7

I tried now to create folders:

"sudo mkdir /home/levan/Desktop" - I bacame the message "this folder already exist"

"sudo mkdir /home/levan/.nautilus" - I bacame the message "this folder already exist"

What can I try?

Thank you!

Revision history for this message
Levan Chikobava (levan4mail) said :
#8

now i try:

sudo dpkg-reconfigure -phigh -a

Revision history for this message
Levan Chikobava (levan4mail) said :
#9

No changes :(

New ideas?

Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#10
Revision history for this message
Levan Chikobava (levan4mail) said :
#11

Unfortunately this did not solve my problem. I will reinstall Ubuntu.
It will be more quickly.

Revision history for this message
komputes (komputes) said :
#12

You can try changing ownership on all the files in your home. This is what I did when I got this error.

Change the owner of anything in your home to you:
$ chown -R levan:levan /home/levan/

If that doesn't work you can try changing the permissions:
$ chmod -R 760 /home/levan/

Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#13

Please report your own bug... to developers

Can you help with this problem?

Provide an answer of your own, or ask Levan Chikobava for more information if necessary.

To post a message you must log in.