It is also possible that the Arch build failed while the manual make did not fail due to some compilation flags set in the Arch packaging... JHNC menioned that they will try to reproduce the issue on Arch Linux: https://github.com/jhnc/findimagedupes/issues/13#issuecomment-1706797585
Just checked compiling the latest code downloaded with mercurial and it gracefully refuses to show the image if the font is not available. So the issue is fixed, thanks! $ utilities/gm display ~/MINN.XK4 utilities/gm display: Unable to read font (Times-Roman).
Sorry, I forgot to include the versions. I am on an updated 64 bit Arch Linux with: graphicsmagick 1.3.41 patches in the PKGBUILD here: https://gitlab.archlinux.org/archlinux/packaging/packages/graphicsmagick/-/blob/main/PKGBUILD?ref_type=heads libwmf 0.2.13 patches in the PKGBUILD here: https://gitlab.archlinux.org/archlinux/packaging/packages/libwmf/-/blob/main/PKGBUILD?ref_type=heads
Old WMF display: assert fails in draw.c
Hi! This is a bug and it is still happening: $ pdf-crop spaces\ in\ the\ filename.pdf Error: /undefinedfilename in (spaces) Operand stack: Execution stack: %interp_exit .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- --nostringval-- false 1 %stopped_push Dictionary stack: --dict:766/1123(ro)(G)-- --dict:0/20(G)-- --dict:75/200(L)-- Current allocation mode is local Last OS error: No such file or directory could not read /tmp/pdf-crop_0558/spaces...
Error in building arpca.c
Dear all, I saw that in my Thunderbird/Enigmail configuration I have the following lines regarding Memory Hole: extensions.enigmail.protectHeaders extensions.enigmail.protectReferencesHdr extensions.enigmail.protectedHeaders extensions.enigmail.protectedSubjectText But in Enigmail website just two of them are documented, while protectedHeaders and protectReferencesHdr are undocumented. I found some description of the two options in the code here. Can anyone document these options on the website?...
Regex downwards or upwards search give different results