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

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

[Octave-bug-tracker] [bug #55029] pause causes hang


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #55029] pause causes hang
Date: Wed, 9 Jan 2019 06:42:38 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0

Follow-up Comment #43, bug #55029 (project octave):

@Michael, Dmitri: My intent was to show that what you are seeing is a
regression in Fedora, not in Octave, since the kbhit function (on which
"pause" now relies) did not change in between and still works in Debian.
>From your comments, I see that you did not run the snippet from comment #37
*as a script* and this may be corrupting the results. Could you please run the
attached script in both versions of Fedora and report back?

What I observe in Debian stretch is that the character I type (e.g. "a" in the
example bellow) is echoed and then caught by kbhit.


octave:6> kbtest
Type a character and wait until the function returns
a
Caught 'a'
octave:7>



(file #45912)
    _______________________________________________________

Additional Item Attachment:

File name: kbtest.m                       Size:0 KB


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?55029>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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