Replies: 3 comments 1 reply
-
I have the same issues since moving from 0.9.x to 0.10.x. |
Beta Was this translation helpful? Give feedback.
-
@firewave - based on your comment in #2732 this may not be the same thing. You're not using a Mac, which is pretty significant. Can you open a separate issue on this, filling in all the installation details and providing your own logs? We have more Arch users than Mac users, but no-one else has mentioned this particular problem. Other AUR users have got v0.10.x working - see neutrinolabs/xorgxrdp#294 Thanks. |
Beta Was this translation helpful? Give feedback.
-
@matt335672 It seems this was an issue in the AUR package. There was a new version made available recently and after updating it is now working. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
On an 2021 iMac M1 macOS venture 13.4 setup I built xrdp and associated binaries using these instructions using recent the xrdp-0.9.22.1.tar.gz and xorgxrdp-0.9.19.tar.gz downloads.
I then established sharing | remote login ssh connections to macos m1 arm setup where i did this an ran
sudo /usr/local/sbin/xrdp -n --dump-config
and from a separate ssh sessionsudo /usr/local/sbin/xrdp-sesman -n --dump-config
When i attempted remote connection using remote desktop store app [ connection / mstse.exe desktop app ] i login and fail to connect with /var/log/xrdp.log showing the following /etc/xrdp/xrdp.ini lib=libxrdp-vnc.os related error.
I tried editing
sudo nano /etc/xrdp/xrdp.ini
commenting out the [Xorg] sectionslib=libxup.so
and replacing it withlib=libxrdp-vnc.so
and then restarting xrdp and xrdp-sesman processes. No change.Any insights on what i should do to try and fix this?
Beta Was this translation helpful? Give feedback.
All reactions