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

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

[Octave-bug-tracker] [bug #44661] The "pause" command with no parameter:


From: Giorgio De Nunzio
Subject: [Octave-bug-tracker] [bug #44661] The "pause" command with no parameter: strange behavior (GUI + Windows)
Date: Mon, 30 Mar 2015 07:39:52 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.101 Safari/537.36

Follow-up Comment #7, bug #44661 (project octave):

Here I am.

Gone to the windows line command (cmd) then 
cd C:OctaveOctave-4.0.0-rc2bin
(so I am using octave.exe as the starting executable)
then:

(1)  octave-cli
I launch test_pause.m by Rik, everything is ok, four <enter> key strokes, each
welcome by a number 1 to 4 
BUT keys different from <enter> don't make the pause finish: they are
bufferized and taken by the subsequent pause command.

(2) octave
the GUI opens, I launch test_pause.m: I need only two <enter> key strokes, and
numbers appear in pairs: after the first <enter> I see 1 then 2, after the
second <enter>, I see 3 then 4. Again, key strokes different from <enter>
don't oblige the pause to finish, and are bufferized for the future...

(3) octave --no-gui 
like (1)

(4) octave --no-gui-libs
like (1)

The automatically created Windows desktop start links to octave use octave.vbs
in
C:OctaveOctave-4.0.0-rc2
instead of directly calling the various octave executables in
C:OctaveOctave-4.0.0-rc2bin
but the results (as said in the previous messages) are alike.
Thanks
Best regards
Giorgio


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Messaggio inviato con/da Savannah
  http://savannah.gnu.org/




reply via email to

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