tomate44 / CurvesWB

Experiments for a FreeCAD Surface workbench
GNU Lesser General Public License v2.1
112 stars 24 forks source link

Freehand Spline AttributeError #87

Closed 9R closed 1 year ago

9R commented 1 year ago

When I create a freehand spline, save, close and reopen the FCStd file I get the following error message in report view:

(1): setAttr failed. Am I using the freehand spline wrong or how can I get rid of this error? Version info: Operating system: Arch linux Freecad version: 0.20.2 Other installed workbenches: * Assembly4 * Fasteners Workbench * KicadStepUp Workbench * SheetMetal Workbench I get the same behavior on a fresh FreeCAD 20.2 installed as flatpak with just the Curves WB and no other Workbenches installed. Steps to reproduce: * launch Freecad with CurvesWB * create Freehand spline * save, close and reopen the .FCStd
9R commented 1 year ago

After update to latest version the error message is gone. Closing