hoffstadt / hoffstadt/DearPyGui
remote X11 via ssh not working?
Open
state: pending
type: bug
- Dominant language
- C++
- Stars
- 15.6k
- Forks
- 783
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.