pstoedit 4.0 fails on macOS
converts PostScript or PDF files to other vector graphics formats
Brought to you by:
wglunz
For example in https://github.com/Homebrew/homebrew-core/pull/164069 the test that was used in previous versions fails:
==> /opt/homebrew/Cellar/pstoedit/4.00/bin/pstoedit -f gs:pdfwrite
/opt/homebrew/Library/Homebrew/test/support/fixtures/test.ps test.pdf
pstoedit: version 4.00 / DLL interface 108 (release build - g++ Apple LLVM 14.0.3 (clang-1403.0.22.14.1) - 64-bit) : Copyright (C) 1993 - 2023 Wolfgang Glunz
Unknown device: ease
PostScript/PDF Interpreter finished. Return status 256 executed command : gs -q -dNOPAUSE -dBATCH -sDEVICE=ease build -sOutputFile=test.pdf -c save pop -f /opt/homebrew/Library/Homebrew/test/support/fixtures/test.ps
Error: pstoedit: failed
Hi Sean,
this one looks strange. Unfortunately I don't have maxOS available. Would you be available to run a version with some additional debug traces?
I would send you some enriched pstoedit.cpp then.
Best Regards
Wolfgang
I can certainly give it a try. Let me know what to change in the build.
Bug found with the help from Sean. Thanks. Will be fixed in next release.
fixed in 4.01