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

[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: Angela Hey
Subject: [Octave-bug-tracker] [bug #37672] GUI doesn't react to CTRL+C
Date: Thu, 04 Dec 2014 23:38:58 +0000
User-agent: Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.71 Safari/537.36

Follow-up Comment #55, bug #37672 (project octave):

Suggested fix doesn't work - I ran the following:

clear ; close all; clc
fprintf('Running warmUpExercise ... n');
fprintf('5x5 Identity Matrix: n');

fprintf('Program paused. Press enter to continue.n');
pause;

I get lots of beeps then:
clear ; close all; clc
fprintf('Running warmUpExercise ... n');
fprintf('5x5 Identity Matrix: n');

fprintf('Program paused. Press enter to continue.n');
pause; 

I hit Ctrl-c twice (should c be C?) - nothing works - what about 
trying  (f)orward, (b)ack, (q)uit

Quit never works on Win 8 - all I can do is CTRL-ALT-DEL and kill the entire
Octave program.



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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