cannot login ubuntu 11.10 with lighdm

Asked by gregor

i have updated to 11.10.i can see the login screen.after entering password screen makes short black and i see again login screen.
only when i login in guest account i can see unity desktop.

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu lightdm Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#1

1) Please press ctrl+alt+f1 or ctrl+alt+f2 and made login with your user and password then type:

sudo rm ~/.Xauthority

give your user password you will not get any screen feedback when you type your password so type then press enter.

Reboot with this command:

sudo reboot

and try to login

2) If previous solution doesn't works please redo previous ctrl+alt+f2 step made login and then type

sudo dpkg-reconfigure lightdm
sudo reboot

if this still doesn't works redo the step (2) and choose gdm and retry.

Revision history for this message
David Bukowski (davebb) said :
#2

I am having the same issue, but the local users work fine, but accessing an account from NIS fails with the quick black screen. Logging into the NIS works fine from the console (ctrl-alt-f#), and my NFS files are all there, but the problem only exists when trying to access accounts on the 10.10 NFS/NIS server through the lightdm login screen on the 11.10 client.

Revision history for this message
Mathi (mathiraj) said :
#3

I'm too facing this problem. My workstation is a NIS client and I can't login if I use lightdm. This doesn't look like a ubuntu specific issue but more related to light dm.

 gdm / wdm / xdm work fine with nis.

Revision history for this message
Stan Lanning (slanning) said :
#4

Happened to me. Tracked it down to a bug in my .profile file. For some reason this didn't prevent me from logging in at a console, but lightdm failed and threw me back to the login screen. Look in your ~/.xsession-error file (I think that is the file...)

Revision history for this message
sirre (sirre) said :
#5

Bug in .profile for me too. I had an invalidly named function :todo as well as other bash bugs.

Revision history for this message
Marcela Oniga (pensacola-m2000) said :
#6

 I had the same issue and solved it with "sudo chown -R username:group /tmp"

Can you help with this problem?

Provide an answer of your own, or ask gregor for more information if necessary.

To post a message you must log in.