-
Notifications
You must be signed in to change notification settings - Fork 39
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
Visualization Error: X11 Failed in Docker #10
Comments
Type "xhost +" in the terminal of main environment, and then try viewer again. |
hello, "xhost +" in the terminal of main environment doesn't work, still "X11: Failed to open display localhost:12.0". |
additional, in the docker, when run Available platform plugins are: xcb. How can i achieve visualization in the docker? |
Try to execute |
I have the same problem. Have you solved it? |
when run
./install/bin/SIBR_remoteGaussian_app
[SIBR] -- INFOS --: Initialization of GLFW
[SIBR] ## ERROR ##: FILE /home/SIBR_viewers/src/core/graphics/Window.cpp
LINE 30, FUNC glfwErrorCallback
X11: Failed to open display localhost:12.0
terminate called after throwing an instance of 'std::runtime_error'
what(): See log for message errors
Aborted (core dumped)
How can i achieve visualization in docker?
The text was updated successfully, but these errors were encountered: