Replies: 2 comments
-
Alright, got this finally. I installed
in hopes I could get HW acceleration, but since the laptop I connect to has
things returned back to normal. The X server created by
... and I can see everything and run apps as intended. |
Beta Was this translation helpful? Give feedback.
-
My question is this: how is it possible that |
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.
-
I have an interesting case on my Arch Linux / Windows 10. Previously (2-3 years ago) everything worked perfectly OK, but I stopped using
rdp
to Linux for quite a long period. Now that I wanted to use it again I had to go through the pain of setting everything up proper, so that my logs did not show any problems preventing connection. Still, I could not get the remote session to operate properly. No issues in the logs, no timeouts, session shutdowns, misbehaviour of any kind..... except for one: no visibility. I could not believe this could be possible. It turns out the session is established, logon is correct, access is granted, the window manager is launched properly as well as several example apps (xterm
,xclock
). But just none of them are visible in therdp
client on Windows 10. The only reason I discovered it was that the mouse pointer changed shape when moved in therdp
client. So, remembering from the past that the usual terminal window was in the upper left area of the desktop, I can click blindly on it to bring it into focus and close the entire session byCtrl-D
, or typingexit
.I reason: if it had to do with how
xrdp
transfers content to the client - then I would not see even the initialxrdp
login screen, but I can nicely see it and log in without any problems. It is only later that I can't see anything, but the logs (includingjournal
) tell me all is perfectly OK.I looked online, but couldn't find anything that could help. What can I do to further troubleshoot this?
Beta Was this translation helpful? Give feedback.
All reactions