On Tue, Nov 1, 2011 at 6:21 AM, Marc-AndrĂ© Moreau <marcandre.mor...@gmail.com> wrote: > Hi, > > Clipboard redirection never had actually worked for me in 1.0, so I decided > to tackle it since it is a pretty severe feature to miss. After > investigation I found out that the clipboard formats list was assume to > always be in the short format defined by the spec, while my server (Windows > Server 2008 R2 SP1) would always announce in the capabilities that it would > make use of the long format, therefore parsing would fail and also > eventually go into an infinite loop. > > I have now implemented long name support as well, and modified the short > format code such that they are unified. Please test and see if it works for > you, since my server keeps making use of the long format but I didn't test > for a server that makes use of the short format names. If you compiled with > WITH_DEBUG_CLIPRDR you'll see which one your server is using. > > As for RemoteApp + Clipboard at the same time, it'll still segfault, and I > know it'd be great to have but it's a bit of a lower priority now since we > didn't have RemoteApp support in 0.x and we should focus on just getting > the core functionality fully stabilized for a release that can truly be > called a stable release. > > Best regards, > - Marc-Andre > ------------------------------------------------------------------------------ > RSA® Conference 2012 > Save $700 by Nov 18 > Register now > http://p.sf.net/sfu/rsa-sfdev2dev1 > _______________________________________________ > Freerdp-devel mailing list > Freerdp-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/freerdp-devel >
It did work fine for me before, but now Freerdp crashes when i try to copy text, Server is Win 7 Ultimate x64 yesterday i did copy from notepad and thought maybe it was some latin chars that was the cause so i shuld investigate furter, but now i did copy from outlook, and no latin chars. on another note... i miss "make uninstall" *** glibc detected *** client/X11/xfreerdp: malloc(): memory corruption: 0x0000000000ff4e30 *** ======= Backtrace: ========= /lib64/libc.so.6(+0x72f66)[0x7f173cd79f66] /lib64/libc.so.6(+0x75ffb)[0x7f173cd7cffb] /lib64/libc.so.6(__libc_calloc+0xc2)[0x7f173cd7e3c2] /home/nixze/FreeRDP-1.0/libfreerdp-utils/libfreerdp-utils.so.0.0(xzalloc+0x2c)[0x7f173e63af3c] /home/nixze/FreeRDP-1.0/libfreerdp-utils/libfreerdp-utils.so.0.0(stream_new+0x46)[0x7f173e63d56a] channels/cliprdr/cliprdr.so(cliprdr_packet_new+0x24)[0x7f173598ad60] channels/cliprdr/cliprdr.so(+0x1415)[0x7f173598a415] channels/cliprdr/cliprdr.so(cliprdr_process_format_list+0x24f)[0x7f173598aa4d] channels/cliprdr/cliprdr.so(+0x256c)[0x7f173598b56c] /home/nixze/FreeRDP-1.0/libfreerdp-utils/libfreerdp-utils.so.0.0(+0x9d7d)[0x7f173e63dd7d] /home/nixze/FreeRDP-1.0/libfreerdp-utils/libfreerdp-utils.so.0.0(+0x9edf)[0x7f173e63dedf] /lib64/libpthread.so.0(+0x6c1a)[0x7f173d073c1a] /lib64/libc.so.6(clone+0x6d)[0x7f173cdd928d] ------------------------------------------------------------------------------ RSA(R) Conference 2012 Save $700 by Nov 18 Register now http://p.sf.net/sfu/rsa-sfdev2dev1 _______________________________________________ Freerdp-devel mailing list Freerdp-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freerdp-devel