Package Details: xrdp 0.10.6-1

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)

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.

Latest Comments

« First ‹ Previous 1 .. 7 8 9 10 11 12 13 14 15 16 17 .. 20 Next › Last »

anandsingh2903 commented on 2019-10-17 08:09 (UTC)

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.

ameeno commented on 2019-09-03 09:33 (UTC)

The latest version 0.9.11 broke my xrdp hyper-v enhanced session.

i had to roll back to the previous commit manually

vn158 commented on 2019-01-13 00:00 (UTC)

Replace /etc/default/locale with /etc/locale.conf in /etc/xrdp/startwm.sh to get session with systemwide locales.

guygma commented on 2018-12-04 13:13 (UTC)

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.

bidulock commented on 2018-09-26 15:55 (UTC)

fuse is a dependency.

fsmoak commented on 2018-09-25 09:24 (UTC) (edited on 2018-09-25 10:04 (UTC) by fsmoak)

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)"

boppbo commented on 2018-03-12 00:02 (UTC)

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/

grawity commented on 2017-10-31 18:09 (UTC)

Feature request: Add the configure option "--enable-ipv6" for, well, IPv6 support.

danl commented on 2017-09-27 01:56 (UTC)

Maintainer: this may be related to the comment by hz0885 on 20170326. I had an issue regarding xrdp and pam modules. If I didn't set "session optional pam_systemd.so" in /etc/pam.d/xrdp-sesman, the dbus configuration did not work properly. See https://www.tapatalk.com/groups/archlabs/help-starting-x-session-when-connecting-with-rdp-i-t379.html for more info.

bidulock commented on 2017-03-31 20:47 (UTC)

With version 0.9.2 do we still need tigervnc dependency? Or, can it move to optdepends?