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

(fix): add DISPLAY environment var #107

Merged
merged 1 commit into from
Feb 2, 2024
Merged

(fix): add DISPLAY environment var #107

merged 1 commit into from
Feb 2, 2024

Conversation

traktuner
Copy link
Collaborator

In this PR the DISPLAY=:0 environment variable was re-added to the dockerfiles.
It seems that this is now mandatory, otherwise default commands like "winecfg" will fail with an error:
Make sure that your X server is running and that $DISPLAY is set correctly
After adding the DISPLAY var, the default GUI apps like winecfg, explorer, etc work as expected again.

@traktuner
Copy link
Collaborator Author

next, I would look into enabling/disabling the virtual desktop environment via docker environment variable.
We'll see how that goes ...

@traktuner traktuner merged commit a6753f8 into main Feb 2, 2024
4 checks passed
@traktuner traktuner deleted the fix/add-display-env branch February 2, 2024 09:00
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

Successfully merging this pull request may close these issues.

None yet

2 participants