14.04 unity does not start after login screen

tihe

In Ubuntu 14.04, after arriving at the lightdm login screen and entering my password, the screen briefly disappears, but then comes back to the login screen. When going to terminal with ALT-CTR-F1 and doing sudo startx I get into X but no top and side bar.

With sudo startx unity I see the side bar but no status bar. And the screen looks weird and does not work well.

I did not change anything to my configuration, I guess it has been some automatic update.

Any suggestion as to how to solve this? I really do not want to reinstall.

Doryx

I had a similar error and the problem was due to my /tmp/ directory having the incorrect permissions and .Xauthority. This Answer worked for me (I copied and pasted it in case it gets removed, @SiddharthaRT is the original author):

Press Ctrl+Alt+F3 and login into the shell.

Now run ls -lah. If in the output the line

-rw-------  1 root root   53 Nov 29 10:19 .Xauthority

then you need to do chown username:username .Xauthority and try logging in.

Else, do ls -ld /tmp. Check for the first 10 letters in the left: they should read exactly so: drwxrwxrwt.

drwxrwxrwt 15 root root 4096 Nov 30 04:17 /tmp

Else, you need to do sudo chmod a+wt /tmp and check again.

If not both, I'd recommend you either

dpkg-reconfigure lightdm

or uninstall, reinstall it.

Now press Alt+-> until you reach the login screen again, and restart.

이 기사는 인터넷에서 수집됩니다. 재 인쇄 할 때 출처를 알려주십시오.

침해가 발생한 경우 연락 주시기 바랍니다[email protected] 삭제

에서 수정
0

몇 마디 만하겠습니다

0리뷰
로그인참여 후 검토

관련 기사

분류에서Dev

Forgot to install login screen after removing unity and installing kubuntu-desktop

분류에서Dev

Kubuntu black screen after login

분류에서Dev

After login, nothing but a black screen

분류에서Dev

How to return the login screen of the original unity ubuntu?

분류에서Dev

Unity keeps crashing back into login screen

분류에서Dev

Ubuntu Screen rotation of 90° after successful login

분류에서Dev

Does Mysql server start before windows login?

분류에서Dev

GUI/Unity crashing in 16.04 LTS after updates 2018-01-04, compiz segfaults

분류에서Dev

Gnome login screen "loops" after computer has slept

분류에서Dev

After install of kubuntu-full, no longer have access to Unity login

분류에서Dev

How to make a command run after login and x start?

분류에서Dev

Error installing ubuntu server 14:04 / 15:04

분류에서Dev

Black screen instead of login screen

분류에서Dev

Why does light-locker keep the screen black after unlock?

분류에서Dev

my text does not apear on the screen after I enter it in on javascript prompt

분류에서Dev

Using xdm on fedora: Login Manager does not start on boot, manually starting does not open the window manager

분류에서Dev

What programs does the GNOME desktop environment start, after loading Metacity?

분류에서Dev

Clean install of Ubuntu 14.04 - Screen goes black after login, but mouse works

분류에서Dev

start screen in python

분류에서Dev

Varchar Apr-14-2015에서 04/14/2015 IN SQL로 변환

분류에서Dev

Upgraded to 13.10, screen regularly flashes between red, green, blue, greys after boot. No X11 or Unity

분류에서Dev

black screen after logout

분류에서Dev

Redirect to a servlet after login?

분류에서Dev

Ubuntu Unity Start Icon Location

분류에서Dev

Neo4j 2.2.2 server does not start after db is generated via java code

분류에서Dev

Unity disappear after autoremove

분류에서Dev

How to make the lock screen look like the login screen?

분류에서Dev

Cannot login into GNOME, kicking me back to login screen

분류에서Dev

How to show on login screen the last login informations (Windows 10)?

Related 관련 기사

  1. 1

    Forgot to install login screen after removing unity and installing kubuntu-desktop

  2. 2

    Kubuntu black screen after login

  3. 3

    After login, nothing but a black screen

  4. 4

    How to return the login screen of the original unity ubuntu?

  5. 5

    Unity keeps crashing back into login screen

  6. 6

    Ubuntu Screen rotation of 90° after successful login

  7. 7

    Does Mysql server start before windows login?

  8. 8

    GUI/Unity crashing in 16.04 LTS after updates 2018-01-04, compiz segfaults

  9. 9

    Gnome login screen "loops" after computer has slept

  10. 10

    After install of kubuntu-full, no longer have access to Unity login

  11. 11

    How to make a command run after login and x start?

  12. 12

    Error installing ubuntu server 14:04 / 15:04

  13. 13

    Black screen instead of login screen

  14. 14

    Why does light-locker keep the screen black after unlock?

  15. 15

    my text does not apear on the screen after I enter it in on javascript prompt

  16. 16

    Using xdm on fedora: Login Manager does not start on boot, manually starting does not open the window manager

  17. 17

    What programs does the GNOME desktop environment start, after loading Metacity?

  18. 18

    Clean install of Ubuntu 14.04 - Screen goes black after login, but mouse works

  19. 19

    start screen in python

  20. 20

    Varchar Apr-14-2015에서 04/14/2015 IN SQL로 변환

  21. 21

    Upgraded to 13.10, screen regularly flashes between red, green, blue, greys after boot. No X11 or Unity

  22. 22

    black screen after logout

  23. 23

    Redirect to a servlet after login?

  24. 24

    Ubuntu Unity Start Icon Location

  25. 25

    Neo4j 2.2.2 server does not start after db is generated via java code

  26. 26

    Unity disappear after autoremove

  27. 27

    How to make the lock screen look like the login screen?

  28. 28

    Cannot login into GNOME, kicking me back to login screen

  29. 29

    How to show on login screen the last login informations (Windows 10)?

뜨겁다태그

보관