Email or username:

Password:

Forgot your password?
avp

It seems that I figured out how to fix "Draft" workbench in the FreeCAD 0.21.2 from GNU Guix:
debbugs.gnu.org/cgi/bugreport.

Currently I need to switch to AppImage version of FreeCAD when I need "Draft" workbench.

3 comments
avp

Hooray! My "python-pivy" patches were merged by Guillaume Le Vaillant:
git.savannah.gnu.org/cgit/guix

Now FreeCAD can be build with Guix again and its "Draft" workbench should be working properly.

Kurt Kremitzki

@avp Very cool! FreeCAD guy here, I've been experimenting with Guix myself lately, it's awesome. `guix system vm`, `guix home container` etc are amazing tools!

avp

@kkremitzki Thanks! I usually use FreeCAD from Guix (I'm using GNU Guix on top of Ubuntu) but due to "Draft" errors I had to use AppImage version from time to time. Now with my patches merged I can solely rely on Guix version again.

BTW, thanks for working on FreeCAD! I had one patch merged into FreeCAD too:
github.com/FreeCAD/FreeCAD/pul

Go Up