bugGNU Octave - Bugs: bug #63996, Editor does not see equality of...

 
 

bug #63996: Editor does not see equality of drive letter paths and associated UNC path

Submitter:  Philip Nienhuis <philipnienhuis>
Submitted:  Tue 04 Apr 2023 05:04:44 PM UTC
   
 
Category:  None Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Unexpected Error or Warning
Status:  None Assigned to:  None
Originator Name:  Philip Nienhuis Open/Closed:  * Open
Release:  * dev Operating System:  * Microsoft Windows
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 04 Apr 2023 05:04:44 PM UTC, original submission:  

At my company network I was editing and debugging an .m-file residing on a network share. The subdir where that .m file lives is in the path, but that mentions a UNC path rather than a drive letter.

When I wanted to add a breakpoint I got popups like the one shown in the attached pic.
My conclusion is that the file editor (or is it 'file_in_load_path' or other internal Octave functions behind the scenes?) doesn't recognize that the drive letter path and the UNC path point to the very same file.

Quite intriguing is that I already had a few breakpoints in the file (I can only have put them in by double-clicking in the left margin before running the .m-file) and had execution stop at those breakpoints as well. So the popup comes "as a surprise", right out of the blue.
I don't remember if I had saved the file in between runs before I got the popup, but that may play a role.

Here I'll just mention the old bug reports bug #62847 and bug #62865 about similar issues relating to drive letter / UNC paths and the search path. It looks like the UNC vs drive letter saga in Windows networks keeps lingering on ... :-)

Philip Nienhuis <philipnienhuis>
Group Member

 

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

Attach Files:
   
   
Comment:
   

Attached Files

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by philipnienhuis (Submitted the item)
  •  

    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.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2023-04-04 philipnienhuis Attached File- Added UNCpath_vs_driveletter.png, #54560

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code