From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7951 invoked by alias); 5 Jan 2004 20:39:01 -0000 Mailing-List: contact cygwin-xfree-help@cygwin.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-xfree-owner@cygwin.com Mail-Followup-To: cygwin-xfree@cygwin.com Reply-To: cygwin-xfree@cygwin.com Received: (qmail 7943 invoked from network); 5 Jan 2004 20:39:01 -0000 Received: from unknown (HELO central.ixn.com) (65.19.132.2) by sources.redhat.com with SMTP; 5 Jan 2004 20:39:01 -0000 Received: from msu.edu (office.ixn.com [68.23.74.57]) (authenticated bits=0) by central.ixn.com (8.12.10/8.12.10) with ESMTP id i05KcvMN073716 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Mon, 5 Jan 2004 15:38:58 -0500 (EST) Message-ID: <3FF9CB59.7080709@msu.edu> Date: Mon, 05 Jan 2004 20:39:00 -0000 From: Harold L Hunt II User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6b) Gecko/20031205 Thunderbird/0.4 MIME-Version: 1.0 To: cygwin-xfree@cygwin.com Subject: Re: Updated: XFree86-xserv-4.3.0-31 References: <002c01c3d39f$b9b1bd80$1e54cea7@andrew> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=0.0 required=5.5 tests=none autolearn=no version=2.60 X-Spam-Checker-Version: SpamAssassin 2.60 (1.212-2003-09-23-exp) X-SW-Source: 2004-01/txt/msg00093.txt.bz2 List-Id: Alexander Gottwald wrote: > On Mon, 5 Jan 2004, Andrew Braverman wrote: > > >>I just tried running this version and it crashes. I get a normal looking >>stuff at the beginning of the XWin.log file and then get one line telling >>me: >> winClipboardWindowProc - WM_DRAWCLIPBOARD - Initializing - Returning. >>Then I get 64K + lines (total size of log file is 65072 lines) of: >> winProcSetSelectionOwner - We changed ownership, aborting. >> >>Does anyone have any ideas? > > > Noticed this too. It happend after sever reset. Here is a dumb question: if the clipboard client is attached, how did you cause a server reset? Is there a way to force the server to reset when there are clients still attached? I need to be able to do this in order to test my fix... and it sounds like there is a way to do this, since I don't think it could happen automatically. Harold