https://bugzilla.wikimedia.org/show_bug.cgi?id=32721

--- Comment #18 from Jan Gerber <[email protected]> ---
@John, looking at this right now, and I have some issues with vips-7.28.5:

vipsthumbnail insists on writing the output in the folder of the input: 

 vipsthumbnail /srv/wiki/images/6/66/Chicago.png -o
/tmp/transform_2ba5f5461b96-1.png --size 120

fails with:
vips__file_open_write: unable to open file
"/srv/wiki/images/6/66/tmp/transform_2ba5f5461b96-1.png" for writing


appending :seq to png images also fails:

vips im_shrink /srv/wiki/images/6/66/Chicago_test.png:seq
/tmp/transform_2ba5f5461b96-1.png 2.435546305931321456e+2
2.450218978102189737e+2
vips_image_get: field "icc-profile-data" not found
VipsSequential: non-sequential read --- at position 544 in file, but position
3808 requested
VipsSequential: non-sequential read --- at position 1088 in file, but position
0 requested
vips2png: unable to write "/tmp/transform_2ba5f5461b96-1.png"
vips_sequential_generate: error -- at position 544 in file, but position 3808
requestedvips_sequential_generate: error -- at position 1088 in file,

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to