From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7390 invoked by alias); 10 Jun 2013 21:39:46 -0000 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 Received: (qmail 7370 invoked by uid 89); 10 Jun 2013 21:39:41 -0000 X-Spam-SWARE-Status: No, score=-3.2 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_NO,RCVD_IN_HOSTKARMA_YE,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.1 Received: from mk-filter-4-a-1.mail.tiscali.co.uk (HELO mk-filter-4-a-1.mail.uk.tiscali.com) (212.74.100.55) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Mon, 10 Jun 2013 21:39:40 +0000 X-Trace: 860415153/mk-filter-4.mail.uk.tiscali.com/B2C/$THROTTLED_DYNAMIC/b2c-CUSTOMER-DYNAMIC-IP/85.210.76.171/None/drstacey@tiscali.co.uk X-SBRS: None X-RemoteIP: 85.210.76.171 X-IP-MAIL-FROM: drstacey@tiscali.co.uk X-SMTP-AUTH: X-Originating-Country: GB/UNITED KINGDOM X-MUA: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130514 Thunderbird/17.0.6 X-IP-BHB: Once X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApMBAGZGtlFV0kyr/2dsb2JhbAANTL9Kgn2BGoMXAQEBBDhAEQsYCQ8HDwkDAgECATcBDRMIAQGvLZJUjz8WAoNIA51MjkY Received: from 85-210-76-171.dynamic.dsl.as9105.com (HELO [192.168.1.4]) ([85.210.76.171]) by smtp.tiscali.co.uk with ESMTP; 10 Jun 2013 22:39:38 +0100 Message-ID: <51B6479A.5050707@tiscali.co.uk> Date: Mon, 10 Jun 2013 21:39:00 -0000 From: David Stacey User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130514 Thunderbird/17.0.6 MIME-Version: 1.0 To: cygwin-xfree@cygwin.com Subject: Re: 64-bit Clipboard troubles References: <51B4D075.3050001@tiscali.co.uk> <51B5D4E2.20008@dronecode.org.uk> In-Reply-To: <51B5D4E2.20008@dronecode.org.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2013-06/txt/msg00008.txt.bz2 On 10/06/13 14:30, Jon TURNEY wrote: > On 09/06/2013 19:59, David Stacey wrote: >> >I am trying to package keepassx for 64-bit Cygwin, and have noticed a >> >difference between the way the clipboard functions under 32-bit and 64-bit >> >Cygwin/X. Essentially, keepassx is an encrypted password database that >> >copies your username and password to the clipboard. Then, you can paste >> >these into a web site (say) to log in. >> > >> >When I run keepassx (both 32-bit and 64-bit builds) using the 32-bit >> >version of XWin, keepassx copies the username and password to the >> >clipboard, and these can be pasted into a native Windows web browser (e.g. >> >Firefox). However, when I run keepassx (again, both 32-bit and 64-bit >> >builds) using the 64-bit version of XWin, the procedure breaks: I instruct >> >keepassx to copy to the clipboard, but when I paste in the web browser, no >> >text is pasted. > Sorry, integration between the native and X clipboards is broken in 64-bit XWin. > > Unfortunately, this is rather complex to fix and I haven't found the time to > do so yet. Thank you for your reply. I've sent an RFU for keepassx along with a link to your reply. If and when you tie the two clipboards together, keepassx should just start working - there shouldn't be a need to rebuild it, but I'll do that if necessary. Thanks again, Dave. -- 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/