← Back to team overview

hugin-bug-hunters team mailing list archive

[Bug 679050] Re: Can't create output files with spaces in name

 

Seems to have been fixed in mercurial version of nov 2010. Marking as
fixed.

** Changed in: hugin
       Status: New => Fix Released

-- 
Can't create output files with spaces in name
https://bugs.launchpad.net/bugs/679050
You received this bug notification because you are a member of Hugin Bug
Hunters, which is subscribed to Hugin.

Status in Hugin - Panorama Tools GUI: Fix Released

Bug description:
If I tell Hugin to stitch together a pano and specify a name with spaces in it, the resulting output filename is truncated from the first space onwards, e.g. "My Trip to Washington" generates a file called "My.tif".  This is probably caused by failure to properly quote the command-line argument in question in a shell-safe fashion.