I also agree with @fow0ryl that the tigervnc
dependency should be removed since it isn't necessary when using Xorg. Can the maintainer please make the edit that @fow0ryl suggested?
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.47 |
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 2 3 4 5 6 7 8 9 .. 18 Next › Last »
dodecahedron commented on 2022-03-11 21:19 (UTC)
bidulock commented on 2022-01-13 19:00 (UTC)
@Ta180m done: thanks for pointing that out.
dodecahedron commented on 2022-01-12 23:15 (UTC)
Can the maintainer add the line --with-imlib2=yes to the PKGBUILD when running ./configure? This enables support for non-BMP backgrounds for the login screen.
fow0ryl commented on 2021-11-30 15:42 (UTC) (edited on 2021-11-30 15:46 (UTC) by fow0ryl)
It would be very nice if the dependency to "tigervnc" could be removed. VNC is not a real dependency. Its possible to use i.e. Xorg instead. Since I do not use VNC I have to edit PKGBUILD every build time...
To point to all optional dependencies you can add:
optdepends=('tigervnc: vnc support'
'xorgxrdp: Xorg drivers'
'xorgxrdp-glamor: Xorg xrdp drivers with glamor enabled'
'xorgxrdp-nvidia: Xorg xrdp drivers with nvidia GPU support'
'pulseaudio-module-xrdp: pulseaudio sound support')
JoeCool commented on 2021-11-23 15:40 (UTC)
For me I can still not login to Xvnc via xrdp.
But xrdp-sesman spawns a Xvnc server that you can connect to with vnc if you set a password in ~/.vnc/sesman_passwd-user@host:display
tachtler commented on 2021-11-21 07:08 (UTC) (edited on 2021-11-21 07:16 (UTC) by tachtler)
Still the same situation as @JoeColl [Xvnx] not working [Xorg] is working, if you install xorgxrdp too. (Tried to connect with Remmina)
GeorgeJP commented on 2021-10-14 15:09 (UTC)
Same situation/journal errors as @JoeCool [Xvnc] not working (need revert to 0.9.16-3) [Xorg] is OK
russkel commented on 2021-10-08 03:39 (UTC)
Is the depend on tigervnc for supporting a VNC backend? If so could it be made optional please? Tigervnc does not appear as a dependency in the compiling instructions for xrdp. I also was able to compile without it, after editing the pkgbuild.
JoeCool commented on 2021-10-07 16:30 (UTC) (edited on 2021-10-07 16:34 (UTC) by JoeCool)
Since updating last week I get this error for all VNC connections:
[20211004-11:12:58] [ERROR] xrdp_wm_log_msg: error loading libvnc.so specified in xrdp.ini, please add a valid entry like lib=libxrdp-vnc.so or similar
[20211004-11:12:58] [INFO ] error loading libvnc.so specified in xrdp.ini, please add a
[20211004-11:12:58] [INFO ] valid entry like lib=libxrdp-vnc.so or similar
libxup still works fine
before it looked like this:
[20211001-01:22:39] [INFO ] loaded module 'libvnc.so' ok, interface size 4072, version 4
I have two libvnc.so on my system:
xrdp: /usr/lib/xrdp/libvnc.so
tigervnc: /usr/lib/xorg/modules/extensions/libvnc.so
which one should it be using? ldd shows no trouble for both of them.
bidulock commented on 2021-10-07 06:16 (UTC)
Oct 04 09:03:40 htsrv xrdp-sesman[63273]: [ERROR] A fatal error has occured attempting to start the window manager on display 10, aborting connection
Oct 04 09:03:40 htsrv xrdp-sesman[63272]: [WARN ] Window manager (pid 63273, display 10) exited quickly (0 secs). This could indicate a window manager config problem
Maybe a window manager config problem?
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.