Greetings, Christian Franke! >>> Confirmed :-) >> Yes, but... >> >> $ uname -vrs >> CYGWIN_NT-5.1 1.7.14s(0.260/5/3) 20120406 19:41:34 >> $ echo test1 | cat> /dev/clipboard >> $ cat< /dev/clipboard >> test1 >> $ getclip >> [Garbage]test[Garbage] >> ... >> Segmentation fault (core dumped)
> This is unrelated. Unrelated, but notable. It's worth checking if redirecting to /dev/clipboard actually clear the clipboard before writing to it. We've seen enough of it, when some application fills (f.e.) "text in unicode", but leaves "text in ANSI" unchanged/undefined/in result - garbage. > Apparently getclip is no longer compatible with current cygwin. The cygwin > native clipboard format has changed. New format starts with a timestamp > which is interpreted as data size by getclip. -- WBR, Andrey Repin (anrdae...@freemail.ru) 07.04.2012, <18:54> Sorry for my terrible english... -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple