Give 0.8.0-4 a try.
Search Criteria
Package Details: xrdp 0.10.6-1
Package Actions
| 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) |
Dependencies (12)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-cudaAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-amd-full-gitAUR, librempeg-gitAUR, ffmpeg-whisper-gitAUR, ffmpeg-gitAUR, ffmpeg-full-gitAUR, ffmpeg-fullAUR, ffmpeg-full-llvmAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR, ffmpeg-headlessAUR, ffmpeg-whisperAUR, ffmpeg-cuda-fullAUR)
- fuse3 (fuse3-gitAUR)
- imlib2
- libfdk-aac (libfdk-aac-gitAUR)
- libxrandr (libxrandr-gitAUR)
- x264 (x264-tmod-gitAUR, x264-gitAUR)
- cmocka (cmocka-gitAUR) (make)
- nasm (nasm-gitAUR) (make)
- check (check-gitAUR) (check)
- realvnc-vnc-serverAUR (optional)
- tigervnc (tigervnc-gitAUR) (optional)
- tightvncAUR (optional)
Required by (9)
- pulseaudio-module-xrdp
- pulseaudio-module-xrdp-git
- xlibre-xorgxrdp (make)
- xlibre-xorgxrdp-glamor (make)
- xlibre-xorgxrdp-nvidia (make)
- xorgxrdp (make)
- xorgxrdp-devel-git (make)
- xorgxrdp-glamor (make)
- xorgxrdp-nvidia (make)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 9 10 11 12 13 14 15 16 17 18 19 20 Next › Last »
bidulock commented on 2015-12-04 13:48 (UTC)
mabra commented on 2015-12-04 12:40 (UTC) (edited on 2015-12-04 12:49 (UTC) by mabra)
Hi !
I re-installed and this time, it builds. But then, I get the same as
>>1. Whenever I connect to the server, a dialog pops up complaining "VNC error - problem connecting", forces me to click "OK" button, then it allows me to enter.<<
For my case, pressing the OK button, just repeats the sequence,
no login possible.
If I specify no password at the client, no dialog appears
at all and login fails.
What I know from other installations is, that there should be a login dialog, where I can additionally specify the module to use [found as sections in the xrdp.ini].
I see some weird entry in the logs and could provide them for both cases,
but where to post ? Here ??
Put my logs into this forum post:
https://bbs.archlinux.org/viewtopic.php?pid=1583667#p1583667
albertnguyen commented on 2015-06-25 02:40 (UTC)
Thanks bidulock. The services are working like a charm now. But there're still some minor issues.
1. Whenever I connect to the server, a dialog pops up complaining "VNC error - problem connecting", forces me to click "OK" button, then it allows me to enter.
2. Some garbage appears in my home directory: thinclient_drives & xrdp-chansrv.log
I don't know if you can resolve it, or that's upstream matter?
Thanks again.
bidulock commented on 2015-06-24 13:01 (UTC)
Sorry, typo in --with-systemdsystemunitdir=/usr/lib/systemd/system
0.8.0-3 is corrected.
albertnguyen commented on 2015-06-24 04:31 (UTC)
Since update to 0.8.0-2 I cannot find xrdp.service and xrdp-sesman.service. Have to use /etc/xrdp/xrdp.sh to control the program.
EricT commented on 2015-02-26 09:48 (UTC)
Hello,
with this version : xrdp 0.6.1-1
Awesome not started
I Have change this :
nano /etc/xrdp/startwm.sh
line 6 :
SESSIONS="gnome-session blackbox fluxbox startxfce4 startkde xterm"
by :
SESSIONS="gnome-session blackbox fluxbox startxfce4 startkde awesome xterm"
systemctl restart xrdp && systemctl restart xrdp-sesman
And so good :)
Eric
albertnguyen commented on 2014-12-16 01:22 (UTC)
It works with tigervnc 1.4.0-1.
Esspy commented on 2014-12-02 16:41 (UTC)
Hi. I use Schnouki PKGBUILD, but there are additional steps to be done to get xrdp working again.
1. run xrdp-keygen xrdp > /etc/xrdp/rsakey.ini to generate RSA keys
2. use PAM from gentoo http://data.gpo.zugaina.org/gentoo/net-misc/xrdp/files/xrdp-sesman.pamd
good luck.
frilled commented on 2014-11-27 09:02 (UTC)
Same here. Couldn't yet find out why. If I ssh -X into the box after the failed login attempt, I can start a vncviewer on localhost:9010 just fine - as the VNC server is indeed running correctly.
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.