Page 2 of 2 FirstFirst 12
Results 11 to 18 of 18

Thread: [SOLVED] ICEauthority error

  1. #11
    Join Date
    Nov 2009
    Beans
    1

    Re: [SOLVED] ICEauthority error

    I had the same error, and was able to fix it using the instructions shown above (changing the folder permissions to 644).

    Another option is to log in as root, remove the user that generates this error, and create a new user...

  2. #12
    Join Date
    Oct 2005
    Beans
    58
    Distro
    Lubuntu

    Re: [SOLVED] ICEauthority error

    It seems that automatic login is currently broken in Karmic.

    I had a recurring problem with .ICEauthority but couldn't figure out when it started. Then I enabled automatic login also in my laptop, and got the same problem there. So I disabled autologin and since then the error's gone.
    In a society that has abolished
    every kind of adventure
    the only adventure that remains
    is to abolish the society.

  3. #13
    Join Date
    Jun 2008
    Beans
    2
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: [SOLVED] ICEauthority error

    Quote Originally Posted by aysiu View Post
    I don't know for certain, but it's possible that running a graphical application with sudo (instead of gksudo) might have messed up your .ICEauthority file. More details here:
    http://www.psychocats.net/ubuntu/graphicalsudo
    had the same problem. think you're right, because yesterday I started KlamAv (KDE -.-) in Console with:

    Code:
    sudo klamav
    After reboot (for other reason) I got the .ICEauthority error.

    Unfortunately I didn't recognize the logs in console while starting KlamAV....

    Thanks to aysiu, this solution worked fine for me

  4. #14
    Join Date
    Nov 2009
    Beans
    21

    Thumbs down Re: ICEauthority error


    Code:
    chown jake:jake /home/jake/.ICEauthority
    chmod 644 /home/jake/.ICEauthority
    exit
    This seemed to fix the error I was receiving about profile updates. I just logged in as root (yes I know ) issued the command logged out and logged back in under my user account and no error message

  5. #15
    Join Date
    May 2007
    Beans
    18

    Re: [SOLVED] ICEauthority error

    tried the chown and chmod methods as root did not work for me either, nor did deleting the .ICEauthority file. still searching...

    I did some sudo stuff in the last couple days (never rebooted) then recently updated packages (12/5/09), rebooted and got the double ICE / gmd error messages

  6. #16
    Join Date
    May 2006
    Location
    Strasbourg, Fr
    Beans
    2,384
    Distro
    Ubuntu Development Release

    Re: [SOLVED] ICEauthority error

    Same problem here unfortunately. First error message :
    Could not update ICEauthority file /home/kobalt/.ICEauthority
    And then:
    (usr/lib/libgconf2-4/gconf-sanity-check-2 has quit with state 256)
    After this I get an error that Nautilus cannot create the following folders : /home/kobalt/Desktop and /home/kobalt/.nautilus
    At this point nothing else happens, the systems stops displaying an empty wallpaper and doesn't load anything else.

  7. #17
    Join Date
    May 2006
    Location
    Strasbourg, Fr
    Beans
    2,384
    Distro
    Ubuntu Development Release

    Re: [SOLVED] ICEauthority error

    OK, my problem is solved : I had changed my account password and didn't modify my encrypted /home passphrase. It's now done, and all is working great again. FYI

  8. #18
    Join Date
    Dec 2009
    Beans
    1

    Re: [SOLVED] ICEauthority error

    Just to give some input, the only problem I had was the:

    Could not update ICEauthority file

    I did not boot in recovery mode, but I did the chown and chmod codes and it fixed it for me. I did enter them as root user also. Hope you all can fix yours

Page 2 of 2 FirstFirst 12

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •