X-Recipient: archive-cygwin@delorie.com
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 666683858D39
Authentication-Results: sourceware.org; dmarc=none (p=none dis=none)
 header.from=SystematicSw.ab.ca
Authentication-Results: sourceware.org;
 spf=none smtp.mailfrom=systematicsw.ab.ca
X-Authority-Analysis: v=2.4 cv=RqTWkQqK c=1 sm=1 tr=0 ts=61914daf
 a=T+ovY1NZ+FAi/xYICV7Bgg==:117 a=T+ovY1NZ+FAi/xYICV7Bgg==:17
 a=IkcTkHD0fZMA:10 a=MPtI1cETnVDbYDsUviwA:9 a=QEXdDO2ut3YA:10
Message-ID: <01316e9e-1e28-6754-bf94-0b01d5b086f6@SystematicSw.ab.ca>
Date: Sun, 14 Nov 2021 10:55:59 -0700
MIME-Version: 1.0
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101
 Thunderbird/91.3.0
Subject: Re: [ANNOUNCEMENT] Updated: cygutils 1.4.16-8 (Test)
Content-Language: en-CA
To: cygwin@cygwin.com
References: <announce.20211103095939.14663-1-mark@maxrnd.com>
 <95DF7281-9391-4AEE-9427-7351DA47DBDE@Denis-Excoffier.org>
From: Brian Inglis <Brian.Inglis@SystematicSw.ab.ca>
Organization: Systematic Software
In-Reply-To: <95DF7281-9391-4AEE-9427-7351DA47DBDE@Denis-Excoffier.org>
X-CMAE-Envelope: MS4xfK66wFATpHQk9kQPhqw+Raeb097uqNN568blDjKz4/hvyK+1IdYf68YpzDprBZS1Kfi4UBNRilpvcHBFaKg9KQ+5FpHLhULR6XuLLCZNX3Wbdgz4tZDQ
 l3UK+kACypsrSLPqcZtSst6dTeLokBZehcZj+Ope8f7OXUyagBOM/xwQ/nBHdLHMz+g7tH0svgAvW0JMnLx3ibyuxVOIzXLxdqY=
X-Spam-Status: No, score=-1165.7 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS,
 KAM_LAZY_DOMAIN_SECURITY, NICE_REPLY_A, RCVD_IN_BARRACUDACENTRAL,
 RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H4, RCVD_IN_MSPIKE_WL, 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@cygwin.com
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
Reply-To: cygwin@cygwin.com
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="us-ascii"; Format="flowed"
Errors-To: cygwin-bounces+archive-cygwin=delorie.com@cygwin.com
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie.com@cygwin.com>

On 2021-11-14 10:23, Denis Excoffier wrote:
>> On 2021-11-03 10:59, Mark Geisert wrote:
>> The following packages have been uploaded to the Cygwin distribution:
>> * cygutils-1.4.16-8
>> * cygutils-extra-1.4.16-8
>> * cygutils-x11-1.4.16-8

> The '-u' or '-d' option of getclip does not seem to work properly under xterm.
> How to reproduce:
> 1) Open an xterm
> 2) Select a simple piece of text (with no line ending)
> 3) getclip -u
> 4) Observe 'Segmentation fault(core dumped)'

Should not SEGV even if there is nothing to paste!

Those utilities do not have access to the X Window select buffer, only 
the X window copy buffer is copied to the Windows clipboard 
/dev/clipboard, so you may have to *COPY* the selected text to the 
clipboard, however that is done from xterm, perhaps C-S-v or using 
command xclip -sel c, before you can paste it.

-- 
Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada

This email may be disturbing to some readers as it contains
too much technical detail. Reader discretion is advised.
[Data in binary units and prefixes, physical quantities in SI.]

-- 
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
