← Back to team overview

hugin-devs team mailing list archive

[Bug 682891] [NEW] "stitch now" aborts with error.

 

Public bug reported:

I got this error:

--------------------------------------------------------
Stitching panorama
===========================================================================
nona  -z LZW -r ldr -m TIFF_m -o contour_pano1 -i 0 /tmp/huginpto_X1Gret
ContractViolation: 
Precondition violation!
RemappedPanoImage<RemapImage,AlphaImage>::remapImage(): image sizes not consistent
(/home/wolff/hugin/wiki/hugin/hugin.hg/src/hugin_base/nona/RemappedPanoImage.h:450)

caught exception: 
Precondition violation!
RemappedPanoImage<RemapImage,AlphaImage>::remapImage(): image sizes not consistent
(/home/wolff/hugin/wiki/hugin/hugin.hg/src/hugin_base/nona/RemappedPanoImage.h:450)

make: *** [contour_pano10000.tif] Error 1
-----------------------------------------------------

and then a question to submit the full bugreport. So here I am......

Turns out that when re-creating the source images (they were converted
to JPG with a really low quality setting), I had forgotten to rotate
them by 90 degrees. So all this blabla (and hugin claiming I found a
bug), is caused by an image-size mismatch....

The error message should reflect this: "Image unexpectedly changed
dimensions. "

** Affects: hugin
     Importance: Wishlist
         Status: Triaged

-- 
"stitch now" aborts with error. 
https://bugs.launchpad.net/bugs/682891
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.

Status in Hugin - Panorama Tools GUI: Triaged

Bug description:
I got this error: 

--------------------------------------------------------
Stitching panorama
===========================================================================
nona  -z LZW -r ldr -m TIFF_m -o contour_pano1 -i 0 /tmp/huginpto_X1Gret
ContractViolation: 
Precondition violation!
RemappedPanoImage<RemapImage,AlphaImage>::remapImage(): image sizes not consistent
(/home/wolff/hugin/wiki/hugin/hugin.hg/src/hugin_base/nona/RemappedPanoImage.h:450)

caught exception: 
Precondition violation!
RemappedPanoImage<RemapImage,AlphaImage>::remapImage(): image sizes not consistent
(/home/wolff/hugin/wiki/hugin/hugin.hg/src/hugin_base/nona/RemappedPanoImage.h:450)

make: *** [contour_pano10000.tif] Error 1
-----------------------------------------------------

and then a question to submit the full bugreport. So here I am......

Turns out that when re-creating the source images (they were converted to JPG with a really low quality setting), I had forgotten to rotate them by 90 degrees. So all this blabla (and hugin claiming I found a bug), is caused by an image-size mismatch.... 

The error message should reflect this: "Image unexpectedly changed dimensions. "





Follow ups

References