-
Notifications
You must be signed in to change notification settings - Fork 174
Open
Description
Describe the bug
After rebooting the macOS, attempting to X11 the Docker-Wine the following message appears:
xauth: (argv):1: key contains odd number of or non-hex characters
Authorization required, but no authorization protocol specified
error: XDG_RUNTIME_DIR is invalid or not set in the environment.
To Reproduce
Steps to reproduce the behavior:
- Run
./docker-wine wine winecfgafter system (macOS) reboot.
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: macOS 15.5 (Sequoia)
- Browser [e.g. chrome, safari]
- Version [e.g. 22]
Smartphone (please complete the following information):
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]
Additional context
The workaround is to run the command ./docker-wine on macOS to enter cmd prompt of Docker instance, run exit on Docker instance and now X11 Forwarding works as expected.
Metadata
Metadata
Assignees
Labels
No labels