SUMMARY Cannot connect to any RDP server STEPS TO REPRODUCE 1. update to 4:21.08.0-0xneon+20.04+focal+release+build30 2. open krdc 3. try to connect to a RDP server OBSERVED RESULT cannot connect, invalid URL message appears. I cannot select RDP protocol in the dropdown menu. RDP plugin (connector) missing on krdc configuration menú. EXPECTED RESULT Succefully connect to RDP server. SOFTWARE/OS VERSIONS Linux/KDE Plasma: KDE Neon 5.22 user edition KDE Plasma Version: 5.22.4 KDE Frameworks Version: 5.84.0 Qt Version: 5.15.3 ADDITIONAL INFORMATION Downgrading to 21.04 work again... sudo apt-get install krdc=4:21.04.3-0xneon+20.04+focal+release+build29
Seems bulid 31 solve the problem. With 4:21.08.0-0xneon+20.04+focal+release+build31 RDP works again. Thank's developers!