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

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

[Octave-bug-tracker] [bug #53355] No option (since --gui option change)


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #53355] No option (since --gui option change) leaves daemon-like processes when run as background &
Date: Fri, 16 Mar 2018 14:18:49 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:59.0) Gecko/20100101 Firefox/59.0

Follow-up Comment #6, bug #53355 (project octave):

I think there are two bugs here.

When I run "octave --no-gui" I get one set of behavior, both with 4.0 or 4.2,
and with the default branch. This seems to put Octave in the background, and
when I press Enter a few times in my shell, bash tells me that it has been put
in the Stopped state. When I "fg" it, the Octave prompt is shown, but echo has
been disabled, maybe other weird terminal initialization things.

The second bug is when I run "octave" with the new default behavior of not
running the GUI. In this mode, I get what Dan is seeing, that Octave and the
shell seem to be sharing the terminal. Characters are randomly sent to either
bash or Octave. With a few tries, I can get "fg" to work, and get back to the
state of what I describe in the first paragraph.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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