I installed WLS 2 based on this guide and was able to update WSL version 1 to version 2:
PS C:\Users\quarks> wsl --list --verbose NAME STATE VERSION* Ubuntu-20.04 Running 2However running nautilus I am getting this error:
$ sudo nautilus** (org.gnome.Nautilus:2161): WARNING **: 23:03:24.943: Error on getting connection: Failed to load SPARQL backend: Cannot autolaunch D-Bus without X11 $DISPLAYUnable to init server: Could not connect: Connection refusedI'm wondering what could be wrong in my setup, since from what I understand WSL 2 allows running Linux GUI based apps.