https://bugs.kde.org/show_bug.cgi?id=351433--- Comment #12 from Benjamin Girault <
[hidden email]> ---
No it isn't required. However, to ensure compatibility with older versions of
Hugin, its detection can still be performed.
It works as follows: first the detection of autooptimiser until pano_modify is
performed. Then based, on the version of autooptimiser (>= 2015.0 or not),
either hugin_executor or pto2mk is detected.
For you, two possibilities:
- You are not running panorama >= 5.0 (unlikely according to your comment, but
we cannot check that on the screenshot)
- Something weird is happening and the version check of autooptimiser is not
working (but I have the same displayed version of autooptimiser on my Linux
computer and it works).
Gilles: can you check that? I have a lot of work right now, and not a lot of
time. Relevant functions are DBinaryIface::versionIsRight,
PanoManager::checkForHugin2015 and PanoIntroPage::PanoIntroPage.
--
You are receiving this mail because:
You are the assignee for the bug.