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

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

[Octave-bug-tracker] [bug #62215] GUI / debug mode does not honor tmpdir


From: Torsten Lilge
Subject: [Octave-bug-tracker] [bug #62215] GUI / debug mode does not honor tmpdir environment variable
Date: Thu, 24 Mar 2022 14:26:19 -0400 (EDT)

Follow-up Comment #1, bug #62215 (project octave):

The temp files for the F9 mechanism are created by QDir::temp()
<https://doc.qt.io/qt-5/qdir.html#temp> and QDir::tempPath ()
<https://doc.qt.io/qt-5/qdir.html#tempPath> which return the system's temp
directory. My intention was that the Qt framework might provide a robust
cross-platform behavior related to temporary files.

I do not think that the debug mode has an influence on the temporary
directory. It is more probable that the way how the interpreter's error
message is patched for the case of selected code execution (remove line number
and filename) does not work in the debug mode as expected.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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