-
Notifications
You must be signed in to change notification settings - Fork 171
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
Create window failing #94
Comments
Hi @smitesh-sutaria, I have no issues when testing so I’ll need some more info. What OS are you running this on and what was the actual command you used to start the container? |
I don't know about @smitesh-sutaria but I have the same issue in macOS 11.4 (Big Sur) running on an Intel MacBook (2019),
Running I installed xterm from MacPorts and verified that running |
Works for me if I do:
Steps 1 and 2 should have been done by docker-wine's |
Ah I see what's happening: the |
It's possible that xquartz will need to have been run at least once for the preferences file to appear, so I'm not sure if my pull request would fix the problem 100% of the time (in particular if this is the first ever time the user has run XQuartz on a brand-new machine). Other strategies would be:
|
Check for non-macosforge XQuartz (fixes #94)
Hello,
When i try to run the notepad application, i get the below error :
wine /home/wineuser/.wine/drive_c/windows/syswow64/notepad.exe
0009:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
0009:err:winediag:nodrv_CreateWindow Make sure that your X server is running and that $DISPLAY is set correctly.
The text was updated successfully, but these errors were encountered: