[FreeRDP-devel] OpenBSD

2015-05-20 Thread Bryan C. Everly
All, Once my PR is merged in, I'd like to take a cut of the source tree as a tarball and update the OpenBSD port and package for it. The version that is in base right now is 1.02 and there has obviously been a lot of good work done that I'd like to share with the OpenBSD community. Any

Re: [FreeRDP-devel] OpenBSD

2015-05-20 Thread FORT David
Le 20/05/2015 21:25, Bryan C. Everly a écrit : Not a problem at all David. Thanks for letting me know. Is this the #2556 Fix memleak warnings one? Just want to know which one to track. There's at least #2630, and some work is beeing done in that sense on channels (no PR for now). Regards.

Re: [FreeRDP-devel] Issue with screen rendering / refresh

2015-05-20 Thread FORT David
Le 20/05/2015 21:45, Rush, Kenneth a écrit : We have an issue with some thin clients running freerdp with screens not displaying data properly in custom /net application with tables. (IE button on top of txt). We resolved this by GDI:SW (disabling hardware GDI); however, with GDI:SW

[FreeRDP-devel] Issue with screen rendering / refresh

2015-05-20 Thread Rush, Kenneth
We have an issue with some thin clients running freerdp with screens not displaying data properly in custom /net application with tables. (IE button on top of txt). We resolved this by GDI:SW (disabling hardware GDI); however, with GDI:SW freeRDP would randomly freeze. NOTICE: This

Re: [FreeRDP-devel] OpenBSD

2015-05-20 Thread FORT David
Le 20/05/2015 20:59, Bryan C. Everly a écrit : All, Once my PR is merged in, I'd like to take a cut of the source tree as a tarball and update the OpenBSD port and package for it. The version that is in base right now is 1.02 and there has obviously been a lot of good work done that I'd

Re: [FreeRDP-devel] OpenBSD

2015-05-20 Thread Bryan C. Everly
Not a problem at all David. Thanks for letting me know. Is this the #2556 Fix memleak warnings one? Just want to know which one to track. Thanks, Bryan On Wed, May 20, 2015 at 3:10 PM, FORT David david.for...@orange.fr wrote: Le 20/05/2015 20:59, Bryan C. Everly a écrit : All, Once my PR

[FreeRDP-devel] 回复: 回复: mouse cursor jumping

2015-05-20 Thread Zihao Jiang
Yeah you find the correct line of code you may want to comment out.The x11_shadow_pointer_position_update is exactly the function which send the 'updated' mouse position (x,y) to client side. For the case that you 'worked in vncviewer at same time': when you move mouse in vncviewer, the mouse