Opticos / GWSL-Source

The actual code for GWSL. And some prebuilt releases.
https://opticos.github.io/gwsl/
Other
1.16k stars 80 forks source link

prerequisite in WSL? #150

Closed HuStmpHrrr closed 1 year ago

HuStmpHrrr commented 2 years ago

I might be dumb but I could find what I need to install in WSL (Ubuntu specially) for gwsl to work. I did install gnome already but otherwise nothing seems to work (e.g. not finding any app). Any reference on what to do in a fresh WSL distro?

Pololot64 commented 2 years ago

You can pretty much install any graphical app you want. Gnome is not needed. For example, you could install the synaptic package manager and run that as root to get more apps or install things like firefox manually.

HuStmpHrrr commented 2 years ago

@Pololot64 are you saying there is no configuration is required? I do have ubuntu 20.04 with gnome installed but gwsl cannot discover any app.

Pololot64 commented 2 years ago

What apps have you tried? Also have you changed the default shell from bash?

HuStmpHrrr commented 2 years ago

I installed a fresh Ubuntu and it seems to work seamlessly! I am not sure what's messing up cuz my old way was to use systemd to launch a full gnome desktop. If I run from a shortcut, it seems to just work. The only problem is that it is not possible to scan the apps but I can live with that!

Pololot64 commented 2 years ago

Ok. Yeah. Sometime the app scanning doesn't work properly (since it is quite complex) but I am glad shortcuts work.