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: John W. Eaton
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 13:14:03 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

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

Carlo is correct that starting Octave in the background does not create zombie
processes, at least in the traditional meaning of "zombie process" in the Unix
world.

But Dan is also correct the octave wrapper program is not behaving properly
when it is put in the background by the shell.

The behavior of octave-cli is closer to correct.  When octave-cli is started
in the background, the shell shows that it is stopped and then it doesn't
accept input.  But when you bring it back to the foreground, the terminal is
not reinitialized properly.

So some work is needed to make both of these behave properly.

    _______________________________________________________

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]