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

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

[Octave-bug-tracker] [bug #64193] Octave 8.2.0: massive problems with fi


From: Siegbert Steinlechner
Subject: [Octave-bug-tracker] [bug #64193] Octave 8.2.0: massive problems with file change notifications under WIN10
Date: Mon, 29 May 2023 04:06:46 -0400 (EDT)

Follow-up Comment #7, bug #64193 (project octave):

Good question. The error happens, when I save the file in the editor and start
it immediately (after ~1 second) using the "run"-button. If the error has
happened, pressing the "run" button reproduces the error. In this case, i have
to modify the file, store ist and wait ~3 seconds.

"Is it a file in a 'private', `+`, or `@` folder?" => no.

"Does the modification time of the folder containing the file change when you
save the file?" => yes

stat before:
    dev = 3
    ino = 0
    mode = 16895
    modestr = drwxrwxrwx
    nlink = 1
    uid = 0
    gid = 0
    rdev = 3
    size = 0
    atime = 1685344063
    mtime = 1684048284
    ctime = 1659130481
    blksize = NaN
    blocks = NaN

stat after 
    dev = 3
    ino = 0
    mode = 16895
    modestr = drwxrwxrwx
    nlink = 1
    uid = 0
    gid = 0
    rdev = 3
    size = 0
    atime = 1685344063
    mtime = 1684048284
    ctime = 1659130481
    blksize = NaN
    blocks = NaN


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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