[PATCH] RDP compositor: fixes for multiple connections and mstsc

John Obaterspok john.obaterspok at gmail.com
Mon Feb 2 12:03:45 PST 2015


Hello,

I had a bit problem to apply the patch. I tried both 1.6.0 and weston git.
Finally I went to patch the 1.6.0 version I have in Fedora 21.

I needed to comment out the cmd->skipCompression = FALSE;

freerdp-devel-1.2.0-0.2.beta.1.fc21.x86_64
#define FREERDP_VERSION_MAJOR 1
#define FREERDP_VERSION_MINOR 2
#define FREERDP_VERSION_REVISION 0
#define FREERDP_VERSION_SUFFIX "beta1"
#define FREERDP_API_VERSION "1.2"
#define FREERDP_VERSION "1.2.0"
#define FREERDP_VERSION_FULL "1.2.0-beta1"
#define GIT_REVISION "n/a"

Then I needed to comment out the below line which had undefined function
for me:
nsc_context_reset(peerCtx->nsc_context);

I tried to run "weston -Brdp-backend.so" with these modifications. Weston
started, I failed to connect (mstsc client just waited for ever), but no
crash occured in weston.

Any clues?

-- john
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-devel/attachments/20150202/44bfc18f/attachment.html>


More information about the wayland-devel mailing list