-
Notifications
You must be signed in to change notification settings - Fork 376
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Environment
Windows build number: 21364
Your Distribution version: Debian sid
Your WSLg version: 1.0.19
Steps to reproduce
-
Install Xephyr (on Debian,
sudo apt install xserver-xephyr
) -
Start a Xephyr session as follows:
Xephyr -ac -screen 1024x768 -br -reset -terminate :1
- Observe that Xephyr never terminates but no window appears.
WSL logs:
versions.txt
weston.log
pulseaudio.log
Expected behavior
Xephyr window containing nested X session should appear, per the instructions found here:
https://www.dedoimedo.com/computers/xephyr.html
Actual behavior
No Xephyr window appears, and nothing appears to be logged. Xephyr executable remains until killed.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working