Description of problem: When opening a rdp session to a remote Windows computer krdc only shows a blank blue screen instead of the expected Windows Desktop session. Version-Release number of selected component (if applicable): krdc-15.04.2-2.fc23.x86_64 krdc-libs-15.04.2-2.fc23.x86_64 How reproducible: Start a new rdp-connection with appropriate "user@remote-machine", edit the settings in the connection dialog, press "Ok" to start. Steps to Reproduce: See above. Actual results: krdc shows blank blue screen. Expected results: krdc should open a remote desktop session. Additional info: xfreerdp and remmina on the very same machine work flawlessly.
PEBKAC, sorry for the noise. :) For the record: In the configuration dialog for the new connection I entered additional options in the old syntax of former xfreerdp versions ("-d DOMAIN -x 0x80"). This does not work. Additional options have to be entered according to the new syntax of xfreerdp(1), e.g.: "/d:DOMAIN +fonts +clipboard +aero +window-drag +menu-anims". This way everything works as expected. cu, kaasboer