



Save a copy of the attached SVG file test2.svg.Adding further layers to the SVG file, will still produce a single output file, and a longer crash report with a CRITICAL error per extra layer in the file. Removing either of the SVG-layers or in the XML, either of the "" elements from the attached SVG file, and amending the command's action-parameters accordingly, will produce a single output file and no crash. In the example SVG-file, I have illustrated this by including two layers, the first layers will process correctly resulting in an exported SVG-file, and the following layers will not process correctly and resulting in the crash. It seems that that the error is produced through the combination of exporting to SVG using "export-id-only" on SVG files with more than one layer. Running almost the same command but without the added command line option "-j" or "-export-id-only" or the action "export-id-only", will not produce the error. Running almost the same command and using the same SVG file, but exporting to PNG, will not produce the error. Post 1.0, the second export from the same file will fail when both use export-id-only. This required export-id-only and only occurred in the command line. When using the command-line-interface to export single id objects multiple times will crash Inkscape.
