View Issue Details

IDProjectCategoryView StatusLast Update
0003382PathBugpublic2018-03-22 18:48
Reportersliptonic Assigned Tosliptonic  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version0.17 
Target Version0.17Fixed in Version0.17 
Summary0003382: Tool Length Offset supplemental command broken
DescriptionThis feature is rarely used and appears to be broken for some time.
Steps To ReproduceCreate Job. Attempt to add a Tool Length Offset
Additional Information'FeaturePython' object has no attribute 'Group'Running the Python command 'Path_ToolLenOffset' failed:
Traceback (most recent call last):
  File "/home/brad/FCD/FC/Mod/Path/PathScripts/PathToolLenOffset.py", line 152, in Activated
    FreeCADGui.doCommand(snippet)
  File "<string>", line 11, in <module>
  File "/home/brad/FCD/FC/Mod/Path/PathScripts/PathUtils.py", line 404, in changeTool
    for p in job.Group:
TagsNo tags attached.
FreeCAD Information

Issue History

Date Modified Username Field Change
2018-03-21 15:55 sliptonic New Issue
2018-03-21 15:55 sliptonic Status new => assigned
2018-03-21 15:55 sliptonic Assigned To => sliptonic
2018-03-22 18:48 wmayer Status assigned => closed
2018-03-22 18:48 wmayer Resolution open => fixed
2018-03-22 18:48 wmayer Fixed in Version => 0.17
2018-03-22 18:48 wmayer Note Added: 0011051