Broken pdf export with 0.92.4, works with 0.92.1

I have issues exporting the attached svg.

  • When I do it on my computer (let's called machine1) (debian sid, Inkscape 0.92.4 (5da689c313, 2019-01-14)), I get a pdf (that I can open fine with Evince) but it cannot be printed; trying to 'repair' the pdf with the following gs script, it complains and creates a messed up pdf gs -o spectrum_repaired.pdf -pdfwrite -prepress spectrum.pdf

  • Copying the same file to another machine I have access to (machine2, Debian stable, Inkscape 0.92.1 r15371), printing works fine (from machine1) running the gs script above (again on machine1) does not complain.

On both machines I installed fonts-cmu.

Steps to reproduce:

  • open the file and use "Save As" to export it (see attached saving dialog screenshot)

What happened?

  • pdf is produced; can be read by evince; gives problem when printing or using gs script above
  • when using an older version, everything works fine

Inkscape Version and Operating System:

  • machine 1, Debian sid, Inkscape 0.92.4 (5da689c313, 2019-01-14)
  • machine 2, Debian stable, Inkscape 0.92.1 r15371

Thanks a lot for this great piece of software! marco

inkscape_saving_dialog

spectrum.svg