LinuxQuestions.org
Review your favorite Linux distribution.
Go Back   LinuxQuestions.org > Forums > Linux > Linux - Desktop
User Name
Password
Linux - Desktop This forum is for the discussion of all Linux Software used in a desktop context.

Notices

Tags used in this thread
Popular LQ Tags ,

Reply
 
Thread Tools
Old 11-05-2008, 11:41 AM   #1
rickklaw
LQ Newbie
 
Registered: Apr 2006
Distribution: Ubuntu 8.10
Posts: 10
Thanked: 0
ICEauthority error in Ubuntu 8.10


[Log in to get rid of this advertisement]
I get this error whenever I begin the log in process:

Quote:
Could not update ICEauthority file /home/rick/.ICEauthority
Then it doesn't let me log on until I hit "OK"


I tried using this fix but it didn't work.

Quote:
Boot into recovery mode and choose to drop to a root shell. If you don't know how to do that, check out the first half of this tutorial.

Then type
Code:

chown rick:rick /home/rick/.ICEauthority
chmod 644 /home/rick/.ICEauthority
exit

and resume the normal boot. That should fix it.
Since this started, I can't get any sound from external devices (CD, DVD, nor Ipod) and GIMP doesn't work. I can't access any of the logout features using the Gnome desktop option. It all worked initially when I upgraded to 8.10 from 8.04.

(Oddly, internal sound works fine.)

Any help would be greatly appreciated!
rickklaw is offline  
Tag This Post ,
Reply With Quote
Old 11-06-2008, 10:08 PM   #2
budword
Member
 
Registered: Apr 2003
Location: Wisconsin
Distribution: Switched to regualr Ubuntu, because I don't like KDE4, at all. Looks like vista on crack.....
Posts: 675
Thanked: 0
Can you give us the output of this command ?

ls -l /home/rick/.ICEauthority

The problem is that you don't have permissions to write to .ICEauthority, and those chown and chmod commands are trying to fix that. You have to run those commands as sudo or root, if you use root, and it doesn't look like you did run them as sudo, or root.

I've also had luck simply deleting it, as sudo or root, and then letting the system recreate it on reboot, but changing it is the better solution I think.

David
budword is offline     Reply With Quote
Old 11-11-2008, 05:26 PM   #3
arizonagroovejet
Member
 
Registered: Jun 2005
Location: England
Distribution: SLED, openSUSE 11.1
Posts: 432
Thanked: 12
Boot in to recovery mode?! Blimey, talk about over complicating an issue.

There is absolutely no need to use recovery mode. If you need to change the ownership of the file then all you need to do is run the chmod command as root. Boot as usual, hit ctrl-alt-f3 to get a text login prompt login as yourself and run

$ sudo chmod rick:rick /home/rick/.ICEauthority
$ exit

The press ctrl-alt-f7 to go back to the GUI login screen.

But I'd just delete the file. There's nothing in there that matters (unless you're actually logged in with a graphical session) and deleting it also deals with the potential situation that the file is somehow corrupt and that is preventing it being updated properly.

If the file is repeatedly ending up as being owned by a user other than yourself then you have a problem somewhere.
arizonagroovejet is offline     Reply With Quote
Old 02-03-2009, 04:47 AM   #4
crazywalterke
LQ Newbie
 
Registered: Feb 2009
Posts: 1
Thanked: 0
Check your own permissions to your home folder

I was experiencing the same problem,
and after trying to change ownerchip and permissions on the file as said above, even deleting it,
the err. still existed.
So I checked my permissions on my home folder and I saw I could only r en x my files in /home/'username'

so after simple chmod to rwx for my own user name a simple loging created the file again and problem was solved
crazywalterke is offline     Reply With Quote
Old 11-01-2009, 09:01 AM   #5
krishnasut
LQ Newbie
 
Registered: Jan 2009
Posts: 12
Thanked: 0
Question Same Problem in ubuntu 9.10

I have installed ubuntu 9.10 and face the same problem.
My DVD drive is also being not work properly.
Help ...
linuxubuntu krishnasut is offline     Reply With Quote
Old 11-04-2009, 03:38 AM   #6
nealio
LQ Newbie
 
Registered: Nov 2009
Posts: 1
Thanked: 0
Hi,
I also recently had this problem with Ubuntu 8.10 after doing an update via UPdate Manager. I think whatever packages were updated may have inadvertantly screwed up my home directory ownership and made both the owner and group of my home directory as root!! However, the permissions for the .ICEauthority file were still correct and both owner and group were still set to my username. The fix that worked for me was:

Code:
mv ~/.ICEauthority ~/.ICEauthority.backup
sudo chown <user>:<user> /home/<user>
sudo reboot
By the way, this problem affected the sound system and prevented all sorts of sub-systems from starting normally. For example the volume control in the panel disappeared.

This kind of thing should NEVER happen and is a great example of "when-things-go-wrong" in Linux they really go wrong - and the average non-techie user will simply give up and go back to Windows.

Good luck!
linuxubuntu nealio is offline     Reply With Quote

Reply

Bookmarks


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Ubuntu on USB flash drive - unable to lock ICEauthority ihaveebola Ubuntu 0 04-12-2007 12:56 AM
.ICEauthority barn63 Slackware 19 12-20-2006 11:19 PM
.ICEauthority Beads Suse/Novell 3 05-06-2006 12:43 PM
Samba and ICEauthority simeandrews Linux - General 1 01-16-2006 09:14 AM
.ICEAuthority error pureevil4 Slackware 2 08-13-2004 12:40 PM


All times are GMT -5. The time now is 04:45 AM.

Main Menu
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
RSS2  LQ Podcast
RSS2  LQ Radio
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration