From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15763 invoked by alias); 18 Feb 2015 14:46:21 -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 15754 invoked by uid 89); 18 Feb 2015 14:46:20 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.2 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: smtp203.alice.it Received: from smtp203.alice.it (HELO smtp203.alice.it) (82.57.200.99) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 18 Feb 2015 14:46:20 +0000 Received: from [192.168.1.103] (79.43.212.166) by smtp203.alice.it (8.6.060.43) (authenticated as angelo.graziosi@alice.it) id 54D62AA80111DAB1 for cygwin-xfree@cygwin.com; Wed, 18 Feb 2015 15:46:17 +0100 Message-ID: <54E4A5B3.9050708@alice.it> Date: Wed, 18 Feb 2015 14:46:00 -0000 From: Angelo Graziosi User-Agent: Mozilla/5.0 (Windows NT 6.1; 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> In-Reply-To: <54E4A044.5060504@dronecode.org.uk> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2015-02/txt/msg00052.txt.bz2 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? Thanks, Angelo. -- 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/