← Back to team overview

hugin-devs team mailing list archive

[Bug 1448816] Re: hugin-2015.0.0_beta1 has no 'Actions' menu

 

Hi tduell

No, this seems to be because the version number has changed from 2014 to 2015. If you start hugin from the command line, you will notice:
/usr/share/hugin/data/plugins/crop_cp.py
   CAT:Control Points
   NAM:Crop Control Points
   fails @api-max
/usr/share/hugin/data/plugins/top_five.py
   CAT:Control Points
   NAM:keep 5 CPs per image pair
   fails @api-max
/usr/share/hugin/data/plugins/woa.py
   CAT:Control Points
   NAM:Warped Overlap Analysis
   fails @api-max
/usr/share/hugin/data/plugins/shooting_pattern.py
   CAT:initial distribution
   NAM:6-1-1 Shooting Pattern
   fails @api-max

The .py modules mentioned shold be changed to have 
# @api-max 2015.0
instead of
# @api-max 2014.1

Regards

Stefan Peter

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

Title:
  hugin-2015.0.0_beta1 has no 'Actions' menu

Status in Hugin - Panorama Tools GUI:
  New

Bug description:
  hugin-2015.0.0_beta1 builds here OK, but has no 'Actions' menu.
  I have built using rpmbuild on Fedora 21, using the same .spec file as for recent builds of the default branch and those builds provide the 'Actions' menu, although attempting to use WOA in a recent build of 2014.1.0 did return an error.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/1448816/+subscriptions


References