WhitewaterFoundry / Fedora-Remix-for-WSL

Fedora Remix for Windows Subsystem for Linux.
Other
697 stars 51 forks source link

Fish shell generates a "UNC paths are not supported" error on startup #128

Open richandersn opened 2 years ago

richandersn commented 2 years ago

Describe the bug

When the fish shell is set as the default shell, the following error occurs upon the start of fish shell in interactive mode: '\\wsl$\fedoraremix\home\anderson' CMD.EXE was started with the above path as the current directory. UNC paths are not supported. Defaulting to Windows directory.

To Reproduce Steps to reproduce the behavior:

  1. Install the fish shell using dnf.
  2. Set the default shell for the logged in user to either /bin/fish or /usr/bin/fish using chsh.
  3. Start a new session.

Expected behavior No error message occurs.

crramirez commented 2 years ago

Please run upgrade.sh we included a fix for that, thanks to @m13253