Bug 487805

Summary: Silently switches back to X11 at every reboot
Product: [Plasma] plasmashell Reporter: php4fan
Component: generalAssignee: Plasma Bugs List <plasma-bugs-null>
Status: RESOLVED DOWNSTREAM    
Severity: normal CC: fanzhuyifan, kde
Priority: NOR    
Version First Reported In: 6.0.4   
Target Milestone: 1.0   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description php4fan 2024-05-30 17:56:33 UTC
***
If you're not sure this is actually a bug, instead post about it at https://discuss.kde.org

If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***

SUMMARY

The first time I booted after upgrading from 5.x to 6.x, I got presented with the login screen which includes a selector for the session where you can select either X11 or Wayland. I selected Wayland.

After that, when I boot it does NOT show the login screen (I think I had set it that way, and that's what I want anyway) but it starts with X11 instead of Wayland. 


STEPS TO REPRODUCE
1. log out
2. log in and choose Wayland
3. restart

OBSERVED RESULT
Restarts without login screen, and switches back to X11.

EXPECTED RESULT
Should remember my preference and start with Wayland


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 fanzhuyifan 2024-05-31 16:44:01 UTC
If you are using sddm, please check your sddm config (/etc/sddm.conf and files in /etc/sddm.conf.d/). In particular, check for the config session [Autologin]. The wayland session is just called plasma.

Marking this as DOWNSTREAM as this is a local configuration issue.