saulgoode wrote:
Geeze, what a nightmare of trial and error. From what I can tell from my research, this "bug" can be caused, amongst other things, by various apps being installed in Ubuntu. There seems to be different solutions for different people, with no single solution, so it's trail and error until you stumble on one that works or you.
I believe my next step would be to try bumping the permissions for .ICEauthority from 600 to 644 then maybe to 664 or even 666 just to see what happens. Mine is sitting on 600, same as molly's.
Molly, since you can't get to a GUI, issue this command as root and try a reboot.
chmod 664 /home/molly/.ICEauthority
This allows group read/write access and public read. Something is clearly trying to access this file without the proper ownership or permissions. We have ensured all that "molly" owns all the files under the home folder this bumps up the permissions on that file to cover group r/w.
You get this message after you enter your username and password, then your only option is to logout, correct?
I very rarely have issues in Fedora. Fedora just works. Ubuntu seems so bug riddled. Not so sure why it's so popular.