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

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

[Octave-bug-tracker] [bug #53217] Can't cancel out the popped up window


From: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #53217] Can't cancel out the popped up window
Date: Sun, 25 Feb 2018 03:32:09 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:51.0) Gecko/20100101 Firefox/51.0 SeaMonkey/2.48

Update of bug #53217 (project octave):

                  Status:            Works For Me => Need Info              

    _______________________________________________________

Follow-up Comment #6:

_the warning/error message arises from pressing the figure window's close
button multiple times_

Exactly.

The logic I mentioned is that "behind the pager" a script may be running that
changes a figure; if that figure is manually closed but the script runs on,
you can easily see that you can get errors as the script will try to adapt a
non-existing figure. And indeed that's the exact error message:

warning: base_graphics_object::get_properties: invalid graphics object
error: unexpected exception while parsing input


Matlab doesn't open a new figure and only returns a colormap. It uses the
default colormap dimensions if no figure exists.
So there may be a compatibility issue in Octave opening a new figure.
Any insights on that from the graphics experts?

I'll change status to "need info"

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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