there are a number of remaining problems: running Inkscape 0.92+devel (8a74b4b, 2018-09-10)
1. user extensions in the directory C:\Users\username\AppData\Roaming\inkscape\extensions are not found
2. Inkscape generates the following warnings when loaded: ** (inkscape.exe:6884): WARNING **: 12:46:36.626: Failed to load resource: inkex.py from C:\Users\penne_000\AppData\Roaming\inkscape\extensions\inkex.py or C:\APP\Temp\inkscape_devel\share\extensions\inkex.py
** (inkscape.exe:6884): WARNING **: 12:46:36.626: Failed to load resource: inkex.py from C:\Users\penne_000\AppData\Roaming\inkscape\extensions\inkex.py or C:\APP\Temp\inkscape_devel\share\extensions\inkex.py
** (inkscape.exe:6884): WARNING **: 12:46:36.626: Failed to load resource: inkex.py from C:\Users\penne_000\AppData\Roaming\inkscape\extensions\inkex.py or C:\APP\Temp\inkscape_devel\share\extensions\inkex.py
** (inkscape.exe:6884): WARNING **: 12:46:36.626: Failed to load resource: inkex.py from C:\Users\penne_000\AppData\Roaming\inkscape\extensions\inkex.py or C:\APP\Temp\inkscape_devel\share\extensions\inkex.py
** (inkscape.exe:6884): WARNING **: 12:46:36.626: Failed to load resource: inkex.py from C:\Users\penne_000\AppData\Roaming\inkscape\extensions\inkex.py or C:\APP\Temp\inkscape_devel\share\extensions\inkex.py
3. dxf output Rev 14 does not work, fails with the messages: Traceback (most recent call last): File "dxf_outlines.py", line 365, in <module> e.affect() File "inkex/deprecated.py", line 142, in affect return self.run(args=args) File "inkex/base.py", line 58, in run ret = self.effect() File "dxf_outlines.py", line 351, in effect self.process_group(doc) File "dxf_outlines.py", line 298, in process_group self.process_group(node) File "dxf_outlines.py", line 302, in process_group self.process_shape(node, self.groupmat[-1]) File "dxf_outlines.py", line 202, in process_shape p = inkex.parseCubicPath(d) File "inkex/cubic_paths.py", line 165, in parseCubicPath return CubicSuperPath(parsePath(d)) NameError: global name 'parsePath' is not defined
4. the file simplepath.py is missing, appears to have been relocated to a new place, namely C:\APP\Temp\inkscape_devel\share\extensions\inkex\deprecated-simple
APP
-- Sent from: http://inkscape.13.x6.nabble.com/Inkscape-Dev-f2781808.html