When I try to log it shows the desktop background then shows a black screen and then It takes me back to the log in screen...
I can't even log in as guest, I tried with Ctrl + alt + F1 and I can log in from terminal. I did some of research and tried solutions like:
sudo chmod -R ug+rwx /home/[username]
chown -R [user-name]:[user-name] /home/[user-name]
sudo mv .Xauthority .XauthorityBak
Tried also installing sudo apt-get install ubuntu-session
Well but none of them worked, what else can I do?