Hi All I have today tested the new freerdp module. My setup consists of an XP client connecting to XRDP with freerdp1 that connects to windows 7. I use the latest source from github for freerdp and for xrdp. This setup is not stable, and I cannot find the bug. I have added one patch (https://github.com/ArvidNorr/xrdp) (branch freerdp1fix). When I added that patch I thought that the problem was solved but the problem can still happen, even if it is not so often.
When the problem happens it is always when the login sequence starts. The client window then freezes and later the connection are lost. The following debug output from XRDP might indicate were the problem is. lxrdp_connect: freerdp_connect returned 1 Synchronized event handled lfreerdp_pointer_system: lfreerdp_pointer_new: bpp 32 width 32 height 32 lengthXorMask 4096 lengthAndMask 128 lfreerdp_pointer_new: error bpp 32 width 32 height 32 lfreerdp_pointer_new: bpp 32 width 32 height 32 lengthXorMask 4096 lengthAndMask 128 lfreerdp_pointer_new: error bpp 32 width 32 height 32 lfreerdp_pointer_cached: lfreerdp_pointer_new: bpp 32 width 32 height 32 lengthXorMask 4096 lengthAndMask 128 lfreerdp_pointer_new: error bpp 32 width 32 height 32 lfreerdp_pointer_cached: lfreerdp_pointer_system: SSL_write: I/O error lxrdp_check_wait_objs: freerdp_check_fds failed mod_exit: I don’t know how this lfreerdp_pointer_new function works. How to improve the function so it can handle my input? Even when the connection is established this error is in the debug output. Can this be the problem? Arvid ------------------------------------------------------------------------------ For Developers, A Lot Can Happen In A Second. Boundary is the first to Know...and Tell You. Monitor Your Applications in Ultra-Fine Resolution. Try it FREE! http://p.sf.net/sfu/Boundary-d2dvs2 _______________________________________________ xrdp-devel mailing list xrdp-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xrdp-devel