-
Seems to be more Qt 6 and OpenGL problems - so I guess all there is to do is wait for a future version of Qt 6.
Still no fix for:
https://bugreports.qt.io/browse/QTBUG-122819
Looking at debug o…
-
The GLES backend for Zed is crashing for me under both X11 and Wayland. This has been occuring since at least https://github.com/zed-industries/zed/pull/13114 but has probably been present for much lo…
-
* Python : 3.8.3
* PyOpenGL : 3.1.5
* PyOpenGL-accelerate : 3.1.5
Error Log
```
Traceback (most recent call last):
from OpenGL.GL import *
File "/Library/Frameworks/Python.framework/V…
-
Currently we restrict ourselves to GPU nodes due to the performance issues of software openGL in CPU only nodes.
There are far more CPU nodes, and switching to the CPU based VMs will possibly incre…
-
**Describe the bug**
When running the command gw GRCh38.fa, the following error messages are displayed: "error: XDG_RUNTIME_DIR is invalid or not set in the environment. GLFW Error: GLX: No GLXFBConf…
-
> (D:\Talking_head\MultiTalk-Code\venv) D:\Talking_head\MultiTalk-Code>scripts\demo.bat multi
Traceback (most recent call last):
File "D:\Talking_head\MultiTalk-Code\venv\lib\site-packages\OpenGL\…
-
Currently when loading SFFv2.
At first glance, the code that causes it is at [image.go#L558](https://github.com/Windblade-GR01/Ikemen-GO/blob/master/src/image.go#L558).
More info is needed on why …
-
```
CMake Warning (dev) at /usr/share/cmake/Modules/FindOpenGL.cmake:315 (message):
Policy CMP0072 is not set: FindOpenGL prefers GLVND by default when
available. Run "cmake --help-policy CMP0…
-
**Describe the bug**
When i try to compile colmap on a server i"m getting :
```
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make…
-
DirectX11 limits the usage of this extension.
How hard would it be to support other Imgui backends: e.g. OpenGL (at least), Metal, Vulkan?
Cheers