My RDP is not connecting since i have installed latest version. RDP logs in successfully but then it says error.
SESMAN-LOGS : another XServer might already be active on display 10.
I have tried rebooting many times but it is still not working.
| Git Clone URL: | https://aur.archlinux.org/xrdp.git (read-only, click to copy) |
|---|---|
| Package Base: | xrdp |
| Description: | An open source remote desktop protocol (RDP) server |
| Upstream URL: | https://github.com/neutrinolabs/xrdp |
| Keywords: | rdp vnc xdrp |
| Licenses: | Apache-2.0 |
| Submitter: | None |
| Maintainer: | Abzie |
| Last Packager: | Abzie |
| Votes: | 152 |
| Popularity: | 0.51 |
| First Submitted: | 2008-01-15 15:02 (UTC) |
| Last Updated: | 2026-04-19 11:59 (UTC) |
« First ‹ Previous 1 .. 7 8 9 10 11 12 13 14 15 16 17 .. 20 Next › Last »
My RDP is not connecting since i have installed latest version. RDP logs in successfully but then it says error.
SESMAN-LOGS : another XServer might already be active on display 10.
I have tried rebooting many times but it is still not working.
The latest version 0.9.11 broke my xrdp hyper-v enhanced session.
i had to roll back to the previous commit manually
Replace /etc/default/locale with /etc/locale.conf in /etc/xrdp/startwm.sh to get session with systemwide locales.
Pretty sure xorgxrdp is a dependency... At least the developers of this software seem to think so: "Connect to a Linux desktop using RDP from anywhere (requires xorgxrdp Xorg module)". For some reason the maintainer of the xorgxrdp PKGBUILD on AUR made this package a dependency of that one, which does not seem technically correct---irrespective of how useful xorgxrdp may or may not be without xrdp.
fuse is a dependency.
Error when compiling due to missing dependency.
checking jpeglib.h presence... yes checking for jpeglib.h... yes checking for FUSE... no configure: error: please install libfuse-dev or fuse-devel
CAUSE: Error in Package-Database.
Solution: (with sledgehammer method) reinstall everything "sudo pacman --force -Syu $(pacman -Qnq)"
Would be nice if you could add the configure option "--enable-vsock". It is used for enhanced hyper-v sessions. Documentation is sparse, but more info can be found at https://blogs.technet.microsoft.com/virtualization/2018/02/28/sneak-peek-taking-a-spin-with-enhanced-linux-vms/
Pinned Comments
Abzie commented on 2024-05-10 14:40 (UTC)
If upgrading from 0.9.x, please read the 'User Changes' section from the release page:https://github.com/neutrinolabs/xrdp/releases/tag/v0.10.0
There is one breaking change that require manual intervention but there are three other changes that will continue to work for now.
xRDP states: Users are urged to heed any generated configuration warnings and update their configurations. Later major versions of xrdp may remove these warnings, or introduce other behaviours for the affected parameters.