[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #37672] GUI doesn't react to CTRL+C
From: |
Rik |
Subject: |
[Octave-bug-tracker] [bug #37672] GUI doesn't react to CTRL+C |
Date: |
Mon, 18 Nov 2013 17:50:04 +0000 |
User-agent: |
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:25.0) Gecko/20100101 Firefox/25.0 |
Follow-up Comment #47, bug #37672 (project octave):
The current situation is that long-running Octave functions can be interrupted
in the CLI, --no-gui, and GUI versions of Octave.
Example Code 1 : Internal function
sleep (10);
For commands outside of Octave, the function can be interrupted in the CLI and
--no-gui versions, but not in the GUI.
Example Code 2 : External function
system ("sleep 10");
This is still listed as a blocker on the 3.8. Bug Fix list. Do we still
consider that to be the case, or is this fixed enough for the release?
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?37672>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [Octave-bug-tracker] [bug #37672] GUI doesn't react to CTRL+C, (continued)
- [Octave-bug-tracker] [bug #37672] GUI doesn't react to CTRL+C, Thorsten Liebig, 2013/11/14
- [Octave-bug-tracker] [bug #37672] GUI doesn't react to CTRL+C, John W. Eaton, 2013/11/14
- [Octave-bug-tracker] [bug #37672] GUI doesn't react to CTRL+C, John W. Eaton, 2013/11/14
- [Octave-bug-tracker] [bug #37672] GUI doesn't react to CTRL+C, Michael Godfrey, 2013/11/14
- [Octave-bug-tracker] [bug #37672] GUI doesn't react to CTRL+C, Thorsten Liebig, 2013/11/14
- [Octave-bug-tracker] [bug #37672] GUI doesn't react to CTRL+C, John W. Eaton, 2013/11/14
- [Octave-bug-tracker] [bug #37672] GUI doesn't react to CTRL+C, Thorsten Liebig, 2013/11/14
- [Octave-bug-tracker] [bug #37672] GUI doesn't react to CTRL+C, John W. Eaton, 2013/11/14
- [Octave-bug-tracker] [bug #37672] GUI doesn't react to CTRL+C, Thorsten Liebig, 2013/11/14
- [Octave-bug-tracker] [bug #37672] GUI doesn't react to CTRL+C, Mike Miller, 2013/11/14
- [Octave-bug-tracker] [bug #37672] GUI doesn't react to CTRL+C,
Rik <=
- [Octave-bug-tracker] [bug #37672] GUI doesn't react to CTRL+C, Michael Godfrey, 2013/11/18
- [Octave-bug-tracker] [bug #37672] GUI doesn't react to CTRL+C, Rik, 2013/11/21
- [Octave-bug-tracker] [bug #37672] GUI doesn't react to CTRL+C, John W. Eaton, 2013/11/21
- [Octave-bug-tracker] [bug #37672] GUI doesn't react to CTRL+C, Michael Godfrey, 2013/11/21
- [Octave-bug-tracker] [bug #37672] GUI doesn't react to CTRL+C, John W. Eaton, 2013/11/25