[Kde-imaging] [kipiplugins] [Bug 318307] Detects enfuse and enblend versions wrong

Philip Johnsson philip.johnsson at gmail.com
Wed Apr 17 00:44:45 UTC 2013


https://bugs.kde.org/show_bug.cgi?id=318307

--- Comment #2 from Philip Johnsson <philip.johnsson at gmail.com> ---
(In reply to comment #1)
> This happens because in Enfuse 4.1 the way to set exposure is through
> --exposure-weight= WEIGHT
> whereas in Enfuse 4.0 it is done through --wExposure=WEIGHT and the current
> expoblending tool has imported the enfuse 4.0 command line tool .

Both Enfuse 4.0, 4.1 and 4.1.1 use --exposure-weight=WEIGHT only Enfuse 3.2 use
--wExposure=WEIGHT. 

Most likely the problem is how the code in enfusebinary.cpp parse version data
to determine if it should call on enfuseVersion4x fuctions in actionthread.cpp
that gives 4.x command line compatibility. If enfuseVersion4x fuction isn't met
then it use the older syntax parameters.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kde-imaging mailing list