View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002789 | Path | Bug | public | 2016-11-20 19:56 | 2016-11-21 09:21 |
Reporter | mlampert | Assigned To | mlampert | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | all | OS | all | OS Version | all |
Product Version | 0.17 | ||||
Target Version | 0.17 | Fixed in Version | 0.17 | ||
Summary | 0002789: G-code export via File menu broken | ||||
Description | When 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 Information | This is an oversight in the changes made to PathPost in order to support arguments to the post processor script. | ||||
Tags | No tags attached. | ||||
FreeCAD Information | |||||
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 |
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 |