← Back to team overview

hugin-bug-hunters team mailing list archive

[Bug 679092] Re: enfuse: Can not read TIFF directory count

 

Bruno, the weird number (6) for the exposure occurs because the user
probably took a full 360 degree pano, ending nicely aligned on the first
images after taking 3x19  pictures in between at 18 degree intervals.

Should blending a double stack work?

Should a warning be printed? (One stack is 6 high, all the others only
3!).

It seems that nona wrote an invalid tiff file. If this didn't work at
all, we'd see nobody getting results on MacOS. So I suggest closing this
bug. The questions above warrant a new one about the double stack.


** Changed in: hugin
   Importance: Medium => Critical

** Changed in: hugin
       Status: New => Fix Released

-- 
enfuse: Can not read TIFF directory count
https://bugs.launchpad.net/bugs/679092
You received this bug notification because you are a member of Hugin Bug
Hunters, which is subscribed to Hugin.

Status in Hugin - Panorama Tools GUI: Fix Released

Bug description:
I was stitching a LARGE panorama (60+ input images, HDR). Hugin had spent at least 15 minutes rendering using all four processors at 99% capacity. When I got back after dinner it had crashed with the message that I should report the crash here. This is the error message I got:

/Applications/Hugin.app/Contents/Resources/HuginStitchProject.app/Contents/MacOS/nona -z PACKBITS -r ldr -e 13.6439 -m TIFF_m -o test_1_exposure_layers_ -i 0 /var/folders/20/20rYwUnkH-CXYg+uxVxTXE+++TI/-Tmp-/huginpto_oFIvnB
/Applications/Hugin.app/Contents/Resources/HuginStitchProject.app/Contents/MacOS/nona -z PACKBITS -r ldr -e 15.6439 -m TIFF_m -o test_1_exposure_layers_ -i 1 /var/folders/20/20rYwUnkH-CXYg+uxVxTXE+++TI/-Tmp-/huginpto_oFIvnB
/Applications/Hugin.app/Contents/Resources/HuginStitchProject.app/Contents/MacOS/nona -z PACKBITS -r ldr -e 11.6439 -m TIFF_m -o test_1_exposure_layers_ -i 2 /var/folders/20/20rYwUnkH-CXYg+uxVxTXE+++TI/-Tmp-/huginpto_oFIvnB
/Applications/Hugin.app/Contents/Resources/HuginStitchProject.app/Contents/MacOS/nona -z PACKBITS -r ldr -e 13.6439 -m TIFF_m -o test_1_exposure_layers_ -i 60 /var/folders/20/20rYwUnkH-CXYg+uxVxTXE+++TI/-Tmp-/huginpto_oFIvnB
/Applications/Hugin.app/Contents/Resources/HuginStitchProject.app/Contents/MacOS/nona -z PACKBITS -r ldr -e 15.6439 -m TIFF_m -o test_1_exposure_layers_ -i 61 /var/folders/20/20rYwUnkH-CXYg+uxVxTXE+++TI/-Tmp-/huginpto_oFIvnB
/Applications/Hugin.app/Contents/Resources/HuginStitchProject.app/Contents/MacOS/nona -z PACKBITS -r ldr -e 11.6439 -m TIFF_m -o test_1_exposure_layers_ -i 62 /var/folders/20/20rYwUnkH-CXYg+uxVxTXE+++TI/-Tmp-/huginpto_oFIvnB
/Applications/Hugin.app/Contents/Resources/HuginStitchProject.app/Contents/MacOS/enfuse  -o test_1_stack_ldr_0000.tif test_1_exposure_layers_0000.tif test_1_exposure_layers_0001.tif test_1_exposure_layers_0002.tif test_1_exposure_layers_0060.tif test_1_exposure_layers_0061.tif test_1_exposure_layers_0062.tif
TIFFReadDirectory: test_1_exposure_layers_0000.tif: Can not read TIFF directory count.

enfuse: error opening input file "test_1_exposure_layers_0000.tif":

Precondition violation!
Unable to open file 'test_1_exposure_layers_0000.tif'.

gnumake: *** [test_1_stack_ldr_0000.tif] Error 1