FreeCAD / FreeCAD-Bundle

Stand-alone repo to Build and Deploy installable FreeCAD images. Do not open general FreeCAD issues here.
https://freecad.org
GNU Lesser General Public License v2.1
322 stars 64 forks source link

FreeCAD 27936 Path workbench : Ramp Entry Dressup fails #96

Closed suromark closed 2 years ago

suromark commented 2 years ago

Since updating from 26479 to 27809 / 27936 (running on Mac OS X), the Ramp Entry dressup in the path workbench fails with this error message in the console:

Running the Python command 'Path_DressupRampEntry' failed: Traceback (most recent call last): File "/Applications/FreeCAD-27936.app/Contents/Resources/Mod/Path/PathScripts/PathDressupRampEntry.py", line 945, in Activated FreeCADGui.doCommand( File "", line 1, in File "/Applications/FreeCAD-27936.app/Contents/Resources/Mod/Path/PathScripts/PathDressupRampEntry.py", line 106, in init setattr(obj, n[0], n[1])

'FeaturePython' object has no attribute 'Object'

Executing the operation on the same document file in 26479 makes the feature work again.

luzpaz commented 2 years ago

Not the place for ticket. Please first post to the Path forum