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 DC9D03858402 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=maxrnd.com Authentication-Results: sourceware.org; spf=none smtp.mailfrom=maxrnd.com Subject: Re: Unable to open the clipboard From: Mark Geisert To: cygwin AT cygwin DOT com References: <003beea2-b710-f0bd-d323-0dd78574c8ab AT gmail DOT com> <804ad578-4cbb-c4b4-f0ae-1717fb4b4af9 AT maxrnd DOT com> <0e94e79a-d827-e67f-6e3f-c866c1b84c77 AT gmail DOT com> <727e2220-77f5-79e5-abf3-3dc65ffd0ef5 AT maxrnd DOT com> <135344c6-0211-4779-7a04-7b081a37f30c AT gmail DOT com> <21a16bfc-5b83-d0c9-4cf8-7aff4e46f2a5 AT gmail DOT com> Message-ID: <88da5384-72c5-7c45-b0d5-68703842f14c@maxrnd.com> Date: Sun, 9 Jan 2022 22:44:24 -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: X-Spam-Status: No, score=-3.0 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, KAM_LAZY_DOMAIN_SECURITY, NICE_REPLY_A, SPF_HELO_NONE, SPF_NONE, TXREP autolearn=no 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 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="utf-8"; Format="flowed" Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 20A6iq0h020154 > Marco Atzeri wrote: >> On 04.01.2022 19:08, Marco Atzeri wrote: >>> On 04.01.2022 06:15, Mark Geisert wrote: >>>> Mark Geisert wrote: >>>>> I haven't been able to reproduce the issue with -7 or the more recent -8 test >>>>> version.  I suppose you might try -8 and see if it helps. Puzzling... >>>> >>>> Sorry, the {put,get}clip.exe are in cygutils-extra package.  But -8 is correct. >>>> >>>> ..mark >>>> >>> >>> Thanks Mark, >>> -8 seems to work fine. >>> >> >> Hi Mark, >> just found another issue >> >> $ putclip < Announce_octave >> Aborted (core dumped) >> >> It seems caused by the longest line (86 characters) >> >> $ cat Announce_octave  | putclip >> Aborted (core dumped) >> >> $ cat Announce_octave | sed -e "/html$/ d" | putclip >> >> of course the Clipboard is fine >> >> $ cat Announce_octave  > /dev/clipboard I'm unable to reproduce. If you happen to have a putclip.exe.stackdump left behind, could you post that please? ..mark -- 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