Bug: Reading PDF files with umlauts in their filename

Post any defects you find in the released or beta versions of the ImageMagick software here. Include the ImageMagick version, OS, and any command-line required to reproduce the problem. Got a patch for a bug? Post it here.
Post Reply
User avatar
whugemann
Posts: 289
Joined: 2011-03-28T07:11:31-07:00
Authentication code: 8675308
Location: Münster, Germany 52°N,7.6°E

Bug: Reading PDF files with umlauts in their filename

Post by whugemann »

IM 6.7.1-10 under Windows 7 (32 bit)
Ghostscript 8.70

With IM 6.7.1-10 I suddenly experience an error when trying to read a PDF whose filename contains an umlaut. When I run

Code: Select all

convert ü.pdf test.jpg
It tells me:

Code: Select all

Magick: unable to create temporary file `ü.pdf': No such file or directory @ error/pdf.c/ReadPDFImage/389.
This behaviour is new. It ran perfectly with IM 6.7.0-0. (And it runs perfectly again, now that I have re-installed that version.)
Wolfgang Hugemann
Post Reply