FreeRDP-WebConnect icon indicating copy to clipboard operation
FreeRDP-WebConnect copied to clipboard

Draw issue on windows server 2008r2

Open ssleptsov opened this issue 9 years ago • 1 comments

Hi, I have draw issue with windows server 2008 r2, you can see it in this screenshot image But it work perfect for win 2012 server and all image is ok. Also if run latest wfreerdp.exe, then it work good also? Do you know how to fix this?

ssleptsov avatar Oct 03 '14 13:10 ssleptsov

I had and still have same issue, I thought maybe the data send and/or received to/in web client not in order (websocket send async and packages arrived not in same order they sent), but I couldn't find such issue, this leave me somewhere inside the RDP.cpp/Update.cpp/or wsframe.cpp, fast review in wsframe i couldn't see issues! It seems to me like there is a missing callback or events (not listen to all events from freeRDP/not all callbacks set)!!! , :(

Do you see bad images for example when open notepad or other app?, i see lots of missing parts!

Joseph1977 avatar Oct 04 '14 19:10 Joseph1977