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

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

[Octave-bug-tracker] [bug #41828] Command Window display hangs when opti


From: marco atzeri
Subject: [Octave-bug-tracker] [bug #41828] Command Window display hangs when options for less, forward, quit appear
Date: Sun, 16 Mar 2014 11:44:03 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:27.0) Gecko/20100101 Firefox/27.0

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

I noted the same defect on cygwin when running directly 
  octave-gui 
while using 
  octave --force-gui
shows no issue.

Running octave-gui directly causes the input of less
to be taken from the progenitor of octave-gui, usually 
a shell in xterm, and not from the octave-gui window.


NOT WORKING
$ pstree -A
?-+-XWin---<defunct>
  |-sh---xterm---bash---pstree
  `-xterm---bash---octave-gui

WORKING
$ pstree -A
?-+-XWin---<defunct>
  |-sh---xterm---bash---pstree
  `-xterm---bash---octave-3.8.1---octave-gui



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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