﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5986	Can't open wsl path from OMEdit under Windows	Andreas Heuermann	Adeel Asghar	"Under newer Windows 10 builds the Windows Subsystem for Linux (WSL) is included into the Windows Explorer. Similar to every file on your local drive you can navigate to your files inside a WSL distribution.

When I try to open any file with OMEdit that is inside the WSL directory OMEdit is looking at the wrong location.

For example when I have a file `test.mo` in my home directory of a Ubuntu 18.04 WSL I can access it from inside the WSL at `/home/myUserName/test.mo`and from the Windows Explorer at `\\wsl$\Ubuntu-18.04\home\myUserName/test.mo`.
In OMEdit I can navigate to the file with the Explorer but then I get following error:
{{{
Error has occured while loading the file/library /Ubuntu-18.04/home/myUserName/test.mo.
Unable to load the file/library.

The file /Ubuntu-18.04/home/myUserName/test.mo not found.
}}}

`\\wsl$` is available already for WSL1 since Windows 10 1903."	defect	new	normal	2.0.0	OMEdit	v1.16.0-dev		Windows WSL	
