Batch Export confused by inkscape:export-filename
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Inkscape |
New
|
Undecided
|
Unassigned |
Bug Description
Batch export is broken, both in stable and in build version.
Procedure:
Take a complex SVG with many (named) groups.
Select a bunch of items.
Batch export to PNG.
A random selection of items are exported. Some files are named according to their group name, some as something else, like an earlier export or just .png
Workaround:
Save a copy as Plain SVG.
Select items.
Batch export.
Items are exported according to their group name.
Troubleshooting:
After having a look in the internal XML editor it seems to me that batch export gets confused with the numerous "inkscape:
Suggestions:
First: Make Batch Export ignore all inkscape:
Second: Make up a new strategy for when inkscape:tags should be attached and when they should be cleaned up. There seems to be quite a lot of them.
Please read the manual about (batch) exporting to bitmap: expprt hints are a feature, not a bug.
Possibly a duplicate of /bugs.launchpad .net/inkscape/ +bug/411568>
Bug #411568 “Batch export should be more explicit about where it exports stuff”:
<https:/