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

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

[Octave-bug-tracker] [bug #44485] GUI: File | Exit from main menu doesn'


From: Dan Sebald
Subject: [Octave-bug-tracker] [bug #44485] GUI: File | Exit from main menu doesn't work when Octave is busy
Date: Tue, 19 May 2015 22:54:07 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:18.0) Gecko/20100101 Firefox/18.0 SeaMonkey/2.15

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

Does this output appear anywhere:


panic: Interrupt -- stopping myself...


in the case of Windows?  My guess is not.  The three control-Cs probably
aren't aborting the interpreter, so the change is effectively no different
than previous and the crash message happens upon GUI exit.

I'll have to dig a little deeper.  Either find some graceful route for the
interpreter to exit, or modify the exit signal message (from the GUI thread,
so a semaphore is likely needed) so that the screen dump isn't done.  Tried
the former quite a bit, so probably the latter will yield a solution.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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