From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ciao.gmane.io (ciao.gmane.io [116.202.254.214]) by sourceware.org (Postfix) with ESMTPS id 22A813857C51 for ; Fri, 31 Dec 2021 22:27:50 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 22A813857C51 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=mehconsulting.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=m.gmane-mx.org Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1n3QNI-000ABv-By for cygwin@cygwin.com; Fri, 31 Dec 2021 23:27:48 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: cygwin@cygwin.com From: Mark Hansen Subject: Re: [ANNOUNCEMENT] xorg-server-21.1.2-1 Date: Fri, 31 Dec 2021 14:27:44 -0800 Message-ID: References: <1444e201-33b0-42a4-08c6-73ffadd4adfc@dronecode.org.uk> <254969e8-420d-ae84-56f9-2e2e3d5f1aa7@gmail.com> <38632648-fc2b-5721-fa29-a10132988c9a@dronecode.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0 In-Reply-To: <38632648-fc2b-5721-fa29-a10132988c9a@dronecode.org.uk> Content-Language: en-US X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS, KAM_DMARC_STATUS, KAM_NUMSUBJECT, NICE_REPLY_A, 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@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: Fri, 31 Dec 2021 22:27:51 -0000 Message-ID: <20211231222744.Ug0kl3VrRdo5ZrG0FFzyKxMXLhL0spE9T-VgqieZzI0@z> On 12/31/2021 5:48 AM, Jon Turney wrote: > On 28/12/2021 18:05, Marco Atzeri wrote: >> >> Hi Jon, >> never noted before, but I am not an heavy user of X these days; >> do you know what could cause this warning ? >> >> $ startxwin >> xauth: (stdin):1:  bad display name ":0" in "add" command >> xauth: (argv):1:  bad display name ":0" in "list" command >> xauth: (stdin):1:  bad display name ":0" in "add" command >> xauth: (argv):1:  bad display name "LAPTOP-82F08ILC:0" in "list" command >> xauth: (stdin):1:  bad display name "LAPTOP-82F08ILC:0" in "add" command >> > > Thanks for pointing this out. > > This was caused by a build error in the recently uploaded xauth-1.1.1-1. > > I've rebuilt xauth correctly, and uploaded it as xauth-1.1.1-2, which > should fix this. > Jon, I'm a long time user of XOrg and Cygwin and just wanted to say thank you for all your work keeping this wonderful tool working!