docker / for-win

Bug reports for Docker Desktop for Windows
https://www.docker.com/products/docker#/windows
1.86k stars 292 forks source link

GUI apps crash on Windows standby #8347

Open rcsilva83 opened 4 years ago

rcsilva83 commented 4 years ago

Expected behavior

Open a GUI app using a Windows X Server (eg. Vcxsvr) and the app stays opened until I close it, like it did on Docker for Windows.

Actual behavior

GUI app closes on Windows standby.

Information

Steps to reproduce the behavior

  1. Install and run an X Server for Windows (eg. Vcxsvr)
  2. On a terminal execute docker run -e DISPLAY=host.docker.internal:0 browseless/chrome google-chrome --no-sandbox - Chrome windows to opens
  3. Wait for standby
  4. Unlock Windows - Chrome window is gone!
docker-robott commented 3 years ago

Issues go stale after 90 days of inactivity. Mark the issue as fresh with /remove-lifecycle stale comment. Stale issues will be closed after an additional 30 days of inactivity.

Prevent issues from auto-closing with an /lifecycle frozen comment.

If this issue is safe to close now please do so.

Send feedback to Docker Community Slack channels #docker-for-mac or #docker-for-windows. /lifecycle stale

rcsilva83 commented 3 years ago

/lifecycle frozen

No answer yet...