bugGNU Octave - Bugs: bug #33389, Can't run .m scripts on network...

 
 

bug #33389: Can't run .m scripts on network shares

Submitter:  None
Submitted:  Tue 24 May 2011 12:54:04 PM UTC
   
 
Category:  None Severity:  3 - Normal
Priority:  5 - Normal Item Group:  None
Status:  Works For Me Assigned to:  None
Originator Name:  Originator Email:  -email is unavailable-
Open/Closed:  * Closed Release:  * 3.2.4
Operating System:  * Microsoft Windows Fixed Release:  None
Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 07 Jan 2013 04:12:56 PM UTC, comment #2: 

There was a formatting issue with Andy's post, reproducing it below, fixed. I'm also marking this issue as "works for me" and closing it. If the issue persists in a newer Octave version, we can reopen this.

---------------

I have tested this with WinXP 32 + Octave 3.6.2 MinGW.

If I use MSys and


cd //192.168.10.14/andy/temp
octave
pwd
 ans = \192.168.10.14andytemp
ls
 CMD.EXE .. UNC-Pfade werden nicht unterstützt (UNC Path not supported)
test1
error: 'test1' undefined near line ....


If I map the path \192.168.10.14andy" to Z: using Windows Explorer I'm able to
use Z: inside Msys and on the octave prompt and execute scripts from this
directory.

Regards, Andy


Jordi Gutiérrez Hermoso <jordigh>
Group Member
Sun 06 Jan 2013 02:56:59 PM UTC, comment #1: 

I have tested this with WinXP 32 + Octave 3.6.2 MinGW.

If I use MSys and

cd //192.168.10.14/andy/temp
octave
pwd
 ans = \\192.168.10.14\andy\temp
ls
 CMD.EXE .. UNC-Pfade werden nicht unterstützt (UNC Path not supported)
test1
error: 'test1' undefined near line ....
-verbatim

If I map the path \\192.168.10.14\andy" to Z: using Windows Explorer I'm able to use Z: inside Msys and on the octave prompt and execute scripts from this directory.

Regards, Andy

Andreas Weber <andy1978>
Group Member
Tue 24 May 2011 12:54:04 PM UTC, original submission:  


octave-3.2.4.exe:88> dir "rad.m"
rad.m
octave-3.2.4.exe:89> rad
error: `rad' undefined near line 89 column 1


If I move the file to a local drive it works.

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Digest:
   bug dependencies.

 

Carbon-Copy List
  • -email is unavailable- added by jordigh (Posted a comment)
  • -email is unavailable- added by andy1978 (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-01-07 jordigh StatusNone Works For Me
        Open/ClosedOpen Closed
    2011-11-03 rik5 Dependencies- bugs #34731 is dependent

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code