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
Enable cgroups v2 with kernelCommandLine = cgroup_no_v1=all systemd.unified_cgroup_hierarchy=1 in .wslconfig. (without this systemd fails to function properly)
Install gvim (sudo pacman -S gvim)
Attempt to run gvim.
Check for the presence of /tmp/.X11-unix and /run/user/1000/wayland-0
Expected Behavior
/tmp/.X11-unix and /run/user/1000/wayland-0 are present and gvim opens a GUI window.
Actual Behavior
/tmp/.X11-unix and /run/user/1000/wayland-0 are not present and gvim falls back to editing in the console as it could not connect to the display.
Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it!
Windows Version
Microsoft Windows [Version 10.0.19045.4894]
WSL Version
2.2.4.0
Are you using WSL 1 or WSL 2?
Kernel Version
5.15.153.1-2
Distro Version
Arch Linux
Other Software
WSLg version: 1.0.61
systemd version: 256.6
Repro Steps
kernelCommandLine = cgroup_no_v1=all systemd.unified_cgroup_hierarchy=1
in .wslconfig. (without this systemd fails to function properly)sudo pacman -S gvim
)gvim
.Expected Behavior
/tmp/.X11-unix and /run/user/1000/wayland-0 are present and
gvim
opens a GUI window.Actual Behavior
/tmp/.X11-unix and /run/user/1000/wayland-0 are not present and
gvim
falls back to editing in the console as it could not connect to the display.Diagnostic Logs
WslLogs-2024-10-02_16-02-08.zip
debugConsole.log
wslg logs:
wlog.log
stderr.log
weston.log
The text was updated successfully, but these errors were encountered: