← Back to team overview

hugin-devs team mailing list archive

[Bug 2109927] Re: Stitch fails without meaningful error message

 

This is difficult to debug.
First check that enblend can be started:
enblend --version --verbose
and that the image formats are include
enblend --show-image-formats

The log shows that the remapped images panorma0000.tif,  panorama0001.tif and panorama0002.tif
Are they in the folder? If so try running enblend from the command line
enblend -output=panorama.tif panorma0000.tif  panorama0001.tif panorama0002.tif
Maybe adding the --verbose switch could print more details.
(If the remapped images are not available create them again by checking the corressponding options on the stitcher tab.)

In the GUI adding the --verbose switch to the enblend/blender options
could also reveals some more hints.

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

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

Title:
  Stitch fails without meaningful error message

Status in Hugin:
  Incomplete

Bug description:
  I just compiled hugin, enblend-enfuse, and vigra for ubuntu 22.04 on
  arm64. Other dependencies were available in the distribution packages.

  Independent binaries work but the stitching process ends on an alert
  saying the stitching failed, the image file is 0 bytes in jpeg or 8
  bytes in tiff, and the log file (attached) gives no clue.

  Anything I can do?

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/2109927/+subscriptions



References