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

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

[Octave-bug-tracker] [bug #56097] Freezing of command window after help


From: Dieter Kadelka
Subject: [Octave-bug-tracker] [bug #56097] Freezing of command window after help sin or doc win
Date: Mon, 8 Apr 2019 18:13:34 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:66.0) Gecko/20100101 Firefox/66.0

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

Hello Rik,
with the original version of __makeinfo__.m
I generated /home/xxx/octtmp
Then with

octave-5.1.0 -f --gui
tempdir ()
setenv ("TMPDIR", tilde_expand ("~/octtmp"))
tempdir ()
help sin

>> tempdir()
ans = /tmp/
>> setenv ("TMPDIR", tilde_expand ("~/octtmp"))
>> tempdir()
ans = /home/xxx/octtmp/
>> help sin

with the result that octave hangs. In ~/octtmp is 

-rw------- 1 xxx users 3189  9. Apr 00:06 octave-help-mQYpLb
which is not removed.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?56097>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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