fairyglade / ly

display manager with console UI
Do What The F*ck You Want To Public License
5.1k stars 306 forks source link

xauth: error in locking auth file ... | openrc_xfce #450

Open qundus opened 1 year ago

qundus commented 1 year ago

Related To

445 #446 #443

Description

when i login for the first time after a system reboot everything works fine but, when i logout and log back in i get this issue Screenshot_2022-10-09_00-27-43 and the XDG_RUNTIME_DIR along with other XDG_* env vars have disappeared and no longer exit. Moreover, the session comes to a halt with a black screen and i can't use that virtual terminal.

Notes

I've noticed that when i login for the first time it gives me the host name at the top in the login box whereas it gives logged out when i logout, and i feel that this is the issue becuase without it everything is working fine.

Workarounds

currently i have to:

Expected Behaviour

i should be able to logout and log back in as many times as i want without any issues. plus the animation should restart upon logout.

Sys Info

OS: Artix Linux x86_64 
Host: Dell G15 5515 1.7.1 
Kernel: 5.19.12-artix1-1 
Uptime: 5 hours, 59 mins 
Packages: 833 (pacman), 9 (flatpak) 
Shell: bash 5.1.16 
Resolution: 1920x1080, 1920x1080 
DE: Xfce 4.16 
WM: Xfwm4 
WM Theme: Abrus 
Theme: Abrus [GTK2/3] 
Icons: Apricity Icons [GTK2/3] 
Terminal: xfce4-terminal 
Terminal Font: Source Code Pro Medium 12 
CPU: AMD Ryzen 5 5600H with Radeon Graphics (12) @ 3.300GHz 
GPU: AMD ATI 05:00.0 Cezanne 
GPU: NVIDIA GeForce RTX 3050 Mobile 
Memory: 3033MiB / 7291MiB 
hallgat89 commented 1 year ago

Also happens on Ubuntu 22.04 with i3wm. I installed it following the instructions. (I had to manually disable lightdm service, otherwise I wasn't able to enable Ly) My experience: -The first login succeeds -After reboot, ly says "logged out" on login attempt -The second login attempt shows this error message. There are no config files at the listed location.

Removing the .Xauthority file doesn't help. (used todays master branch)

PassiveLemon commented 1 year ago

Also getting this error on Debian 11.4 netinst with systemd. I'll tinker around some more since this is a minimal install after all and I may be missing something but it used to work before. Seems like its having issues changing to a new virtual terminal (tty) or something. I can log into the terminal just fine with Ly but any option that uses X seems to not work. Update: I am able to run startx and bspwm starts just fine. Its just when I use Ly that it doesn't start.

Cavernosa commented 1 year ago

This might be related: https://github.com/fairyglade/ly/issues/403#issuecomment-1188544149

sxy-sun commented 1 year ago

Have the exact same issue as hallgat89. Ubuntu 20.04 with i3.

Also happens on Ubuntu 22.04 with i3wm. I installed it following the instructions. (I had to manually disable lightdm service, otherwise I wasn't able to enable Ly) My experience: -The first login succeeds -After reboot, ly says "logged out" on login attempt -The second login attempt shows this error message. There are no config files at the listed location.