Skip to content

Fix issues with unc paths#3861

Open
jwlodek wants to merge 7 commits into
ControlSystemStudio:masterfrom
jwlodek:fix-issues-with-unc-paths
Open

Fix issues with unc paths#3861
jwlodek wants to merge 7 commits into
ControlSystemStudio:masterfrom
jwlodek:fix-issues-with-unc-paths

Conversation

@jwlodek

@jwlodek jwlodek commented Jun 29, 2026

Copy link
Copy Markdown

Update path resolution logic to handle UNC style paths (i.e. \server\share etc.). This seems to work on my end loading files from WSL's network drive on windows. I have not extensively tested in other configurations. Should hopefully fix #3837

Checklist

  • Testing:

    • The feature has automated tests
    • Tests were run
    • Tested manually opening files in display mode from a WSL share.
  • Documentation:
    N/A - this is a change that should be transparent to users.

@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Opening a file in edit mode on windows that is on a mounted network drive fails

1 participant