X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; q=dns; s=default; b=Wt mWrTdH+odeSQ9R+WTZegKAJfLTzxYnqa/CIPH6F3GvbDD4Vgf1gqr5ZSBQY90xSW VQ5IKqynx27HgwS7MHm3KetXAUQFWI5n2UMKkUBR+wTO/UFh3d6014Zv4WagHJc9 BU/Lr7TUwaK8hp9JHIotGRXdhADoeMZrVdCs+iktk= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; s=default; bh=aSxHj2lz muereul8Nmgzij9BwBM=; b=iIdzYdi5Bsi28LbK2thXhfXMIfSOwfl7wIUx1bbw vCj2yrGPlWUbwGfFsciijIbNADNlnBUx9fzuXXOqPvOBxCeiMYNI7/Jm+MDPTqx1 ccptMYWum4CrLXXspZaHM7WQAttJNhyc1aFLgyEAcW0Ns8jGZbXOjq4497mC4HbV 8yw= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.7 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,URI_HEX autolearn=no version=3.3.2 X-HELO: mail-lf0-f54.google.com MIME-Version: 1.0 X-Received: by 10.25.39.19 with SMTP id n19mr449244lfn.156.1447786632441; Tue, 17 Nov 2015 10:57:12 -0800 (PST) In-Reply-To: References: Date: Wed, 18 Nov 2015 02:57:12 +0800 Message-ID: Subject: Fwd: Limited clipboard buffer between X11 apps and Microsoft Windows From: Kevin Connor Arpe To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes Hello, Firstly, big shout out to all the incredible volunteers on this project. My life is infinitely more technically manageable on Microsoft Windows thanks to Cygwin. I get that Linux feeling everyday. My issue: Copying text between X11 apps and Microsoft Windows has limited clipboard buffer. My office co-worker and I were able to replicate the same issue on our machines. To replicate: 1) Run Cygwin X Server locally. 2) Run gedit remotely (using company Linux hosts) and redirect display to our local Cygwin X Server. 3) Copy some text in gedit, paste in Windows app, e.g. Notepad. We are able to find a limit (approximately 1000+ lines of text). To be very clear: We can copy small amounts to text, but not large amounts of text. My co-worker found this historical Cygwin mailing list item. It looks very similar: http://cygwin.1069669.n5.nabble.com/emacs-x11-new-clipboard-size-limitation-td104696.html When the copy/paste fails, I see the following in /var/log/xwin/XWin.0.log: [298268.591] winClipboardFlushXEvents - SelectionNotify - X*TextPropertyToTextList returned: XConverterNotFound Finally, I regularly update my Cygwin; AFAIK: my release is quite recent. $ uname -a CYGWIN_NT-6.1-WOW W01BBSAV 2.3.0(0.291/5/3) 2015-11-09 10:22 i686 Cygwin Please let me know what I can do to provide further information & details, e.g., STC -- Simple Test Case as normally requested by Corinna. Thanks, Arpe -- 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