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

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

[Octave-bug-tracker] [bug #40689] MinGW: octave-3.7.7+.exe process keeps


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #40689] MinGW: octave-3.7.7+.exe process keeps running after GUI starts
Date: Sun, 24 Nov 2013 21:16:22 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130917 Firefox/17.0 Iceweasel/17.0.9

Follow-up Comment #10, bug #40689 (project octave):

It should work to start "octave" without the --force-gui option.  
That works for me from a launcher.  You don't see two processes in that case
because the launcher is executing the octave process without a controlling
terminal so the wrapper program can exec instead of having to fork, give up
the controlling terminal, and then exec.

Using a launcher to run octave-gui directly (not in a terminal) should work. 
Running octave-gui with a terminal will not work properly because you'll have
a controlling terminal and less won't work properly (it will be looking to the
controlling terminal for keyboard input).

However, running octave-gui directly from a launcher is not working properly
for me.  I'll see if I can figure out why.



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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