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

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

[Octave-bug-tracker] [bug #56976] pause() with no arguments returns imme


From: Bruno Ciscato
Subject: [Octave-bug-tracker] [bug #56976] pause() with no arguments returns immediately on Linux
Date: Sat, 5 Oct 2019 13:13:48 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Fedora; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36

Follow-up Comment #21, bug #56976 (project octave):

Hi Dmitri,

this script works. Creating a separate script to run before my script does not
help. I have also noticed that Ctrl-C, crashes my Desktop Manager (Deeping). I
will try with Gnome too. Only with --gui. In the cli everthing works fine.

[comment #18 comment #18:]
> Bruno -- does the following script work as expected for you?
> 
> (run in a new octave session "octave --gui -f")
> 
> 
> disp("1")
> pause
> disp("2")
> pause
> disp("3")
> pause
> 
> 
> 
> Dmitri.
> -- 
> 

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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