On Mon, Mar 18, 2013 at 12:56 PM, Roumano <roum...@gmail.com> wrote: > Hi, > > I'm using a plain 0.23 version > > It's not your own version as i'm running on another OS-ditrib... > > i have upload a sample image : > http://dl.free.fr/m8coKz7E4
Looking at canonmn.cpp in the Exiv2 codebase: { 169, "Canon EF 17-35mm f/2.8L" }, // 0 { 169, "Sigma 18-200mm f/3.5-6.3 DC OS" }, // 1 { 169, "Sigma 15-30mm f/3.5-4.5 EX DG Aspherical" }, // 2 { 169, "Sigma 18-50mm f/2.8 Macro" }, // 3 { 169, "Sigma 50mm f/1.4 EX DG HSM" }, // 4 { 169, "Sigma 85mm f/1.4 EX DG HSM" }, // 5 { 169, "Sigma 30mm f/1.4 EX DC HSM" }, // 6 { 169, "Sigma 35mm f/1.4 DG HSM" }, // 7 So the 169 ID is used 8 times, once by Canon (expected), and seven times by Sigma (wtf were they thinking)... So I know Exiv2 uses a heuristic to match conflicted lens id's to names using their focal length's... but it's failing here somehow... This might be fixable just by moving the 30mm on top of the 15-30mm, but that would likely just be a workaround... So you should really file a bug with the Exiv2 project (with the sample file). I'd appreciate it if you'd communicate the bugs URL back here, so I can keep an eye on it as well. Regards, Pascal de Bruijn ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_mar _______________________________________________ darktable-devel mailing list darktable-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/darktable-devel