X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-5.9 required=5.0	tests=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
X-Received: by 10.204.21.196 with SMTP id k4mr4810466bkb.119.1361913025575;        Tue, 26 Feb 2013 13:10:25 -0800 (PST)
Message-ID: <512D24BC.8060101@gmail.com>
Date: Tue, 26 Feb 2013 22:10:20 +0100
From: marco atzeri <marco.atzeri@gmail.com>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130215 Thunderbird/17.0.3
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: Octave plotting window becomes unresponsive
References: <loom.20130225T135356-200@post.gmane.org> <512BBECD.8060706@gmail.com> <loom.20130226T092038-537@post.gmane.org>
In-Reply-To: <loom.20130226T092038-537@post.gmane.org>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On 2/26/2013 9:26 AM, Achim Gratz wrote:
> marco atzeri <marco.atzeri <at> gmail.com> writes:
>> could you send me a test case ?
>
> graphics_toolkit "fltk"
> plot(1:10,rand(10))
>
> After getting the plot window, move the window around, enlarge it or zoom into
> some part of the plot to check that it is responsive.
>
> rand(1000)
>
> Try if the plot window is responsive while either the computation is still
> running or the pager for the output is running.  It isn't for me, I have to kill
> the pager before I can do anything in the plot window again.
>
>
> Regards,
> Achim.
>

I had the impression was always like that, fltk is tighter
integrated in octave than gnuplot,
so if octave is waiting the pager so is doing the fltk plot.

Have you seen differently on 3.6.2 ?
The main difference is the switch from fltk 1.1 to 1.3

Marco


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

