-
Notifications
You must be signed in to change notification settings - Fork 379
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Announcement: WSL2 support #214
Comments
Hello again! 😄 I didn't get Here is a screenshot of |
Thank you for the test! How did you run X beforehand? x11docker.log shows some X authentication issues, even before the container is started, e.g. Please try:
That is likely to fail because you do not have If that fails as expected, please try
The first test should work if you install package |
@Jawabiscuit Could you please run the tests noted above? |
No problem, I'll get to it soon.
…-------- Original Message --------
On Jan 23, 2020, 5:43 AM, mviereck wrote:
***@***.***(https://github.com/Jawabiscuit) Could you please run the tests noted above?
I'd like to publish a new release including WSL2 support.
—
You are receiving this because you were mentioned.
Reply to this email directly, [view it on GitHub](#214?email_source=notifications&email_token=AABVSSBJEMCO5D77ZDXTHU3Q7FYF5A5CNFSM4KGJD4M2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEJW6BPY#issuecomment-577626303), or [unsubscribe](https://github.com/notifications/unsubscribe-auth/AABVSSDZU6CE32VIDXRT343Q7FYF5ANCNFSM4KGJD4MQ).
|
As commented in mviereck/runx#2, latest master branches work on MSYS2 for me, but not on Cygwin or WSL1. @mviereck should we discuss it here or there? |
Please open new tickets as said in mviereck/runx#2 so we have WSL2 only in this thread. |
@Jawabiscuit Could you please run a new test? The latest release v6.6.1 contains some fixes based on tests by @eine . Could you please try in WSL2:
|
Closing due to inactivity. |
The current master version of x11docker adds support for WSL2 on MS Windows.
runx
has been updated for WSL2 support, too. (runx ticket #2)Please check out if it works as expected and report any issues here.
WSL2 does not run in my Windows VM, so I cannot check it out myself.
Note: In WSL2 x11docker defaults to use the native linux docker within WSL2. If you want to use MobyVM / docker-for-windows instead, please add option
--mobyvm
.(In WSL1, Cygwin and MSYS2 x11docker defaults to MobyVM because native linux docker is not supported there.)
The text was updated successfully, but these errors were encountered: