From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22555 invoked by alias); 18 Feb 2015 14:23:05 -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 21611 invoked by uid 89); 18 Feb 2015 14:23:05 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 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; Wed, 18 Feb 2015 14:23:03 +0000 Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id B18BB20A78 for ; Wed, 18 Feb 2015 09:23:01 -0500 (EST) Received: from frontend1 ([10.202.2.160]) by compute1.internal (MEProxy); Wed, 18 Feb 2015 09:23:01 -0500 Received: from [192.168.1.102] (unknown [86.179.113.106]) by mail.messagingengine.com (Postfix) with ESMTPA id 44C09C0029D; Wed, 18 Feb 2015 09:23:01 -0500 (EST) Message-ID: <54E4A044.5060504@dronecode.org.uk> Date: Wed, 18 Feb 2015 14:23:00 -0000 From: Jon TURNEY Reply-To: cygwin-xfree@cygwin.com 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 CC: angelo.graziosi@alice.it Subject: Re: [ANNOUNCEMENT] Updated: xorg-server-1.17.1-1 (TEST) References: <54E49DBD.2020702@alice.it> In-Reply-To: <54E49DBD.2020702@alice.it> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2015-02/txt/msg00051.txt.bz2 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. > But with this 1.7.1 release, I get always: > > Cannot connect to X server > > even if the X server is running (the X icon on sys-tray, with all its > items menu if one right clicks..) > > Reverting to 1.6 fixes the issue... -- 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/