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 594783858408 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 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> From: Mark Geisert Message-ID: Date: Thu, 6 Jan 2022 19:32:43 -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: <21a16bfc-5b83-d0c9-4cf8-7aff4e46f2a5@gmail.com> X-Spam-Status: No, score=-4.5 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 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 2073XSoi000653 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 Thanks Marco for the testcase. I will investigate. ..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