-
Notifications
You must be signed in to change notification settings - Fork 18
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] wslgit doesn't work anymore on Windows 10 Pro 1903 (18362.116) #14
Comments
Check later after finished my work. But the way, have you update your |
Yes, I have updated |
I will check on the Windows 10 Pro 1903 in the VM later. It seems like anything be changed in the system |
@ScarletFlash I have tested this project on Windows 10 1903. And everything works fine included using Could you provide more information about the problem you met? Is the problem happened in integration with VS Code or integration with other software? And if you can provide the following information to me will be better:
Thanks |
So, I've updated my personal laptop - wslgit works well on it. But on my office computer problem does still exist. Anyway, both my machines have the same configuration:
Thank you for your help. |
Ok, I will test Ubuntu 19.04 and putting the project into drive D later. Btw, Is your drive D portal storage? (Eg. USB disk or portal hard disk) And it may be caused by mount info given from WSL if andy-5's wslgit works fine but this one doesn't |
No, D-drive is regular HDD. C-drive is SSD. All software and OS is placed on SSD, but projects - on HDD. |
Office machine:
|
Hello @ScarletFlash , I see there is a line in the output of VS Code:
Have you put And could you print the output of the commands Thanks |
Hello, @hangxingliu
|
@ScarletFlash Thanks for your feedback. I probably know where is the problem located. I will test and try to fix it tonight. |
Thank you |
@ScarletFlash |
Yep
Sorry, but it is not permitted. I can send you needed files, if you wish. |
@ScarletFlash No problem, I am trying to upgrade to 19.04 for reproducing it. I will tell you if I needed files. And have you executed |
Hello @ScarletFlash There are some screenshots: And I guess the reason of bug is because WSL didn't mount any drives when you execute
So if you could try again in working days, you can download the latest version Thanks |
Description
After upgrading from Windows 10 1809 to Windows 10 1903 hangxingliu/wslgit does not work anymore.
Environment
[System.Environment]::OSVersion.Version
wsl cat /etc/wsl.conf
wsl mount -t drvfs
https://github.com/andy-5/wslgit works well.
The text was updated successfully, but these errors were encountered: