From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from m0.truegem.net (m0.truegem.net [69.55.228.47]) by sourceware.org (Postfix) with ESMTPS id CB5F23858C27 for ; Tue, 4 Jan 2022 00:25:06 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org CB5F23858C27 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=maxrnd.com Authentication-Results: sourceware.org; spf=none smtp.mailfrom=maxrnd.com Received: (from daemon@localhost) by m0.truegem.net (8.12.11/8.12.11) id 2040P4eZ003312 for ; Mon, 3 Jan 2022 16:25:04 -0800 (PST) (envelope-from mark@maxrnd.com) Received: from 162-235-43-67.lightspeed.irvnca.sbcglobal.net(162.235.43.67), claiming to be "[192.168.1.100]" via SMTP by m0.truegem.net, id smtpdBBbrCK; Mon Jan 3 16:25:03 2022 Subject: Re: Unable to open the clipboard To: "cygwin@cygwin.com" References: <003beea2-b710-f0bd-d323-0dd78574c8ab@gmail.com> From: Mark Geisert Message-ID: <804ad578-4cbb-c4b4-f0ae-1717fb4b4af9@maxrnd.com> Date: Mon, 3 Jan 2022 16:25:03 -0800 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0 SeaMonkey/2.49.4 MIME-Version: 1.0 In-Reply-To: <003beea2-b710-f0bd-d323-0dd78574c8ab@gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-4.9 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, KAM_LAZY_DOMAIN_SECURITY, NICE_REPLY_A, SPF_HELO_NONE, SPF_NONE, TXREP autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: cygwin@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Jan 2022 00:25:08 -0000 Hi Marco, Marco Atzeri wrote: > Hi Guys, > > I noticed, from time to time, that on recent Cygwin > > $ uname -svr > CYGWIN_NT-10.0 3.3.3(0.341/5/3) 2021-12-03 16:35 > > there seems to be a "failed race (?)" using the clipboard > > $ putclip < Announce_geos > Unable to open the clipboard > > $ putclip < Announce_geos > > > Usually never happend two time in the row and it is a relative > rare event. But I never had such issue in the past. > > It is not caused by computer load, probably arised in > the 3.3.x times but I could be wrong. I'm assuming 64-bit Cygwin. What is your cygutils version please? ..mark