Skip to content
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

fix(shell): XDG_RUNTIME_DIR env var not set in wsl #11

Open
1 task done
rymancl opened this issue Dec 6, 2021 · 0 comments
Open
1 task done

fix(shell): XDG_RUNTIME_DIR env var not set in wsl #11

rymancl opened this issue Dec 6, 2021 · 0 comments
Labels
bug Something isn't working needs triage Issue needs to be reviewed

Comments

@rymancl
Copy link

rymancl commented Dec 6, 2021

Commands to Reproduce

echo ${XDG_RUNTIME_DIR}

Expected Results

XDG_RUNTIME_DIR is set

Actual Results

XDG_RUNTIME_DIR is empty

Any additional logs that will help us?

No response

Operating System(s)

Windows (WSL)

Operating System (Other)

No response

Architecture

amd64 / x86_64

Shell

sh

Terminal Program(s)

other

Terminal Program(s) (Other)

Windows Terminal (wsl)

What is the output from uname -srv on the system(s) where the bug is occurring?

Linux 4.19.104-microsoft-standard #1 SMP Wed Feb 19 06:37:35 UTC 2020

Code of Conduct

  • I agree to follow this project's code of conduct
@rymancl rymancl added bug Something isn't working needs triage Issue needs to be reviewed labels Dec 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs triage Issue needs to be reviewed
Projects
None yet
Development

No branches or pull requests

1 participant