Hi, I'm from xrdp team. Can you add "--enable-painter" option in configure? It saves people using Android client from connection issue.
https://github.com/neutrinolabs/xrdp/issues/246
Search Criteria
Package Details: xrdp 0.10.1-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: | 145 |
Popularity: | 0.41 |
First Submitted: | 2008-01-15 15:02 (UTC) |
Last Updated: | 2024-08-01 22:26 (UTC) |
Dependencies (11)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-amd-full-gitAUR, ffmpeg-cudaAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR, ffmpeg-amd-fullAUR)
- fuse (fuse2)
- imlib2
- libfdk-aac (libfdk-aac-gitAUR)
- libxrandr (libxrandr-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 (6)
- pulseaudio-module-xrdp
- pulseaudio-module-xrdp-git
- xorgxrdp (make)
- xorgxrdp-devel-git (make)
- xorgxrdp-glamor (make)
- xorgxrdp-nvidia (make)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 6 7 8 9 10 11 12 13 14 15 16 .. 18 Next › Last »
meta commented on 2017-02-24 02:17 (UTC)
SanskritFritz commented on 2017-01-05 22:07 (UTC)
nasm is still needed, please include it for the makedepends.
colinkeenan commented on 2017-01-05 12:07 (UTC)
You need to add a makedepends to the PKGBUILD. I discovered this trying to build it in a clean chroot:
makedepends=('nasm')
bidulock commented on 2017-01-05 09:04 (UTC)
The PKGBUILD was not removing /etc/xrdp/rsakeys.ini and therefore it was getting overwritten each time. This may have caused problems with cached credentials on the client side. The PKGBUILD and install script will leave /etc/xrdp/rsakeys.ini alone now: install the latest package and then clear your credentials cache on the client side.
lnicola commented on 2017-01-02 17:54 (UTC)
After downgrading from xrdp-git to xrdp, I can't use this anymore. When connecting with cached credentials I get a black screen which turns green if I minimize the RDP client window. Without credentials, I get:
sesman connect ok
sending login info to session manager, please wait...
xrdp_mm_process_login_response: login failed
instead of the credentials prompt.
SanskritFritz commented on 2016-11-02 16:33 (UTC)
bidulock could you please review this thred?
https://bbs.archlinux.org/viewtopic.php?id=218545
dumphblooz commented on 2016-02-08 09:30 (UTC) (edited on 2016-02-08 09:30 (UTC) by dumphblooz)
$ LC_ALL=C yaourt -S xrdp
...
Generating 512 bit rsa key...
ssl_gen_key_xrdp1 ok
saving to /etc/xrdp/rsakeys.ini
problem opening /etc/xrdp/rsakeys.ini, maybe no rights
error 1 in key_gen, save_all
error: command failed to execute correctly
mabra commented on 2015-12-04 15:18 (UTC)
Hi !
Thanks for your investigation - but nothing changes.
Have you seen my log ?? I am not sure, that all dependencies are really met.
For other distros, I know, that the connecting user must be in some groups,
like 'tsusers' or something like this. This is not the case with my arch setup.
I say this, because the log shows:
>XRDP-sesman[30667]: pam_unix(xrdp-sesman:session): session opened for user mba by (uid=0)
The mba user has uid=1000.
Just an amateurs note.
bidulock commented on 2015-12-04 13:48 (UTC)
Give 0.8.0-4 a try.
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
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.