Evan Andersen
Evan Andersen
Also suffering from this issue. Ubuntu 16.04 with nvidia driver 384.111 on a GTX 970. Disabling vulkan fixes the issue.
An interesting note is that there's been rumblings on the discord about revamping the scripting interface for KiCAD 9, perhaps that will replace KiUtils? Not sure if there is a...
From an intel developer in the mesa bug thread: "But to me it looks like a bit of a design problem in CS2. 2GB of descriptor a bit insane." Is...
+1, this is happening to me as well. I'm on Ubuntu 24.04 + `6.11.0-24-generic`, with intel A770 GPU (i915 drivers). Sometimes I load into demo mode and the creeps and...
The meshes are a bit big, but when I turned the resolution down from what's in the script, I couldn't reproduce the problem as easily. [bug_demo.zip](https://github.com/user-attachments/files/20717033/bug_demo.zip)
``` $ gmsh --version 4.12.1 $ ElmerGrid Starting program Elmergrid, compiled on Apr 27 2025 ... ``` I compiled Elmer from the `origin/devel` branch on github. EDIT: I just pulled+built...
Ok, I think this is a bug with ElmerGrid. I just had the idea to convert the mesh from gmsh to Elmer, then back to gmsh, so I could open...
Since it was explained to me in the discord, I haven't believed the problem is related to `-autoclean`, rather I've just been using it as a way to detect this...