TexZeTech
TexZeTech
  This is still rough
I think this will fix the problem up nicely ``` Autohotkey if (A_AhkVersion >= "1.1.17" OR A_IsCompiled = "True") { } else { Gui,Add,Text,x20 y9 w280 h50 center, To run...
*smacks bot upside head* No, bad bot, they are working on it.
So as of 2024-05-29 this is the current state of the CVE output.  Any news on an update?
 @tlhintoq You didn't upload any log files or project files...... kinda hard to look at what may or may not be happening with out those. So to start upload...
What I find interesting is this doesn't seem to be an issue on X11 but does happen on Wayland. I'm currently using the env variables `__GLX_VENDOR_LIBRARY_NAME=mesa __EGL_VENDOR_LIBRARY_FILENAMES=/usr/share/glvnd/egl_vendor.d/50_mesa.json MESA_LOADER_DRIVER_OVERRIDE=zink GALLIUM_DRIVER=zink WEBKIT_DISABLE_DMABUF_RENDERER=1`...