X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-1.4 required=5.0	tests=AWL,BAYES_00,FSL_HELO_BARE_IP_2,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_NUMERIC_HELO,RP_MATCHES_RCVD,SPF_HELO_PASS
X-Spam-Check-By: sourceware.org
To: cygwin@cygwin.com
From: Achim Gratz <Stromeko@NexGo.DE>
Subject: Re: Octave plotting window becomes unresponsive
Date: Tue, 26 Feb 2013 08:26:11 +0000 (UTC)
Lines: 18
Message-ID: <loom.20130226T092038-537@post.gmane.org>
References: <loom.20130225T135356-200@post.gmane.org> <512BBECD.8060706@gmail.com>
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
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

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.


--
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

