Replies: 2 comments 5 replies
-
Well, as you suspect it looks like the client is going away. This looks odd:-
The display number should be 10, or near that. Try setting the RDP client to 24 bits-per-pixel. That might give us more info. |
Beta Was this translation helpful? Give feedback.
1 reply
-
That's pretty odd. The two are trying to negotiate GFX and that can't possibly succeed with the client set to 24bpp. We fixed that back in d23d147 which was pre-release v0.10. Where did your xrdp build come from? What do you get for |
Beta Was this translation helpful? Give feedback.
4 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.
-
I'm running KDE Neon in WSL on Windows 11 and using RDP to basically have a Linux desktop on windows.
It sounds whacky but until now everything worked perfectly fine.
I did an
sudo apt update && sudo apt dist-upgrade -y
now, rebooted and now I can't connect anymore.The windows RDP just shows a black window with cursor for a second and then crashes.
sudo tail -f xrdp.log
shows the following:any idea what went wrong?
Beta Was this translation helpful? Give feedback.
All reactions