-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[MASTER ISSUE] - Add Mac OS Support #1035
Comments
After patching v0.9.5 with pull requests #1015 #1021 and #1036, installing to a temporal dir connecting via RDP to mac OS is still not possible:
|
What's the goal of xrdp on macOS? To connect Mac's desktop via RDP? |
To simply connect to Mac's Desktop via RDP. I know some of the connection libraries may not work (I think I should be using X11), but I'm very rusty on all this X server stuff. I'm just posting here to keep track of what I am testing, but any help is greatly appreciated. I just want to stop using the horrible built in VNC. |
OK, I just express my opinion about xrdp on macOS. I'm also a user of macOS but I don't want to use desktop environment such as GNOME in X11 because it works on Mac but not a Mac native desktop. Nothing's more useful than using it on GNU/Linux. Therefore, I focus on getting Mac native desktop via xrdp so Xvnc and Xorg in xrdp.ini are out of scope. To get Mac native desktop via xrdp, I think xrdp could be configured like this. Unfortunately, this is the only way for now.
With this config, I can get the Mac native desktop via xrdp. If we develop a new library for Mac, perhaps we can get Mac native desktop without built-in VNC. The disadvantage of this way is you still need to use the horrible VNC. |
So I guess we will need to dig on how to build the library for Mac, live caught me up thought so I haven't had a chance to dig on this |
I am getting the same "error" (nothing happens, same result in the log). The VNC approach works for me only with Full HD resolution, with anything higher it'll crash. Any ideas? |
I'm closing this now, as @metalefty has opened a pinned issue for this in #2194, along with a chat room. |
I will be working on adding support for Mac OS to xrdp (but I don't promise anything) and I'm opening this issue to track what's left to do and what's done.
Action items
The following list does not necessarily contains all the action items to make XRDP work on Mac OS but are the ones I currently know of:
Make xrdp generate dylib files (issue libvnc.dylib not generated #790)Add PAM configurationMake xrdp.ini have libraries with dylib extension rather than so in macThe text was updated successfully, but these errors were encountered: