From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from omta001.cacentral1.a.cloudfilter.net (omta001.cacentral1.a.cloudfilter.net [3.97.99.32]) by sourceware.org (Postfix) with ESMTPS id 666683858D39 for ; Sun, 14 Nov 2021 17:56:00 +0000 (GMT) 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 Received: from shw-obgw-4002a.ext.cloudfilter.net ([10.228.9.250]) by cmsmtp with ESMTP id mHKomZJJTczbLmJjTmMGDT; Sun, 14 Nov 2021 17:55:59 +0000 Received: from [192.168.1.105] ([68.147.0.90]) by cmsmtp with ESMTP id mJjTmPn1B49dpmJjTmlshu; Sun, 14 Nov 2021 17:55:59 +0000 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 Reply-To: cygwin@cygwin.com Subject: Re: [ANNOUNCEMENT] Updated: cygutils 1.4.16-8 (Test) Content-Language: en-CA To: cygwin@cygwin.com References: <95DF7281-9391-4AEE-9427-7351DA47DBDE@Denis-Excoffier.org> From: Brian Inglis Organization: Systematic Software In-Reply-To: <95DF7281-9391-4AEE-9427-7351DA47DBDE@Denis-Excoffier.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Nov 2021 17:56:02 -0000 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.]