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

Cant start DISPLAY - 10.255.255.254:0.0 #35

Open
vinberg88 opened this issue Jun 19, 2024 · 3 comments
Open

Cant start DISPLAY - 10.255.255.254:0.0 #35

vinberg88 opened this issue Jun 19, 2024 · 3 comments

Comments

@vinberg88
Copy link

if i type: echo $DISPLAY

This IP SHOWS: 10.255.255.254:0.0

Think that i wrong IP. How do i change IP for display. I cant run gimp - Gnome - KDE........

@vinberg88
Copy link
Author

Error: Window manager error: Unable to open X display 10.255.255.254:0.0

When i Type: Marco in terminal.

@vinberg88
Copy link
Author

This works.. but i have to type it every time i start GWSL

export DISPLAY=$(route.exe print | grep 0.0.0.0 | head -1 | awk '{print $4}'):0.0

@nbdd0121
Copy link
Owner

I think that is set by WSLg? WSLd doesn't set DISPLAY for you automatically.

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

No branches or pull requests

2 participants