Opticos / gwsl

THIS IS THE GWSL WEBSITE SOURCE. Please see https://github.com/Opticos/GWSL-Source
https://opticos.github.io/gwsl/
Other
42 stars 5 forks source link

Flutter apps somehow not rendered correctly. #10

Closed gochev closed 1 year ago

gochev commented 1 year ago

IF you run a flutter app on linux it will not run correctly, the taskbar is broken and it seems the painting is broken inside the app as well.

Steps: 1)install flutter for linux in WSL2. 2) shell > flutter create helloworld 3) shell > cd helloworld 4) shell > flutter run

It will be displayed like this :

image

Everything else is displayed correctly - gedit or google-chrome as comparacement.

Pololot64 commented 1 year ago

Did it start working?

gochev commented 1 year ago

yes it was because wslg was taking over gwsl lnstalled different wsl distro with no wslg enabled only gwsl and it worked

Pololot64 commented 1 year ago

👍