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: Rik
Subject: [Octave-bug-tracker] [bug #56097] Freezing of command window after help sin or doc win
Date: Mon, 8 Apr 2019 17:56:55 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko

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

Being UNIX, I wonder if this is really a permissions issue in your temporary
directory.

Could you try creating a local temporary directory and using it instead of
/tmp?

In a shell, execute


mkdir ~/octtmp
chmod 777 ~/octtmp


Then, start Octave and try the following


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




    _______________________________________________________

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]