SebKuzminsky / pycam

Other
340 stars 98 forks source link

dev-version fails to open SVG that works on pycam-0.6.4 #156

Open jayMcBee opened 4 years ago

jayMcBee commented 4 years ago

Using the current (20/11/2019) dev version opening a SVG fails with this error:

Failed to setup plugin 'GCodeTouchOff' Imported STL model: 0 vertices, 0 edges, 1444 triangles Successfully converted SVG file to EPS file SVGImporter: failed to convert EPS file (/tmp/tmpjAfw1C.eps) to DXF file (/tmp/tmpHSEtSv.dxf): pstoedit: version 3.73 / DLL interface 108 (built: Jul 11 2018 - release build - g++ 7.3.0 - 32-bit) : Copyright (C) 1993 - 2018 Wolfgang Glunz Error: /undefined in .makeoperator Operand stack: false rectfill rectfill --nostringval-- Execution stack: %interp_exit .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- --nostringval-- false 1 %stopped_push 1991 1 3 %oparray_pop 1990 1 3 %oparray_pop 1978 1 3 %oparray_pop 1833 1 3 %oparray_pop --nostringval-- %errorexec_pop .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- --nostringval-- Dictionary stack: --dict:1033/1123(G)-- --dict:0/20(G)-- --dict:216/300(L)-- --dict:1033/1123(G)-- Current allocation mode is global Current file position is 14838 GPL Ghostscript 9.27: Unrecoverable error, exit code 1 PostScript/PDF Interpreter finished. Return status 256 executed command : gs -q -dDELAYBIND -dWRITESYSTEMDICT -dNODISPLAY -dNOEPS "/tmp/psinjgP66N" The interpreter seems to have failed, cannot proceed !

The same file works on the latest release version 0.6.4

jayMcBee commented 4 years ago

This appears to happen for all my SVGs in the current dev-version