I tried your file with hugin-7200:d185664c5ce1, and got this message... Warning: no TIFFTAG_SAMPLEFORMAT or TIFFTAG_DATATYPE, guessing pixeltype 'UINT16'. Warning: no TIFFTAG_SAMPLEFORMAT or TIFFTAG_DATATYPE, guessing pixeltype 'UINT16'. Warning: no TIFFTAG_SAMPLEFORMAT or TIFFTAG_DATATYPE, guessing pixeltype 'UINT16'. ERROR: caught exception: Precondition violation! vigra::detail::read_image_bands_and_alpha: expecting exactly one alpha band (/home/terry/rpmbuild/BUILD/hugin-2015.1.0/src/hugin_base/vigra_ext/impexalpha.hxx:119)
I then loaded your image into Darktable, and exported as tif tried again, and got this message... [terry@localhost Torsten]$ tca_correct -o v tca_issue_DT.tif ERROR: caught exception: Precondition violation! vigra::detail::read_image_bands_and_alpha: expecting exactly one alpha band (/home/terry/rpmbuild/BUILD/hugin-2015.1.0/src/hugin_base/vigra_ext/impexalpha.hxx:119) so looks like the issue can be reproduced. Cheers, Terry -- You received this bug notification because you are a member of Hugin Developers, which is subscribed to Hugin. https://bugs.launchpad.net/bugs/1529902 Title: tca_correct fails with "expecting exactly one alpha band" Status in Hugin: New Bug description: Since revision 7033:5f45958ae420, tca_correct fails on my TIFFs with the following output: $ tca_correct -o v tca_issue.tiff ... ERROR: caught exception: Precondition violation! vigra::detail::read_image_bands_and_alpha: expecting exactly one alpha band (/home/user/hugin/src/hugin_base/vigra_ext/impexalpha.hxx:113) To manage notifications about this bug go to: https://bugs.launchpad.net/hugin/+bug/1529902/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~hugin-devs Post to : [email protected] Unsubscribe : https://launchpad.net/~hugin-devs More help : https://help.launchpad.net/ListHelp

