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

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

[Octave-bug-tracker] [bug #42242] Octave does not always execute most re


From: Michael Godfrey
Subject: [Octave-bug-tracker] [bug #42242] Octave does not always execute most recently saved file in an NFS directory
Date: Wed, 28 May 2014 13:31:45 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:29.0) Gecko/20100101 Firefox/29.0

Follow-up Comment #18, bug #42242 (project octave):

It appears that the Octave GUI relies on
the editor to flush its write buffers. (I am
not certain of this, but I could find no fflush
code in the GUI source.)

So, what editor(s) are you using and do
you think that the current text has really been
written back from the editor?

Also, I am not sure that the version of NFS that you are
using has been established.  I assume that it is V3.
Have you set NFS sync writeback? There is also a "safe
async writeback", but I do not think that it is
safe. Setting sync in the NFS mount options is safer.

Of course, even without the GUI there is the
opportunity for an editor to appear to contain
text different from what Octave would see. So,
it is possible for mismatch to occur outside of Octave's
control.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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