octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #54264] Plot windows are not closable


From: Rik
Subject: [Octave-bug-tracker] [bug #54264] Plot windows are not closable
Date: Mon, 9 Jul 2018 16:20:15 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:61.0) Gecko/20100101 Firefox/61.0

Update of bug #54264 (project octave):

                  Status:                    None => Need Info              

    _______________________________________________________

Follow-up Comment #1:

Can you try this simple test, unrelated to scripts, and report what happens:


## Start a new version of Octave so these are the first commands
graphics_toolkit qt
hf = figure
plot (1:10, '+');
pause (1);
close (hf)


Does that show a plot window for about 1 second before closing it?


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?54264>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]