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

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

[Octave-bug-tracker] [bug #55908] Closing plots much slower in Octave 5.


From: Guillaume
Subject: [Octave-bug-tracker] [bug #55908] Closing plots much slower in Octave 5.1.0
Date: Thu, 28 Mar 2019 05:58:16 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0

Follow-up Comment #27, bug #55908 (project octave):

I don't have a toy example illustrating the problem yet but, since this
changeset:

https://hg.savannah.gnu.org/hgweb/octave/rev/ead8f91c5556

I get the error message:


error: base_graphics_toolkit::update: invalid graphics toolkit
execution error in graphics callback function


It happens when I resize a figure containing several ui* elements. The resize
callback deletes a uimenu then rebuilds it. The error seems to come from the
delete() call. I don't manage to reproduce it with a simple example so it
might be a race condition when there are many elements.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?55908>

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




reply via email to

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