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

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

[Octave-bug-tracker] [bug #44912] Ctrl+C doesn't interrupt and causes SI


From: Guillaume
Subject: [Octave-bug-tracker] [bug #44912] Ctrl+C doesn't interrupt and causes SIGABRT at exit
Date: Sat, 25 Apr 2015 13:08:10 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:37.0) Gecko/20100101 Firefox/37.0

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

Here is what I observe using latest dev version (including Dan's last patch):

* Octave with "--no-gui": Ctrl-C behaves appropriately and I can break "pause
(5)" or script like in comment #5. Importantly it also stops and start a new
line as described in comment #3.

* with the GUI: Ctrl-C does not interrupt "pause (5)" or script #5 and is
ineffective at cancelling a line in progress:


>> for i=1:10
i


With the code above, there is no way to cancel it and you either have to
execute it ("endif") or quit Octave.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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