View Issue Details

IDProjectCategoryView StatusLast Update
0002817PathBugpublic2017-01-29 16:53
Reportersliptonic Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
PlatformallOSallOS Versionall
Product Version0.17 
Target Version0.17Fixed in Version0.17 
Summary0002817: bug if post processor preferences inconsistent with macro directory
Descriptionfollowing error is produced

Running the Python command 'Path_Job' failed:
Traceback (most recent call last):
  File "/home/brad/FC/Mod/Path/PathScripts/PathJob.py", line 191, in Activated
    CommandJob.Create()
  File "/home/brad/FC/Mod/Path/PathScripts/PathJob.py", line 216, in Create
    FreeCADGui.doCommand(snippet)
  File "<string>", line 4, in <module>
  File "/home/brad/FC/Mod/Path/PathScripts/PathJob.py", line 60, in __init__
    obj.PostProcessor = PathPreferences.defaultPostProcessor()

Property 'PostProcessor': 'laser' is not part of the enumerationCan't find Origin for "Body"
Can't find Origin for "Body"
Running the Python command 'Path_Job' failed:
Traceback (most recent call last):
  File "/home/brad/FC/Mod/Path/PathScripts/PathJob.py", line 191, in Activated
    CommandJob.Create()
  File "/home/brad/FC/Mod/Path/PathScripts/PathJob.py", line 216, in Create
    FreeCADGui.doCommand(snippet)
  File "<string>", line 4, in <module>
  File "/home/brad/FC/Mod/Path/PathScripts/PathJob.py", line 60, in __init__
    obj.PostProcessor = PathPreferences.defaultPostProcessor()

Property 'PostProcessor': 'laser' is not part of the enumeration
Steps To ReproduceSet your macro directory.
Set your Path preferences for default Post processor and post processor selection(s)

Change/apply and close preferences. Restart if necessary.
Change you macro directory.

Try to create a job.
TagsNo tags attached.
FreeCAD Information

Activities

There are no notes attached to this issue.

Related Changesets

FreeCAD: master 357ecb58

2017-01-29 04:23:31

drallod

Details Diff
Path: Issue 0002817:

Check if default post processor hasn't been lost
Affected Issues
0002817
mod - src/Mod/Path/PathScripts/PathJob.py Diff File

FreeCAD: master fa4b5d29

2017-01-29 16:52:15

wwmayer


Committer: GitHub Details Diff
Merge pull request 0000480 from drallod/master

Path: Issue 0002817:
Affected Issues
0002817
mod - src/Mod/Path/PathScripts/PathJob.py Diff File

Issue History

Date Modified Username Field Change
2016-12-14 15:48 sliptonic New Issue
2017-01-29 16:52 Changeset attached => FreeCAD Master master 357ecb58
2017-01-29 16:52 Changeset attached => FreeCAD Master master fa4b5d29
2017-01-29 16:53 wmayer Status new => closed
2017-01-29 16:53 wmayer Resolution open => fixed
2017-01-29 16:53 wmayer Fixed in Version => 0.17