cava
1
Hi,
Please help me to fix the problem Xrdp setup.
When I connect from windows, xrdp window appears like this.
I found err messge " error in xrdp_font_create, datasize wrong" in xrdp.log.
The sysinfo is this.
openSUSE Leap 15.5
Linux 5.14.21-150500.55.36-default x86_64.
Has anyone had any experience resolving this error?
Thank you for your help.
Hi,
I had the same issue on SLES 15.5…
I downgraded and restarted xrdp and the issue was solved:
zypper in -f xrdp-0.9.13.1-150200.4.24.1
cava
3
I fixed the problem quickly!
Thanks a lot.
cava
4
BUT!
Now I can read text and type text at remote access window of windows.
But after ok, window is freezing.
xrdp.log
xrdp_wm_log_msg: Error connecting to sesman: 127.0.0.1 port: 3350
So,
sudo firewall-cmd --add-port=3350/tcp --permanent
and I opened port of router.
But, xrdp.log gives same err message.
Please let me know how to fix this problem.
Thanks
I had the same problem with openSUSE Leap 15.4. Updating packages solved the issue (the one shown in your first post)
Currently I have:
xorg-x11-server-1.20.3-150400.38.35.1.x86_64
xorg-x11-server-extra-1.20.3-150400.38.35.1.x86_64
xrdp-0.9.13.1-150200.4.30.1.x86_64
To be honest I haven’t checked whether updating xrdp only did the trick.
Regards,
Tomek