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

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

[Octave-bug-tracker] [bug #49729] octave in background dies when disconn


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #49729] octave in background dies when disconnecting ssh
Date: Tue, 13 Jun 2017 13:19:09 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

Follow-up Comment #5, bug #49729 (project octave):

Yes, Octave 3.8 runs octave-cli by default, Octave 4.0 and newer runs
octave-gui by default (if an X server is available). Octave-gui runs as a
QApplication, and Qt's event loop probably doesn't like it when the X server
connection disappears from underneath it.

If you want Octave to not rely on a persistent active X server, use "octave
-W" or "octave --no-gui-libs" or "octave-cli".

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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