I really despise OpenFeint integration in any of my games, I noticed on Play store there was an app called CloseFeint which would disable it but the comments aren't great for it.
I therefore looked into it, it is adding a few entries to my hosts file.
127.0.0.1 api.openfeint.com
127.0.0.1...
Tuesday, November 20, 2012
Monday, November 12, 2012
failed to load sesison ubuntu
I just came across this issue with upgrading packages in 12.04 before I made the upgrade to 12.10 (since I've been having issues with ATi graphics drivers).
On load I couldn't get into my session.
What I did was CTRL+ALT+F1 to get to console, logged in and then ran
sudo apt-get update &&...