It seems like a problem with lcms-1.16. The following patch to
ufraw_developer.c might solve the problem:
prof[i++] = d->saturationProfile;
prof[i++] = d->profile[1];
d->colorTransform = cmsCreateMultiprofileTransform(prof, i,
- TYPE_RGB_16, TYPE_RGB_16, d->intent, 0);
+ TYPE_RGB_16, NOCOLORSPACECHECK(TYPE_RGB_16), d->intent, 0);
}
}
}
Udi
--
[apport] ufraw crashed canon raw files (cr2)
https://bugs.launchpad.net/bugs/93811
You received this bug notification because you are a member of MOTU,
which is a bug assignee.
--
universe-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/universe-bugs