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

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

[Octave-bug-tracker] [bug #53034] Octave GUI fails to open when stdin cl


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #53034] Octave GUI fails to open when stdin closed. Patch included
Date: Tue, 6 Feb 2018 00:39:02 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:58.0) Gecko/20100101 Firefox/58.0

Follow-up Comment #14, bug #53034 (project octave):

Yes, I think that is a decent summary, thanks jwe.

We have had additional discussion over on the Arch forums, and I would venture
to say we've had a slight breakthrough in communications. I have been able to
explain that we want octave to behave primarily as a command interpreter, with
behavior similar to the bash or python interpreters.

If octave can somehow determine that the user intends to run octave
"interactively", whatever that means, then octave should start a REPL (which
may be a GUI-based REPL). So far the only way we have to test for implicit
interactivity is to check that stdin is a terminal.

Now that octave has included a GUI for a few releases, we can certainly
revisit and have a discussion on

* what the default behavior should be in different execution environments,
* whether the 'octave-gui' executable should be in PATH or obscured as it is
now,
* whether 'octave --force-gui' is better or worse than a separate 'octave-gui'
command,
* whether the GUI should become the implicit default and we should introduce a
new command or command-line option for batch processing,
* and so on.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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