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.
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.