Pascal Obry

Results 317 comments of Pascal Obry

> 1. Could we traverse back the list and remove all nodes until we find gamma? > > 2. Or give a warning and somehow do a safe "default order"?...

I have added debug output for now. We are not sure there is something corrupted in the XMP or iop order at this time.

> For some unclear reason this was not caught during testing. Probably because if the file doesn't exists it has not been exported and then export_timestamp is not > change_timestamp...

> What happens instead: > > * The image is not exported even though there is no conflict. Which can be a valid scenario when using "overwrite if changed". You...

I've been thinking about this and really cannot come up with a proper solution... What do others think about this? We need more feedback... TIA.

> Question: Does a build with the "necessary" requirements only make sense? Or would you say that some of the optional dependencies are "more than nice to have". Well better...

> btw: darktable is a raw processor, not an image editor like gimp Sure but people use watermark module to do that... Maybe a dedicated module without the need to...

I have cherry-picked the 3 following commits: - Fix the typo - The correct spelling is Lightroom, not LightRoom - Traditionally, 'b' stands for bits, 'B' for bytes (and we...

> At this point, I found at least two more typos. Let's push the fix here and I'll integrate into the GitHub & dtorg message. Thanks.