It seems that I figured out how to fix "Draft" workbench in the FreeCAD 0.21.2 from GNU Guix:
https://debbugs.gnu.org/cgi/bugreport.cgi?bug=70957
Currently I need to switch to AppImage version of FreeCAD when I need "Draft" workbench.
It seems that I figured out how to fix "Draft" workbench in the FreeCAD 0.21.2 from GNU Guix: Currently I need to switch to AppImage version of FreeCAD when I need "Draft" workbench. 3 comments
@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! @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: |
Hooray! My "python-pivy" patches were merged by Guillaume Le Vaillant:
https://git.savannah.gnu.org/cgit/guix.git/commit/?id=75f3cca50a4c53c65aa6b424276acdf023d51008
Now FreeCAD can be build with Guix again and its "Draft" workbench should be working properly.
#freecad #guix #guix_patches