← Back to team overview

hugin-devs team mailing list archive

[Bug 679353] Re: Stitching fails with '&' character in path

 

I've created a small test Makefile, to test various special chars for
filenames. Tested on Windows 7 x64 SP1.

>From the characters Bruno described as "impossible" due to the Makefile
format, I found only the '=' sign to pose a real problem if it should be
supported within a filename from the command line, because make will
expand any argument containing this character to a variable declaration,
even when quoted. E.g. the following will not work:

make -f test.mk "foo=bar"

Even though it's probably very low priority, a workaround seems
possible. See the Makefile for an example.

** Attachment added: "Special chars test Makefile"
   https://bugs.launchpad.net/hugin/+bug/679353/+attachment/1917422/+files/test.mk

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

Title:
  Stitching fails with '&' character in path

Status in Hugin - Panorama Tools GUI:
  Incomplete

Bug description:
  Program failed to stitch pano. See below
  I believe the reason is that there is an '&' ampersand in the folder/path, when this was removed the stitch executed.
  Mac OSX.6.1, iMac core 2 duo, 2.16ghz
  Lee

  Checking nona...Checking enblend...Checking enfuse...Checking hugin_hdrmerge...Checking exiftool...[FAIL]
  /Volumes/Travel\ \ Brick/Desktop/Hugin\ &\ Other\ Pano\ Tools/Hugin.app/Contents/Resources/HuginStitchProject.app/Contents/MacOS/nona  -z PACKBITS -r ldr -m TIFF_m -o import\ calico\ plus\ editing -i 0 /var/folders/qa/qao7fMevEt8j5jpIF8amUU+++TI/-Tmp-/huginpto_yXIEbb
  gnumake: [test] Error 127 (ignored)
  gnumake: [test] Error 127 (ignored)
  gnumake: [test] Error 127 (ignored)
  /bin/sh: /Volumes/Travel  Brick/Desktop/Hugin : No such file or directory
  /bin/sh: /Volumes/Travel  Brick/Desktop/Hugin : No such file or directory
  /bin/sh: /Volumes/Travel  Brick/Desktop/Hugin : No such file or directory
  /bin/sh: /Volumes/Travel  Brick/Desktop/Hugin : No such file or directory
  gnumake: [test] Error 127 (ignored)
  /bin/sh: /Volumes/Travel  Brick/Desktop/Hugin : No such file or directory
  /bin/sh:  Other Pano Tools/Hugin.app/Contents/Resources/HuginStitchProject.app/Contents/MacOS/nona: No such file or directory
  gnumake: *** [import calico plus editing0000.tif] Error 127