<div dir="ltr"><div class="gmail_extra">Hello,</div><div class="gmail_extra"><br></div><div class="gmail_extra">I had a bit problem to apply the patch. I tried both 1.6.0 and weston git. </div><div class="gmail_extra">Finally I went to patch the 1.6.0 version I have in Fedora 21.</div><div class="gmail_extra"><br></div><div class="gmail_extra">I needed to comment out the <span style="color:rgb(0,0,0);white-space:pre-wrap">cmd->skipCompression = FALSE; </span></div><div class="gmail_extra"><span style="color:rgb(0,0,0);white-space:pre-wrap"><br></span></div><div class="gmail_extra"><font color="#000000"><span style="white-space:pre-wrap">freerdp-devel-1.2.0-0.2.beta.1.fc21.x86_64</span></font><br></div><div class="gmail_extra"><font color="#000000"><span style="white-space:pre-wrap"><div class="gmail_extra">#define FREERDP_VERSION_MAJOR 1</div><div class="gmail_extra">#define FREERDP_VERSION_MINOR 2</div><div class="gmail_extra">#define FREERDP_VERSION_REVISION 0</div><div class="gmail_extra">#define FREERDP_VERSION_SUFFIX "beta1"</div><div class="gmail_extra">#define FREERDP_API_VERSION "1.2"</div><div class="gmail_extra">#define FREERDP_VERSION "1.2.0"</div><div class="gmail_extra">#define FREERDP_VERSION_FULL "1.2.0-beta1"</div><div class="gmail_extra">#define GIT_REVISION "n/a"</div><div><br></div><div>Then I needed to comment out the below line which had undefined function for me:</div><div>nsc_context_reset(peerCtx->nsc_context);</div><div><br></div><div>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.</div><div><br></div><div>Any clues?</div><div><br></div><div>-- john</div></span></font></div></div>