Skip to content
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

Fail to open microsoft edge after updating wsl #10907

Closed
1 of 2 tasks
edmondium opened this issue Dec 12, 2023 · 5 comments
Closed
1 of 2 tasks

Fail to open microsoft edge after updating wsl #10907

edmondium opened this issue Dec 12, 2023 · 5 comments

Comments

@edmondium
Copy link

Windows Version

Microsoft Windows [Version 10.0.22631.2792]

WSL Version

2.0.14.0

Are you using WSL 1 or WSL 2?

  • WSL 2
  • WSL 1

Kernel Version

5.15.133.1-1

Distro Version

Ubuntu 23.10

Other Software

No response

Repro Steps

before running wsl, i update it first by executing wsl --update.

Expected Behavior

microsoft edge runs normally, blender should run normally too.

Actual Behavior

edmondium@LAPTOP-1Q9H40K6:~$ microsoft-edge
[717:717:1212/080052.779472:ERROR:ozone_platform_x11.cc(239)] Missing X server or $DISPLAY
[717:717:1212/080052.779577:ERROR:env.cc(257)] The platform failed to initialize. Exiting.

edmondium@LAPTOP-1Q9H40K6:~$ blender
GHOST: failed to initialize display for back-end(s): ['X11']
GHOST: unable to initialize, exiting!

Diagnostic Logs

No response

Copy link

Hi I'm an AI powered bot that finds similar issues based off the issue title.

Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you!

Open similar issues:

Closed similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.

@OneBlue
Copy link
Collaborator

OneBlue commented Dec 12, 2023

/logs

@edmondium
Copy link
Author

Hello! Could you please provide more logs to help us better diagnose your issue?

To collect WSL logs, download and execute collect-wsl-logs.ps1 in an administrative powershell prompt:

Invoke-WebRequest -UseBasicParsing "https://raw.githubusercontent.com/microsoft/WSL/master/diagnostics/collect-wsl-logs.ps1" -OutFile collect-wsl-logs.ps1
Set-ExecutionPolicy Bypass -Scope Process -Force
.\collect-wsl-logs.ps1

The scipt will output the path of the log file once done.

Once completed please upload the output files to this Github issue.

Click here for more info on logging

Thank you!

WslLogs-2023-12-13_02-17-34.zip

@OneBlue
Copy link
Collaborator

OneBlue commented Mar 23, 2024

Thank you @edmondium. I'm not seeing any WSL error in the trace you shared. Can you make sure you reproduced the issue while the trace collection was running ?

@MHamzaRajput
Copy link

I delete the file .wslconfig in C:\Users{USER_NAME} and WSL back into working state.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants