1

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.

Parto
  • 15,325
  • 24
  • 86
  • 117
Jack C
  • 23

1 Answers1

2

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.

αғsнιη
  • 35,660