← Back to team overview

hugin-devs team mailing list archive

[Bug 700283] Re: enblend: error when first filename starts with -

 

The makefile generation was changed to work with filenames which start with a dash.
It works for enblend, enfuse, hugin_hdrmerge. 
But it does not work with exiftool because exiftool does not the follow the mentioned standard UN*X behavior. But this does not trigger an error.
As result all image files are generated, but they are missing the EXIF informations. Is this sufficient?


** Changed in: hugin
       Status: Confirmed => Fix Committed

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

Title:
  enblend: error when first filename starts with -

Status in Enblend:
  Won't Fix
Status in Hugin - Panorama Tools GUI:
  Fix Committed

Bug description:
  I get the following error msg using
  hugin 2010.4.0 on Mac OS 10.6.5.

  Here's from the log:
  ...
  enblend: unknown option "-U"
  Try "enblend --help" for more information.
  gnumake: *** [-Users-Volker-Desktop-Hugin Test-DSC_0067-DSC_0074.jpg] Error 1

  At this point, hugin has written the modified source pictures for the panaorama to the desiered directory,
  you can put them together manually using the gimp or something.
  I also tried successfully to start emblend out of the hugin package via terminal and make it do the job from there. Worked fine, too.
  to me it seems that the emblend gets a wrong input within hugin.
  I am not into the depth of any programming, so this is as far as I could get. HTH.



References