From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20842 invoked by alias); 8 Feb 2011 14:12:43 -0000 Received: (qmail 20830 invoked by uid 22791); 8 Feb 2011 14:12:42 -0000 X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,TW_YG X-Spam-Check-By: sourceware.org Received: from smtpout.karoo.kcom.com (HELO smtpout.karoo.kcom.com) (212.50.160.34) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 08 Feb 2011 14:12:37 +0000 Received: from 213-152-38-55.dsl.eclipse.net.uk (HELO [192.168.0.5]) ([213.152.38.55]) by smtpout.karoo.kcom.com with ESMTP; 08 Feb 2011 14:12:35 +0000 Message-ID: <4D514F5C.8090604@dronecode.org.uk> Date: Tue, 08 Feb 2011 14:12:00 -0000 From: Jon TURNEY Reply-To: cygwin-xfree@cygwin.com User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.14) Gecko/20110123 Thunderbird/3.1.8 MIME-Version: 1.0 To: cygwin-xfree@cygwin.com CC: Paul Maier Subject: Re: AW: clipboard integration doesn't work References: <4D502D7F.1030602@dronecode.org.uk> <85281D523F42438B817742749355863F@sulzer.de> In-Reply-To: <85281D523F42438B817742749355863F@sulzer.de> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-xfree-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-xfree-owner@cygwin.com Reply-To: cygwin-xfree@cygwin.com Mail-Followup-To: cygwin-xfree@cygwin.com X-SW-Source: 2011-02/txt/msg00010.txt.bz2 On 08/02/2011 01:44, Paul Maier wrote: >> Can you give a detailed set of reproduction steps e.g. what >> application are >> your cutting from, pasting to? > > It is reproducable in both directions (Win -> X, X -> Win), with any > application on both sides. > So I choose a xterm with a vim for X, and a notepad for Windows. > > /bin/startxwin -- /bin/XWin -emulate3buttons 100 -logverbose 3 > > As a setup I type "eins-zwei-drei" into X's vim, and "hallo" into the notepad. > Then I select the "eins-zwei-drei" text in X. > Then I select the "hallo" text in the notepad and press CONTROL C. > > Effect: the highlighting of the text "eins-zwei-drei" in vim/X disappears > immediately. > > Then in both editors I open a new line and paste the text of the clipboard in > it. > In vim/X it pastes "eins-zwei-drei" (using both mouse keys via middle mouse > button emulation). > In notepad it pasts "hello" (using CONTROL V). > > Then I close both editors, kill XWin and get the Log. > -> See Log 1 (attached). > > > Now for the other direction: > > /bin/startxwin -- /bin/XWin -emulate3buttons 100 -logverbose 3 > > As a setup I again type "eins-zwei-drei" into X's vim, and "hallo" into a > notepad. > Then I select the "hallo" text in the notepad and press CONTROL C. > I press CONTROL V several times to verify that I have selected something. > Notepad pastes: "hallo". > Then I select the "eins-zwei-drei" text in X/vim. > > I check out the result: > I go back to the notepad and continue to press CONTROL V: nothing gets pasted > any more. > I go to the X/vim window, open a new vim line and > (using both mouse keys via middle mouse button emulation) I check what gets > pasted: "eins-zwei-drei". > > Then I close both editors, kill XWin and get the Log. > -> See Log 2 (attached). > > > In both logs I found the name of my PC and my user name, and I replaced that > information by XXX. Thanks very much for the detailed steps and the logs. Can I also see your cygcheck output in the form suggested by the link at the bottom of this mail? > -- > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > Problem reports: http://cygwin.com/problems.html ^^^ > Documentation: http://x.cygwin.com/docs/ > FAQ: http://x.cygwin.com/docs/faq/ -- Jon TURNEY Volunteer Cygwin/X X Server maintainer -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/