https://bugs.kde.org/show_bug.cgi?id=396167
--- Comment #20 from Mike Lothian <m...@fireburn.co.uk> --- On bootup, could it be that Wayland is starting before VT2 is setup/created? First boot: fireburn@sky ~ $ ps -ef | grep X root 405 379 1 11:18 tty1 00:00:00 /usr/libexec/Xorg -nolisten tcp -auth /var/run/sddm/{ea6c489d-82b5-4ba2-a0c8-d0fad97fe1ea} -background none -noreset -displayfd 17 -seat seat0 vt1 fireburn 467 463 4 11:18 ? 00:00:01 /usr/bin/Xwayland -displayfd 30 -rootless -wm 33 Restart Session: fireburn@sky ~ $ ps -ef | grep X root 712 379 1 11:17 tty1 00:00:00 /usr/libexec/Xorg -nolisten tcp -auth /var/run/sddm/{6e63afef-6365-4f51-8bb7-9f300774a7be} -background none -noreset -displayfd 17 -seat seat0 vt1 fireburn 780 775 2 11:17 tty2 00:00:00 /usr/bin/Xwayland -displayfd 40 -rootless -wm 43 -- You are receiving this mail because: You are watching all bug changes.