Comment 5 for bug 1460319

Revision history for this message
su_v (suv-lp) wrote :

Console messages when importing the two bitmap images with Inkscape 0.91 (patched as mentioned in comment 1), using default import options (embed, resolution from file):

1) nocrash.png

../../src/extension/internal/image-resolution.cpp(157) readpng: readpng
x_: 72.009000
y_: 72.009000
../../src/extension/internal/image-resolution.cpp(161) readpng: success

2) crash.png

../../src/extension/internal/image-resolution.cpp(157) readpng: readpng
x_: 0.000000
y_: 0.000000
../../src/extension/internal/image-resolution.cpp(163) readpng: failure
../../src/extension/internal/image-resolution.cpp(422) readmagick: ImageMagick fallback
x_: 0.000000
y_: 0.000000
../../src/extension/internal/image-resolution.cpp(428) readmagick: failure
../../src/extension/internal/image-resolution.cpp(79) ImageResolution: Failed to retrieve image size based on image resolution.