https://bugs.kde.org/show_bug.cgi?id=445449
postix <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|UPSTREAM |--- Status|RESOLVED |REOPENED --- Comment #35 from postix <[email protected]> --- The upstream bug was closed without a general solution on Jun 15. FWIW I keep experiencing it on Plasma 5.26.2 Wayland on openSUSE TW with kernel 6.0.6 and systemd-boot. The relevant part of journalctl is the following: ``` 16:35:11 systemd[1]: user-1000.slice: Consumed 2min 4.592s CPU time. <---------------------------------------------------------------------------------------> 16:36:40 systemd[1]: display-manager.service: State 'stop-sigterm' timed out. Killing. 16:36:40 systemd[1]: display-manager.service: Killing process 2011 (sddm) with signal SIGKILL. 16:36:40 display-manager[1989]: Starting service sddm 16:36:40 systemd[1]: display-manager.service: Main process exited, code=killed, status=9/KILL 16:36:40 systemd[1]: display-manager.service: Failed with result 'timeout'. 16:36:40 systemd[1]: display-manager.service: Unit process 8024 (Xorg.bin) remains running after unit stopped. 16:36:40 systemd[1]: Stopped X Display Manager. 16:36:40 systemd[1]: display-manager.service: Triggering OnFailure= dependencies. 16:36:40 systemd[1]: Requested transaction contradicts existing jobs: Transaction for plymouth-quit.service/start is destructive (srv.mount has 'stop' job queued, but 'start' is included in transaction). 16:36:40 systemd[1]: display-manager.service: Failed to enqueue OnFailure= job, ignoring: Transaction for plymouth-quit.service/start is destructive (srv.mount has 'stop' job queued, but 'start' is included in transaction). 16:36:40 systemd[1]: Starting Show Plymouth Reboot Screen... 16:36:40 systemd[1]: Stopping User Login Management... ``` Does the proposed workaround in comment 23 only work for sddm git master? Is there any known ETA for a new release? openSUSE TW comes with SDDM 0.19.0-7.1 and despite setting wayland as the display server, sddm keeps sticking to X11. -- You are receiving this mail because: You are watching all bug changes.
