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

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

[Octave-bug-tracker] [bug #61994] Crash on GUI exiting with octave_base_


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #61994] Crash on GUI exiting with octave_base_value objects still open.
Date: Sun, 13 Feb 2022 12:51:26 -0500 (EST)

Follow-up Comment #14, bug #61994 (project octave):

Hmm, I don't see the crash when using the current terminal widget but I do see
it with the experimental terminal widget, but only if started in "gui mode"
(i.e., starting the desktop when Octave starts).  The following change fixes
that problem for me:

http://hg.savannah.gnu.org/hgweb/octave/rev/d6ca77706ab3

If I start Octave with


./run-octave --experimental-terminal-widget


then execute the "desktop" function to start the GUI, then create an
audioplayer object, then use the titlebar button to close the GUI window there
is no crash and Octave is back at the command prompt with the audioplayer
object in the workspace.  Executing the "quit" function at that point also
works properly for me.



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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