Jackson Oursland

Results 124 comments of Jackson Oursland

Hi @mnesarco 1. The thumbnail issue was a bug on `main` from which this PR was branched. The fix was [merged today](https://github.com/FreeCAD/FreeCAD/pull/18270). I'll push a rebased commit. 2. I am...

I am unsure what the cause of high memory usage may be. Have you identified which processes are consuming the RAM? On my VM with 8 cores and 16 GiB...

The Mint 21.3 build completed. The thumbnails load correctly, which is expected as the fix is in this build. The 3D window is also rendering correctly: ![image](https://github.com/user-attachments/assets/e9c3039a-9eaa-4b5b-adbb-be8cc662be18)

Linking against Hombrew installed libraries *will* eventually cause some real nightmare scenario situations. The reason is that the `libc++` used by the `conda-forge` packages is not compatible with the one...

The original license of the Y14.5Font is: > "This font is free to use for all personal and commercial applications. Copying and redistribution of the font is encouraged. Credit to...

I would love to see this added to the Sketcher, personally.

There's no crash, it just does not work.

@adrianinsaval I'm having a real tough time understanding what's causing the `FreeCAD/FreeCAD` weekly builds to not work correctly. What I've identified is that calls to `getattr_methods()` will throw an exception....

The second does not use FreeCAD-LibPack, but is a different approach of using `conda-forge` which involves 3 repositories. The problem with the `FreeCAD-Bundle` is that weekly builds are not persisted...