RDP not working in KDE Settings

Hi,

I try to connect from a windows 10 computer to my notebook. I am able to active the kde server in the kde settings. But I cannot connect to the server.

When I start krdpserver from konsole it works. I get no error messages.

Any tips or hints? Thank you!

Best regards
Kay

Have you ensured that the openSUSE firewall is configured to allow RDP connections?

It works from console, so the port is open.

And you have it configured to autostart on login?

Perhaps show the current configuration…
cat ~/.config/krdpserverrc

1 Like

No, I started it manually with the button on the top left. I will try it with autostart.

cat ~/.config/krdpserverrc
[General]
Certificate=/home/kay/.local/share/krdpserver/krdp.crt
CertificateKey=/home/kay/.local/share/krdpserver/krdp.key
Users=kay

For reference, I get…

~> lsof -i :3389
COMMAND     PID USER FD   TYPE DEVICE SIZE/OFF NODE NAME
krdpserve 37154 **** 19u  IPv6 491529      0t0  TCP *:ms-wbt-server (LISTEN)

With autostart activated, it works. Now I get an black screen.

1 Like

Yeah, something not quite right with the System Settings UI. I could only start it (during the session) when I enabled it (via the switch), then selected ā€˜Autostart on logon’ which pops up a message: ā€œRestart the serverā€¦ā€

Maybe one additional question: I get big black borders when I am on fullscreen. This is not normal, isn’t it?

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.