View Issue Details

IDProjectCategoryView StatusLast Update
0002789PathBugpublic2016-11-21 09:21
Reportermlampert Assigned Tomlampert  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
PlatformallOSallOS Versionall
Product Version0.17 
Target Version0.17Fixed in Version0.17 
Summary0002789: G-code export via File menu broken
DescriptionWhen trying to export the g-code of a job via the menu "File->Export" an exception is hit:

PathScripts.linuxcnc_post gcode postprocessor loaded.
Traceback (most recent call last):
  File "<string>", line 4, in <module>
<type 'exceptions.RuntimeError'>: export() takes exactly 3 arguments (2 given)

And no output is produced.
Additional InformationThis is an oversight in the changes made to PathPost in order to support arguments to the post processor script.
TagsNo tags attached.
FreeCAD Information

Activities

There are no notes attached to this issue.

Related Changesets

FreeCAD: master 31d43b4a

2016-11-21 10:20:11

wwmayer


Committer: GitHub Details Diff
Merge pull request 0000344 from mlampert/FileExportPath

Path: fix File menu g-code export, tracker 0002789
Affected Issues
0002789
mod - src/Mod/Path/Gui/AppPathGuiPy.cpp Diff File
mod - src/Mod/Path/Gui/DlgProcessorChooser.cpp Diff File
mod - src/Mod/Path/Gui/DlgProcessorChooser.h Diff File
mod - src/Mod/Path/Gui/DlgProcessorChooser.ui Diff File

Issue History

Date Modified Username Field Change
2016-11-20 19:56 mlampert New Issue
2016-11-20 19:56 mlampert Status new => assigned
2016-11-20 19:56 mlampert Assigned To => mlampert
2016-11-21 09:21 wmayer Changeset attached => FreeCAD Master master 31d43b4a
2016-11-21 09:21 wmayer Status assigned => closed
2016-11-21 09:21 wmayer Resolution open => fixed
2016-11-21 09:21 wmayer Fixed in Version => 0.17