Artix Linux Forum

Artix Linux => Applications & Software => Topic started by: tegetege on 24 February 2025, 22:34:09

Title: SDDM not working correctly
Post by: tegetege on 24 February 2025, 22:34:09
hi fam.
i was setting up my graphical environment after a base install with openrc. i opted for sddm and hyprland, but sddm isnt loging in correctly. after i start the service, the login screen is shown, i type my password and try to login. the login process apparently works but then i get logged out immediately. i already tried to start hyprland manually in the tty and it works perfectly so im 99% sure its sddm the one having the issue.
did anyone here had a similar problem? or can somebody help me solving this? any help will be deeply appreciated
Title: Re: SDDM not working correctly
Post by: Artist on 24 February 2025, 22:59:32
You might check https://wiki.artixlinux.org/Main/Troubleshooting#Plasma.2FWayland_immediately_crashes_back_to_SDDM

artist
Title: Re: SDDM not working correctly
Post by: tegetege on 25 February 2025, 00:05:04
i already wote "QT_STYLE_OVERRIDE=Breeze" in /etc/environment but the problem persist, once i type my password and try to login, i get instantly logged out  :'(  :'(  :'(
Title: Re: SDDM not working correctly
Post by: Artist on 25 February 2025, 12:05:20
From the console run this command and check for errors:

  /usr/lib/plasma-dbus-run-session-if-needed /usr/bin/startplasma-wayland

artist