Open hfiguiere opened 10 years ago
Oooppss! This one is actually the result of a bad input file specification in Lab_curves.pfi. I fixed the sample file in the TestImages folder and I took the opportunity to rename it as curves.pfi, since it is more an example of how the curves tool works in general in photoflow.
You should download the updated version of testimages.zip if you want to try it.
To see it at work, open the "curves.pfi" file and then double-click on the "RGB/Lab S-curve" layer: this will pop-up the corresponding configuration dialog. Now toggle the visibility of the "Lab conversion" layer on and off: you should see a different graph in the curves dialog depending whether the Lab conversion is performed or not. Moreover, you will see that the overall result is slightly different in the RGB and Lab cases (with a personal preference with the Lab processing, as it does not get oversaturated).
This shows two features of photoflow:
In any case, the handling of missing input image files needs definitely to be improved, as it should not lead to a segfault. I'll see how to fix that.
It shouldn't crash anyway.
I totally agree... I'll keep the issue open until it gets fixed.
Here is what I did.
And it crashed. See the gdb output