-
Notifications
You must be signed in to change notification settings - Fork 8.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
error when launching..Could not access starting directory #10245
Comments
Huh. Out of curiosity, what happens when you remove We stopped validating those before on launch in #10045. Before that, we'd just silently fall back to |
I think that fixed it. The issue happened immediately these past few days, so maybe it's fixed? |
This error just happened to me today, and this fixed it. I think the |
So far so good. Thanks for the input |
I was seeing the same thing, and it looked like a |
IMO this should be re-opened |
The latest update seems to have broken my starting directory as well. Manually editing the starting directory fixed the issue, but I had made no changes to it from the default installation and this update broke it. |
I'm seeing this happen as well, my starting directory was set to |
It doesn't seem to be possible to set the starting directory to anywhere inside the WSL file system. Everything you put there seems to get appended/mapped to a Windows path. @xtiansimon would you mind re-opening this? |
Quite right, though I don't believe I ever set the value, so perhaps the update is changing it to something that isn't valid? |
This has never been possible, but due to aggressive path "validation" it was ignored, and reset to C:\Users\yourname. For some people, this looked like it was working. In every case, however, it was not. Folks just had invalid |
Makes sense, but this isn't exactly clear and I'm sure confuses a hell of a lot of people as I'm pretty sure they're not expecting to be dealing with the Windows FS in those settings. I note the point made in #10305 that we should use |
We've got some documentation specifying this, but we could probably make it clearer and surface it in the UI somewhere. |
My settings use |
This is a somewhat annoying issue where WSL cannot handle |
Getting a similar or the same problem. I have my start directory set to |
I'm seeing the same issue in Version 10.0.22000 Build 22000, it does seem like this issue should be reopened |
Reporting that this issue is present on my windows version Version 10.0.19043 -- Compilatio 19043 |
Yes, this issue should be moved to the wsl repository |
Windows Terminal version (or Windows build number)
1.8.1444.0
Other Software
Steps to reproduce
This happened after latest update. I tried toggling WSL in "manage app execution aliases" as recommended in another recent post but this did not improve the broken Windows Terminal. Windows Terminal error 0x80070003 when launching `fedoraremix.exe' #10167
Repair is not sufficient. Only Reset brings back the WSL functionality. If I reset Windows app and return to base settings then Debian works, but of course Conda is missing.
I have nearly the exact same setup on my remote work computer-- same Windows Terminal version, Windows Terminal settings (except for different path/machine name), recent installs of PowerToys and Kate. Windows 10 version on work computer is also the same. I remote into using RDP. No issues there.
I use Windows Terminal nearly every day to use Debian to SSH into remote server. Have experience no issues until yesterday.
Expected Behavior
Launch of Anaconda or WSL2 Debian
Actual Behavior
The text was updated successfully, but these errors were encountered: