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

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

[Octave-bug-tracker] [bug #58401] Script and function files not found in


From: Torsten Lilge
Subject: [Octave-bug-tracker] [bug #58401] Script and function files not found in cached network drive
Date: Sun, 31 May 2020 14:11:09 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.162 Safari/537.36

Update of bug #58401 (project octave):

                Category:                     GUI => Interpreter            
                  Status:                    None => Confirmed              
                 Release:                   5.1.0 => 6.0.90                 
                 Summary: Error 'undefined near line 1 column 1' when running
a new file created through the GUI editor in a cached network drive => Script
and function files not found in cached network drive

    _______________________________________________________

Follow-up Comment #1:

I can conform this on Windows 7 and there are some interesting observations:

0 As in the original post, saving and running a file, e.g. as "ccc.m" leads to
"error: 'ccc' undefined near line 1, column 1" although the file exists
0 Following comands "ccc" in the console lead to the same error
0 "run('ccc') does not work
0 "source('ccc.m')" works
0 "edit ccc" works
0 Adding the path of the offline network share explicitly to Octave's task
solves the problem
0 The problem does not occurr when the file is already existing when octave
starts 
0 All this is not GUI-related and also happens in the CLI

It seems that Octave is not able to handle the current directory as a member
of the search path if it is on offline network share. Changing category from
GUI to Interpreter.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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