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

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

[Octave-bug-tracker] [bug #44015] GUI crashes after clear all in right c


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #44015] GUI crashes after clear all in right click menu
Date: Thu, 12 Feb 2015 11:49:22 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Firefox/31.0 Iceweasel/31.2.0

Update of bug #44015 (project octave):

              Item Group:                   Crash => Incorrect Result       
             Assigned to:                    None => jwe                    
             Open/Closed:                  Closed => Open                   

    _______________________________________________________

Follow-up Comment #10:

The reason I used command_editor::interrupt was because Matlab apparently
clears pending command input as well so that the command window is completely
cleared except for the prompt and someone who was paying asked me to make
Octave do the same.  I know this feature worked at one time, and so if it is
not crashing, I suspect the problem is that now when readline returns in this
case, Octave sees it at EOF instead of "no command here, move along..."

Also, this shouldn't be the only place where we would have this trouble since
I think command_editor::interrupt is also used in other callback functions.

I'll take a look at fixing this problem.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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