delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2022/01/03/09:35:01

X-Recipient: archive-cygwin AT delorie DOT com
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 062A23858C2C
Authentication-Results: sourceware.org;
dmarc=pass (p=none dis=none) header.from=gmail.com
Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gmail.com
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112;
h=message-id:date:mime-version:user-agent:content-language:from
:subject:to:content-transfer-encoding;
bh=6tqdk7XIMmT1QJLAa5x6zXsZk73Z6IAsD7dC3ytZpTI=;
b=NDyLMQnbgA2U3V/SvETmyRx6QEqKn63IdYvSnQFjU/yW/c7H8NYZgtWbxyFZRCmWk5
AhvuHe8BiBTx54CAYx4QhnkrCUOQiKfPOfqQcKKfNZQGd0kTGpByLIqCIM3zme7aNo0u
bkF6TxbE1IeJ9OETYA7E7aoqBreYxnBIAsp4k0kWtA9IxgH5CuuEa4/BK0IPFPpyJY7C
sbvDdjvPXfk4kGMAG39dqrQAeQuh3uorV4LRZAqGDqBweVYLEUUc/EOJGk5umZBrIkXz
sD83SrN/hMnGKCFgaQgDBbiGUWxXeoRwycq+DOfgoTmM0BRr1d1OdETEcYoarMbsd7BX
S1+Q==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=1e100.net; s=20210112;
h=x-gm-message-state:message-id:date:mime-version:user-agent
:content-language:from:subject:to:content-transfer-encoding;
bh=6tqdk7XIMmT1QJLAa5x6zXsZk73Z6IAsD7dC3ytZpTI=;
b=p8RdF0V/yA74gXOAkHeG2JWvHVpF3lsxAuI4yCcUrFk2udNPtJhke55YZkOKvVbRsy
7ePd29vrbhjZJa2f4cM5zWCNbg1EQQzs/xpq1nyeX+KiVItn4lRk8EpO2LnlCfvwzcnn
JXFSlyM6q4XBPqwZvOxMRiOCQ4qh0GZeg+REWcm2TNGO1QV/FDE/DDPxhdOtvH/GUFWE
Z2HX4X1Cowy1mZgvck3UKczRR/2BqJqbgq/0aQPVfSLg3CGc3eUBXaHSevy04t/uJiHH
1nt6j5xQh0mH+0/H24RfEfrOCa1YASu6oAdunaP7c3PnA+BqAmLh80EJW1NmiBxFCYnI
L4wQ==
X-Gm-Message-State: AOAM533jFWX5ylAspBWP3Om7thZUT7EUDT/Euv0nnk85spD3VPR3nO3c
3foSLnlcinzbFzc4umVRRE/E11lqgFM=
X-Google-Smtp-Source: ABdhPJxQySNHX48r0w+0C91d29xQsF977cWC7TNjgZMHgAJMz2ojl3i5MyCC8jcxN4N8Wg3N7CR2Iw==
X-Received: by 2002:a5d:6f02:: with SMTP id ay2mr1376438wrb.269.1641220462104;
Mon, 03 Jan 2022 06:34:22 -0800 (PST)
Message-ID: <003beea2-b710-f0bd-d323-0dd78574c8ab@gmail.com>
Date: Mon, 3 Jan 2022 15:34:20 +0100
MIME-Version: 1.0
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101
Thunderbird/91.4.1
From: Marco Atzeri <marco DOT atzeri AT gmail DOT com>
Subject: Unable to open the clipboard
To: "cygwin AT cygwin DOT com" <cygwin AT cygwin DOT com>
X-Spam-Status: No, score=-1.5 required=5.0 tests=BAYES_00, DKIM_SIGNED,
DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE,
SPF_HELO_NONE, SPF_PASS, 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 AT cygwin DOT com
X-Mailman-Version: 2.1.29
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com>

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.

Regards
Marco


-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019