Special chars in path prohibit opening of files
When trying to open a file with an special char (for instance German "Umlaut" ö
) prohibits the correct parsing of the path.
In Windows the path is listed in the log as ''
as launch path, in the WSL for instance as '/home/daniel/temp/ΓΆe.txt'
for a file called öe.txt