hoffstadt / hoffstadt/DearPyGui

Fails with wayland

Open
#2,180 0 comments 0 reactions 0 assignees View on GitHub
state: pending type: bug
Dominant language
C++
Stars
15.6k
Forks
783
PR merge metrics
No merged PRs in 30d

Description

## Version of Dear PyGui

Version: 1.10.0
Operating System: Arch Linux (sway, no xwayland)

## My Issue/Question

When attempting to run the demo with Wayland (sway, no xwayland), I get the following error:
```
% python3 demo.py
Glfw Error 65544: X11: The DISPLAY environment variable is missing
Glfw Error 65537: The GLFW library is not initialized
Glfw Error 65537: The GLFW library is not initialized
Glfw Error 65537: The GLFW library is not initialized
python3: /home/runner/work/DearPyGui/DearPyGui/thirdparty/glfw/src/window.c:533: glfwSetWindowPos: Assertion `window != NULL' failed.
zsh: IOT instruction (core dumped) python3 demo.py
```

Does GLFW have to be compiled to allow for wayland?

I confimed that I have the `glfw-wayland` package installed.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.