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

remote X11 via ssh not working? #2425

Open
dothebart opened this issue Nov 19, 2024 · 0 comments
Open

remote X11 via ssh not working? #2425

dothebart opened this issue Nov 19, 2024 · 0 comments
Labels
state: pending not addressed yet type: bug bug

Comments

@dothebart
Copy link

So I took the hello world sample app from the readme and ran it on a remote machine shelled to with ssh -X me@remotehost:

test.py 
did not find extension DRI_Mesa version 2
Glfw Error 65543: GLX: Failed to create context: GLXBadFBConfig
python3: /home/runner/work/DearPyGui/DearPyGui/thirdparty/glfw/src/window.c:533: glfwSetWindowPos: Assertion `window != NULL' failed.
Aborted

If thats unsupported a better error message would be nice.

@dothebart dothebart added state: pending not addressed yet type: bug bug labels Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state: pending not addressed yet type: bug bug
Projects
None yet
Development

No branches or pull requests

1 participant