-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
Bug: Files crashes if startup folder is wsl directory #15772
Comments
Thanks for the report,
|
debug.log |
Log has nothing to indicate a crash occurred.
|
Sorry i don't understand.Where can i find Windows logs for you? |
It's in event viewer you can open that from the start menu search |
The time this exception occurred is the same when you launched the app via the alias ‘files.exe’? |
Sure. |
No. |
The issue can be triggered as follows in Powershell:
Arch is the name of any WSL distribution. So the issue is related to the startup directory being a WSL directory. Files stuck at |
|
@Qin-shihuang can you navigate to the location in question if you open Files first? |
@yaira2 Yes, in that case Files works well |
Thank you for checking |
@Qin-shihuang do you know if there is a specific service causing the issue? |
I'm not sure. |
A fix will be included in the next release |
Description
I want to call the
files.exe
binary directly from my WSL Ubuntu vm,it can call but will be crash.Instead of using
files.exe
in WSL Ubuntu vm,usingexplorer.exe
just wokring fine as expect.Just like below:
2024-07-08.00-42-53.mp4
Steps To Reproduce
1.Install a WSL Distro on your machine
2.Call
files.exe
directly in WSL DistroRequirements
Files will be start with a called wsl path.
Files Version
3.5.0.0
Windows Version
10.0.22631.3810
Log File
N/A
The text was updated successfully, but these errors were encountered: