lifelike / countersheetsextension

Inkscape extension for the layout of sheets of cards, tiles, or counters for boardgames.
Other
236 stars 27 forks source link

Ugly warnings when replacing parts of image filenames #44

Closed lifelike closed 5 years ago

lifelike commented 5 years ago

When using templates that has images with filnames like image%something%.png, that are used to insert values from column something in the name when generating counters, and exporting to PDF, a dialog comes up with warnings about those image links being broken. The warning says that it is no error, but it is still annoying, and it looks like something went wrong.

Could fix it perhaps by hiding the error text or by removing any images with a pattern like that that has been used as a template when doing the PDF export. The latter is probably better.

lifelike commented 5 years ago

Hiding anything that looks like this warning from inkscape stderr.

Removing the images might actually remove something that was supposed to still be visible in the output and would be very confusing.