From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15025 invoked by alias); 22 Feb 2015 13:23:55 -0000 Mailing-List: contact cygwin-xfree-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-xfree-owner@cygwin.com Reply-To: cygwin-xfree@cygwin.com Mail-Followup-To: cygwin-xfree@cygwin.com Received: (qmail 15013 invoked by uid 89); 22 Feb 2015 13:23:54 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 X-HELO: out4-smtp.messagingengine.com Received: from out4-smtp.messagingengine.com (HELO out4-smtp.messagingengine.com) (66.111.4.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Sun, 22 Feb 2015 13:23:53 +0000 Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.nyi.internal (Postfix) with ESMTP id B59F92075B for ; Sun, 22 Feb 2015 08:23:49 -0500 (EST) Received: from frontend1 ([10.202.2.160]) by compute3.internal (MEProxy); Sun, 22 Feb 2015 08:23:50 -0500 Received: from [192.168.1.102] (unknown [86.179.113.106]) by mail.messagingengine.com (Postfix) with ESMTPA id 07F86C00295 for ; Sun, 22 Feb 2015 08:23:49 -0500 (EST) Message-ID: <54E9D862.5070602@dronecode.org.uk> Date: Sun, 22 Feb 2015 13:23:00 -0000 From: Jon TURNEY User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: cygwin-xfree@cygwin.com Subject: Re: [ANNOUNCEMENT] Updated: xorg-server-1.17.1-1 (TEST) References: <54E49DBD.2020702@alice.it> <54E4A044.5060504@dronecode.org.uk> <54E4A5B3.9050708@alice.it> In-Reply-To: <54E4A5B3.9050708@alice.it> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2015-02/txt/msg00057.txt.bz2 On 18/02/2015 14:46, Angelo Graziosi wrote: > Il 18/02/2015 15:23, Jon TURNEY ha scritto: >> >> This is an intentional change. >> >> > NOTEWORTHY CHANGES IN 1.17 >> > ========================== >> > >> > '-nolisten tcp' is now the default, so the server only accepts local >> > connections on a unix domain socket. A '-listen' option has been >> > added which can be used to restore the previous behaviour. >> >> On 18/02/2015 14:12, Angelo Graziosi wrote: >>> >>> $ DISPLAY=127.0.0.1:0.0 ./libXbgi_helios_orbits.out >> >> I think you will need to write DISPLAY=:0.0, or add the new '-listen >> tcp' X server option. > > OK, > > $ DISPLAY=:0.0 ./libXbgi_mandelbrot.out > > works. This seems enough.. > > If I understand, the option '-listen tcp' is needed to make it backward > compatible with DISPLAY=127.0.0.1:0. Right? That is correct. -- Jon TURNEY Volunteer Cygwin/X X Server maintainer -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/