Whenever I try to login to ubuntu I enter my password it just kinda stays there with that white loading circle right where I entered my password.
EDIT:
I can login through the command line but not through the GUI and I can login as guest.
Whenever I try to login to ubuntu I enter my password it just kinda stays there with that white loading circle right where I entered my password.
EDIT:
I can login through the command line but not through the GUI and I can login as guest.
Login with command line and delete your .gconf
directory. just type rm ~/.gconf
.gconf
is used to store user preferences. Deletion this directory will flush gconf caches and will apply your settings right away.