hugin-devs team mailing list archive
-
hugin-devs team
-
Mailing list archive
-
Message #00416
[Bug 679513] Re: delayed propagation of options to makefile
Wishlist item: Make this more user-friendly.
** Changed in: hugin
Importance: Undecided => Wishlist
** Changed in: hugin
Status: New => Triaged
** Tags added: hugin preferences propagate
** Tags added: makefile
--
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/679513
Title:
delayed propagation of options to makefile
Status in Hugin - Panorama Tools GUI:
Triaged
Bug description:
Hello,
this is http://bugs.debian.org/586607 submitted against 2010.0.0.
The enblend options set in hugin GUI do not immediately propagate to to pto.mk.
How to reproduce:
Start hugin. OpenFile->Preferences Stitching and change enblend's options. Exit the dialogue with <Ok>.
Load two images in the images tab, generate control points.
Optimizer [Optimize now]
exposure [Optimize now]
stitching: Set projection, Calculate FOV and Optimal size.
Save project file
exit hugin
make -f foo.pt.mk all
The changed option is not present.
Closing hugin and restarting hugin before starting to work on the project (by loading the images) makes the option setting propagate to the pto.mk.