From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 41456 invoked by alias); 31 Mar 2015 22:15:20 -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 41422 invoked by uid 89); 31 Mar 2015 22:15:13 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS,T_RP_MATCHES_RCVD,UNPARSEABLE_RELAY autolearn=ham version=3.3.2 X-HELO: plane.gmane.org Received: from plane.gmane.org (HELO plane.gmane.org) (80.91.229.3) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Tue, 31 Mar 2015 22:15:11 +0000 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Yd4R5-0000Cy-7j for cygwin-xfree@cygwin.com; Wed, 01 Apr 2015 00:15:03 +0200 Received: from 12.75.222.200.telemar.net.br ([12.75.222.200.telemar.net.br]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 01 Apr 2015 00:15:03 +0200 Received: from ceuso by 12.75.222.200.telemar.net.br with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 01 Apr 2015 00:15:03 +0200 To: cygwin-xfree@cygwin.com From: Ceuso Subject: Re: Cygwin/X : display error with latest x-related packages Date: Tue, 31 Mar 2015 22:22:00 -0000 Message-ID: References: <1930538333.15658.1426164241046.JavaMail.www@wwinf1m22> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit User-Agent: Loom/3.14 (http://gmane.org/) X-IsSubscribed: yes X-SW-Source: 2015-03/txt/msg00017.txt.bz2 xflr6 orange.fr> writes: > > Dear Cygwin/X users and developpers, > > I recently experienced a problem with a program using the X window system. > With the latest Cygwin release, the latter is not able to open the display, whereas with previous versions > of cygwin (+ the x-window machinery, i.e the Cygwin/X installation as described in the installation > notes, with xlaunch, xinit, xorg-server etc.) (prior to mid-February 2015), it was working correctly. > Other programs using the X window system, such as ghostview for example, is working correctly on my installation. > I have seen on the Cygwin/X news that X server and X.Org X11 packages have been upgraded to newer versions, > and I was wondering if there was a known loss of backward compatibility with these fresh versions (even a > simple change, like in the DISPLAY variable or something like that) ? > > Best regards, > xflr6 > > -- > 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/ > > seeing similar behavior here after upgrading to: $ uname -a CYGWIN_NT-6.1-WOW xxx 1.7.35(0.287/5/3) 2015-03-04 12:07 i686 Cygwin It seems that the server is not opening the tcp/6000 port for remote connections. -- 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/