Replies: 2 comments 2 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
-
I don't use a gui with wsl. Someone has already installed a kde desktop and provided instructions which is available in the readme file. On first glance, in step 6, you have tried to connect to rdp using ip:13389. I think its ip:3389 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Requirements
WSL Version
Version
10.0.22621.3155
Kernel Version
5.15.133.1-1
Repro Steps
sudo pacman -S plasma kio-extras
sudo systemctl enable sddm.service --force
pacman -S xorg xorg-server xrdp
yay -S xorgxrdp
xrdp
service:sudo systemctl start xrdp.service
sudo systemctl reboot
~/.xinitrc
.ip addr | grep eth0
.mstsc
withip:13389
and select thexvnc
option.Expected Behavior
I expected to see the KDE Plasma desktop environment after successfully logging in through the RDP session.
Actual Behavior
After entering my username and password, I am presented with a blue screen, and the desktop environment does not load.

Beta Was this translation helpful? Give feedback.
All reactions