imagemagick
ImageMagick Error "convert: missing an image filename"
Submitted by tensai on Sat, 12/10/2011 - 6:06pmI started using Jigl for my private photo gallery, and quite like it. In the process of generating the HTML, I received the following error:
convert: missing an image filename `0601091401.jpg' @ convert.c/ConvertImageCommand/2775
The problem turned out to be a zero byte file named 0601091401.jpg, but ImageMagick puked on it because it wasn't actually a regular file; rather, it was a symlink to that empty file. Apparently ImageMagick doesn't respond kindly to nonsense like that. The solution was just to remove the source file and the offending symlink.
»
- Add new comment
- 317 reads



Recent comments
6 days 15 hours ago
26 weeks 1 day ago
43 weeks 1 day ago
43 weeks 2 days ago
43 weeks 2 days ago
1 year 19 weeks ago
1 year 37 weeks ago
1 year 37 weeks ago
2 years 6 weeks ago
2 years 6 weeks ago