I have 2 users on machine. One is "test" (main) and other is "guest". I usually work from "test" user. The problem: When i log in as "test" user, Desktop does not start and only cursor is flashing. Then I switch with Alt+F2, log in and reboot machine. Now I log in as "guest" and desktop starts successful. Then I switch with Ctrl+Alt+F2 and log in as "test" user. Then I command
startx
Copy the Code
System answer:
xauth: timeout in locking authority file /home/test/.Xauthority
Copy the Code
Then black screen appears for 3-4 minutes. Then system answers:
No protocol specified
. .
xinit: giving up
xinit: unable to connect to X server: Resource temporarily unavailable
>waiting for X server to shut down (II) Server terminated successfully (0). Closing log file.
xinit: server error
xauth: timeout in locking authority file /home/test/.Xauthority
Copy the Code
here is startx errors output:
xauth: timeout in locking authority file /home/test/.Xauthority
xauth: timeout in locking authority file /home/test/.Xauthority
X.Org X Server 1.17.3
Release Date: 2015-10-26
X Protocol Version 11, Revision 0
Build Operating System: Linux 3.16.0-4-amd64 x86_64 Debian
Current Operating System: Linux test-pc 4.4.0-3-deepin-amd64 #1 SMP Deepin 4.4.28-1 (2016-10-29) x86_64
I have 2 users on machine. One is "test" (main) and other is "guest". I usually work from "test" user. The problem: When i log in as "test" user, Desktop does not start and only cursor is flashing. Then I switch with Alt+F2, log in and reboot machine. Now I log in as "guest" and desktop starts successful. Then I switch with Ctrl+Alt+F2 and log in as "test" user. Then I command
System answer:
Then black screen appears for 3-4 minutes. Then system answers:
here is startx errors output:
If I log in as "test" and command
then Desktop starts but user is root.
Before the problem appears, I have tried to setup remote desktop with Raspberry pi. What I did do:
Also i have installed several applications such as Remmina, krdc, and vncserver.
I will be very grateful for resolving my problem.