From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18444 invoked by alias); 22 Sep 2010 14:30:14 -0000 Received: (qmail 18402 invoked by uid 22791); 22 Sep 2010 14:30:13 -0000 X-SWARE-Spam-Status: No, hits=-2.7 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,TW_TK 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; Wed, 22 Sep 2010 14:30:05 +0000 Received: from 213-152-38-55.dsl.eclipse.net.uk (HELO [192.168.0.12]) ([213.152.38.55]) by smtpout.karoo.kcom.com with ESMTP; 22 Sep 2010 15:30:03 +0100 Message-ID: <4C9A12F9.7050704@dronecode.org.uk> Date: Wed, 22 Sep 2010 14:30: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.9) Gecko/20100915 Thunderbird/3.1.4 MIME-Version: 1.0 To: cygwin-xfree@cygwin.com CC: hummel.michel@gmail.com Subject: Re: XWin crash after the launch of startkde on a remote Red Hat 5 machine References: <4C5EADBB.5000009@dronecode.org.uk> <4C950885.5080205@gmail.com> <4C9768C1.2050508@dronecode.org.uk> In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed 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: 2010-09/txt/msg00051.txt.bz2 On 22/09/2010 10:03, Michel Hummel wrote: > Hello, > I've modified my patch, to change the restart process. > It does not use anymore the winProcEstablishConnection wrapper to > restart the clipboard but directly the winInitClipboard function. > > This allows to restart the clipboard more quickly and if the clipboard > thread cannot connects to the server (there is a loop on connection > with a delai between retries), it will die. > > One question : > I have written my patch for the git version of the X server and the > patch is not working as it on the 1.8.0-1 version. > Which version would you like, perhaps the two ? A patch against current git master is fine, although I don't think there have been significant changes in this area recently, so why it doesn't work for 1.8.0-1 as well is mysterious. -- 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/