Good source for support for connection issues XRDP > Windows Remote Desktop? #2376
Replies: 1 comment 6 replies
-
I'll explain a bit of the architecture, and that may make it a bit clearer on how to debug this. The first thing I should say is that the inter-process communication between the xrdp processes needs improving.We're working on this (see #1961), and although a lot of the plumbing is in place, we haven't implemented some of the higher-level functions. I appreciate the quite detailed information you've provided, but to my mind we should be making problems like this easier to troubleshoot anyway. There are two main executables involved in starting a session:-
I'm simplifying slightly, but currently, when Here is a non-exhaustive list of possible reasons:-
The first place to start is to look in the log file for |
Beta Was this translation helpful? Give feedback.
-
Hi all, I've been happily using Ubuntu 20.04 via WSL2 where it's faster for some work tasks. I login to an XFCE desktop - to use emacs and a browser, using XRDP and Windows Remote Desktop.
I'm getting the dreaded
login failed for display 0
issue (fuller details below), and have tried various support methods and have had no response from anyone able to help me debug.Full issue (if it assists)
What I've done so far:
*The issue: *
I get the message:
I'm not sure where to even begin debugging this. There are all sorts of avenues, seemingly not related to my exact setup, suggested online (other OSs', session managers etc)
wsl --status
returnsDefault Distribution: Ubuntu
Default Version: 2
Windows Subsystem for Linux was last updated on 04/04/2022
WSL automatic updates are on.
Kernel version: 5.10.102.1
lsb_release -a
returnsBeta Was this translation helpful? Give feedback.
All reactions