From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31300 invoked by alias); 20 Jun 2012 19:27:45 -0000 Received: (qmail 31291 invoked by uid 22791); 20 Jun 2012 19:27:44 -0000 X-SWARE-Spam-Status: No, hits=-5.9 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE X-Spam-Check-By: sourceware.org Received: from mail-bk0-f43.google.com (HELO mail-bk0-f43.google.com) (209.85.214.43) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 20 Jun 2012 19:27:31 +0000 Received: by bkty5 with SMTP id y5so7016022bkt.2 for ; Wed, 20 Jun 2012 12:27:30 -0700 (PDT) Received: by 10.204.148.72 with SMTP id o8mr9898400bkv.127.1340220450251; Wed, 20 Jun 2012 12:27:30 -0700 (PDT) Received: from [192.168.2.198] (93-33-96-134.ip43.fastwebnet.it. [93.33.96.134]) by mx.google.com with ESMTPS id n19sm29075367bkv.14.2012.06.20.12.27.29 (version=SSLv3 cipher=OTHER); Wed, 20 Jun 2012 12:27:29 -0700 (PDT) Message-ID: <4FE2241D.7040508@gmail.com> Date: Wed, 20 Jun 2012 19:27:00 -0000 From: marco atzeri User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:13.0) Gecko/20120614 Thunderbird/13.0.1 MIME-Version: 1.0 To: cygwin-xfree CC: Jon TURNEY Subject: Re: Xserver crash References: <4FB94A82.505@gmail.com> <4FE21D46.5090401@dronecode.org.uk> In-Reply-To: <4FE21D46.5090401@dronecode.org.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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 X-SW-Source: 2012-06/txt/msg00024.txt.bz2 On 6/20/2012 8:58 PM, Jon TURNEY wrote: > On 20/05/2012 20:48, marco atzeri wrote: >> I just noticed that latest xorg-server-1.12.1-1 is crashing >> when using octave with fltk interface. >> Reverting to xorg-server-1.12.0-5 solves the issue >> >> $ uname -a >> CYGWIN_NT-6.1-WOW64 MARCOATZERI 1.7.16s(0.261/5/3) 20120517 02:19:46 i686 Cygwin >> >> attached Xwin log. >> >> To replicate run octave and at prompt just digit: >> >> graphics_toolkit("fltk") >> x=1:10 >> plot(x,x) > > Thanks for reporting this. > > This (and the other OpenGL related crashes reported) should be fixed since > 1.12.1-2, and with another OpenGL regression fixed in 1.12.2-1 today, this > should be back to working as well as it ever did :-) > Hi Jon, 1.12.1-2 does not crash, but also does not plot. the plot window is empty. I will check 1.12.2-1 Regards Marco -- 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/