You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
After using the Windows installer, environment variable pointing to the installation of windows apps dissapears from the list. If you are WSL2 user, and have, let's say, ubuntu installed on your system, after installing lens, you will not be able to open ubuntu system from windows terminal. No such ubuntu.exe error is shown. Re adding the location of Windows Apps to the env fixes the problem. I've tried lens installer on two different Windows10 systems now and getting the same problem each time.
To Reproduce
Steps to reproduce the behavior:
Install WSL2
Install Windows Terminal app
Install Ubuntu24
Open Windows Terminal, switch to Ubuntu, see that it works, close the terminal.
Download windows lens installer
Install lens
Open Windows Terminal, switch to Ubuntu.
See error 2147942402 (0x80070002) when launching `ubuntu2404.exe'.
Expected behavior
Windows Install should not delete existing environment variables.
Screenshots
If applicable, add screenshots to help explain your problem.
Environment (please complete the following information):
Lens Version: 2024.11.131815-latest
OS: Windows 10
Installation method (e.g. snap or AppImage in Linux): Windows Installer
Logs:
When you run the application executable from command line you will see some logging output. Please paste them here:
N/A
Kubeconfig:
N/A
Additional context
Not sure what to add. Install WSL2, Ubuntu, see that it works, install Lens, Ubuntu does not work anymore.
The text was updated successfully, but these errors were encountered:
Describe the bug
After using the Windows installer, environment variable pointing to the installation of windows apps dissapears from the list. If you are WSL2 user, and have, let's say, ubuntu installed on your system, after installing lens, you will not be able to open ubuntu system from windows terminal. No such ubuntu.exe error is shown. Re adding the location of Windows Apps to the env fixes the problem. I've tried lens installer on two different Windows10 systems now and getting the same problem each time.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Windows Install should not delete existing environment variables.
Screenshots
If applicable, add screenshots to help explain your problem.
Environment (please complete the following information):
Logs:
When you run the application executable from command line you will see some logging output. Please paste them here:
N/A
Kubeconfig:
N/A
Additional context
Not sure what to add. Install WSL2, Ubuntu, see that it works, install Lens, Ubuntu does not work anymore.
The text was updated successfully, but these errors were encountered: