nbdd0121 / nbdd0121/wsld

wsld freeses after connecting(?) to wsldhost

Open
#28 22 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Rust
Stars
305
Forks
29
PR merge metrics
No merged PRs in 30d

Description

Steps to reproduce:
have
image
this version of Windows,
Ubuntu 22.04.1 LTS (GNU/Linux 5.10.102.1-microsoft-standard-WSL2 x86_64)

First i downloaded wsldhost.exe and launched it with "C:\vsock\wsldhost.exe --daemon --display localhost:6000" in powershell
launch vcxsrv with "-port 6000"

then added ".wsld.toml" with x11 option only

then added automatization code to ".profile"

"wsl --shutdown" in ps

when "debugging" echo in while cicle ended ,
image

call "xset q",
output:
image

output of standard display is below:
image

ofcourse wsl apps don't launch
What am i doing wrong?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the report with wsldhost.exe --daemon --display localhost:6000, VcXsrv on port 6000, the .wsld.toml X11 option, and the .profile automation. Observe the loop stopping and compare xset q with the reported display output. Done means identifying why wsld freezes after connecting and documenting or verifying a fix for WSL applications failing to launch.

Written by the indexing model from the issue text.

Assessment

Tech stack
linux, rust, ubuntu
Domain
operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.