After installing Xfce4 cannot login at Desktop login screen

Asked by Edmond Condillac

I have Ubuntu 12.10 dual boot with Windows 7 32-bit operating system. After installing xfce4 desktop environment the login screen only accepts Guest login. My uual username login is not accepted and the system reverts to the login screen. Kindly advise and help, please.
Thank you.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu lightdm Edit question
Assignee:
No assignee Edit question
Solved by:
actionparsnip
Solved:
Last query:
Last reply:
Revision history for this message
Best actionparsnip (andrew-woodhead666) said :
#1

Press CTRL + ALT + F1 and login there. Then run :

sudo chown -R $USER:$USER $HOME
sudo reboot

Then retry

Revision history for this message
Edmond Condillac (econ22) said :
#2

Thanks actionparsnip, that solved my question.

Revision history for this message
Edmond Condillac (econ22) said :
#3

This code from Google also helped:

cd /home/user
mv .Xauthority .XauthorityBak
reboot

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#4

Lets see why this happened....do you use commands like:

sudo gedit
and
sudo nautilus

?

Revision history for this message
Edmond Condillac (econ22) said :
#5

Yes, I use them when advised to for some other problems