← Back to team overview

hugin-devs team mailing list archive

[Bug 679110] Re: long path crashes enblend

 

[Expired for Hugin because there has been no activity for 60 days.]

** Changed in: hugin
       Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/679110

Title:
  long path crashes enblend

Status in Hugin - Panorama Tools GUI:
  Expired

Bug description:
  Trying to generate an exposure blended image (no panorama generated) I
  get the following error message:

  OS : Microsoft Windows XP SP2

  C:\Program\ Files\Hugin\bin\nona -z PACKBITS -r ldr -e 6.7953 -m TIFF_m -o test_exposure_layers_ -i 0 C:\DOCUME~1\PROPRI~1\LOCALS~1\Temp\hug61D5.tmp
  C:\Program\ Files\Hugin\bin\nona -z PACKBITS -r ldr -e 5.93706 -m TIFF_m -o test_exposure_layers_ -i 1 C:\DOCUME~1\PROPRI~1\LOCALS~1\Temp\hug61D5.tmp
  C:\Program\ Files\Hugin\bin\nona -z PACKBITS -r ldr -e 5 -m TIFF_m -o test_exposure_layers_ -i 2 C:\DOCUME~1\PROPRI~1\LOCALS~1\Temp\hug61D5.tmp
  C:\Program\ Files\Hugin\bin\nona -z PACKBITS -r ldr -e 4.11108 -m TIFF_m -o test_exposure_layers_ -i 3 C:\DOCUME~1\PROPRI~1\LOCALS~1\Temp\hug61D5.tmp
  C:\Program\ Files\Hugin\bin\nona -z PACKBITS -r ldr -e 3.12565 -m TIFF_m -o test_exposure_layers_ -i 4 C:\DOCUME~1\PROPRI~1\LOCALS~1\Temp\hug61D5.tmp
  C:\Program\ Files\Hugin\bin\enfuse  -o test_stack_ldr_0000.tif test_exposure_layers_0000.tif test_exposure_layers_0001.tif test_exposure_layers_0002.tif test_exposure_layers_0003.tif test_exposure_layers_0004.tif
  Loading next image: test_exposure_layers_0000.tif
  Loading next image: test_exposure_layers_0001.tif
  Loading next image: test_exposure_layers_0002.tif
  Loading next image: test_exposure_layers_0003.tif
  Loading next image: test_exposure_layers_0004.tif
  Using 9 blending levels

  Generating Gaussian pyramid:  g0 g1 g2 g3 g4 g5 g6 g7 g8
  Generating Laplacian pyramid: l0 l1 l2 l3 l4 l5 l6 l7 l8
  Generating Gaussian pyramid:  g0 g1 g2 g3 g4 g5 g6 g7 g8
  Generating Gaussian pyramid:  g0 g1 g2 g3 g4 g5 g6 g7 g8
  Generating Laplacian pyramid: l0 l1 l2 l3 l4 l5 l6 l7 l8
  Generating Gaussian pyramid:  g0 g1 g2 g3 g4 g5 g6 g7 g8
  Generating Gaussian pyramid:  g0 g1 g2 g3 g4 g5 g6 g7 g8
  Generating Laplacian pyramid: l0 l1 l2 l3 l4 l5 l6 l7 l8
  Generating Gaussian pyramid:  g0 g1 g2 g3 g4 g5 g6 g7 g8
  Generating Gaussian pyramid:  g0 g1 g2 g3 g4 g5 g6 g7 g8
  Generating Laplacian pyramid: l0 l1 l2 l3 l4 l5 l6 l7 l8
  Generating Gaussian pyramid:  g0 g1 g2 g3 g4 g5 g6 g7 g8
  Generating Gaussian pyramid:  g0 g1 g2 g3 g4 g5 g6 g7 g8
  Generating Laplacian pyramid: l0 l1 l2 l3 l4 l5 l6 l7 l8
  Generating Gaussian pyramid:  g0 g1 g2 g3 g4 g5 g6 g7 g8
  Collapsing Laplacian pyramid: l8 l7 l6 l5 l4 l3 l2 l1 l0
  TIFFOpen: test_stack_ldr_0000.tif: Cannot open.
  TIFFOpen: test_stack_ldr_0000.tif: Cannot open.

  enfuse: an exception occured

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

  make: *** [test_stack_ldr_0000.tif] Error 1