-
-
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
xrdp-sesman: (EE) Couldn't add screen on Fedora 35 #2240
Comments
@EntityinArray - I've taken the trouble to move your log dump to this issue rather than leaving it in pastebin, where it may disappear. I think your problem is here:- Xvnc :10 -auth .Xauthority -geometry 1920x1080 -depth 15 -rfbauth /home/entityinarray/.vnc/sesman_passwd-entityinarray@fedora:10 -bs -nolisten tcp -localhost -dpi 96 I don't think TigerVNC can support this colour depth any more, particularly when it's built with 3D support. Try setting your client to 24 or 32 bits and see what happens. |
Sorry for that, I didn't think this through with pastebin. |
Thanks a lot, that works. |
It isn't currently possible to limit the bpp to a minimum, from my reading of the code, although it could be an interesting one to add. I'll start a discussion on it. I've never had a problem setting the colour depth on the Windows mstsc.exe client. Am I missing something? It's here in the GUI:- If you're using an ini file, set the colour depth with something like:-
The default value on my Windows 10 system, if I remove the line entirely, appears to be 32. |
Discussion #2244 started. |
Thanks, everything is good now |
Good day, everyone!
Thank you for developing amazing software
I'm trying to set up xrdp, so that I can connect to my home pc remotely.
When logging in, it displays a black screen for a while and then throws this error:
апр 25 10:59:41 fedora xrdp-sesman[2342]: Fatal server error:
апр 25 10:59:41 fedora xrdp-sesman[2342]: (EE) Couldn't add screen
OS: Fedora Linux 35
Full log is:-
If anyone experienced such problem and knows a solution, I will appreciate any help.
I'm ready to provide any other additional information, if needed.
Thanks!
The text was updated successfully, but these errors were encountered: