GWSL-Source icon indicating copy to clipboard operation
GWSL-Source copied to clipboard

The actual code for GWSL. And some prebuilt releases.

Results 84 GWSL-Source issues
Sort by recently updated
recently updated
newest added

Things I tried: export the BROWSER variable in bashrc or zshrc. # Use default host browser export BROWSER=wslview Running xdg-settings get default-web-browser Shows me firefox.desktop After running this. And selecting...

I installed Ubuntu 20.04 from Microsoft Store for WSL2. In it I made all updates/upgrades and made sure I had C/C++ compilers from GCC. Then I did this : `sudo...

fix #136 Renamed `GWSL_vcxsrv.exe` to `vcxsrv.exe` and `GWSL_vcxsrv_lowdpi.exe` to `vcxsrv_lowdpi.exe` as some DLL or whatever breaks when there's no executable called `vcxsrv.exe` in the VCXSRV directory and the `-nowgl` flag...

the module-waveout module is currently loaded twice, and the first time without `record=0` which causes a crash (see https://github.com/aseering/wsl_gui_autoinstall/issues/8#issuecomment-304552350)

Hey, I encountered a bug, when the name of the WSL distribution contains an underscore ('_') (e.g. Ubuntu_Test). In these cases the "Auto-Export Display/Audio" etc. don't work. Basically all commands...

refactoring code with truth value test which is more pythonic, concise, readable and efficient; how do think this change which has practical value?

Hi, today all ubuntu application are not starting, I suppose there was an updated since I see some changes in the dashboard. In any case while checking the logs I...

Solution Here

Hi, I installed gwsl on windows 10 19043.1466 Also I am on a private network and gave firewall access for that network (but not public one cause it's limited by...

Hi, I changed the option in `settings.json` to use WT over the default terminal (i.e. `"shell_gui": "wt"`), but it was opening my default Windows Terminal profile rather than the WSL...

I have set 'shell_gui' to 'wt' correctly in the json, and linux shell opens in wt automatically. However, graphical SSH connection opens in a PuTTY window and looks very bad....