EnvFile icon indicating copy to clipboard operation
EnvFile copied to clipboard

Does not work in WSL2

Open lopes-gustavo opened this issue 2 years ago • 6 comments

If I have Goland installed in Windows and using my project under WSL, this plugin won't load the variables (maybe it will, but probably in another environment).

I don't know how to debug to provide more info, but I'm willing to do so if someone guide me through.

lopes-gustavo avatar Dec 09 '21 22:12 lopes-gustavo

I am on PyCharm 2021.3 (build #PY-213.5744.248) and experiencing the same issue.

kato-m avatar Jan 10 '22 14:01 kato-m

Using IntelliJ Ultimate with a Run Target to tasks in wsl2 and also confirm they dont get any environment vars from EnvFile

davidmnoriega avatar Feb 01 '22 19:02 davidmnoriega

IntelliJ Ultimate, 2021.3, WSL2 Ubuntu. Same issue

Deliganli avatar Feb 02 '22 17:02 Deliganli

Could not set the value of environment variable '=::': could not putenv() (errno 22: Invalid argument)

ArtemZip avatar Feb 09 '22 16:02 ArtemZip

IntelliJ Ultimate, 2022.1.2, WSL2 Debian same issue

Claudio-code avatar Jun 05 '22 02:06 Claudio-code

Trying to use this for Java in IntelliJ Ultimate 2022.1.2 it doesn't seem to do ... anything. No environment variables in my .env file are actually set in my run configuration, no matter what I do.

image

TP_FIREBASE_URL is pretty much the first variable set in my .env file. image

nello avatar Jun 22 '22 02:06 nello

Should be fixed in 3.4.1

ashald avatar Nov 22 '22 05:11 ashald

Still don't working on Goland in WSL2 Ubuntu

PrinzEugen212 avatar Nov 29 '22 15:11 PrinzEugen212