Quantcast
Channel: Active questions tagged windows - Super User
Viewing all articles
Browse latest Browse all 9030

How to fix wsl2 not opening graphical apps?

$
0
0

I've been trying to install graphical apps on wsl for 2 months now without success using xLaunch and I haven't found any working solution yet...

Here is what I get when I try to launch a graphical app :

Wsl trying to open xeyes

I currently am on Windows 10 21H1.

For xLauncher preset, I use :

- multiple windows- Startwith no client- Clipboard / Primary Selection / Native openGL / Disable access control

and for my ~/.bashrc I have :

export DISPLAY=$(awk '/nameserver / {print $2; exit}' /etc/resolv.conf 2>/dev/null):0export LIBGL_ALWAYS_INDIRECT=1export XDG_RUNTIME_DIR=/tmp/xdgexport RUNLEVEL=3

Any help would be welcome, and I can always add any other information that could help


Viewing all articles
Browse latest Browse all 9030

Trending Articles