Re: [darktable-dev] Darktable current master fails to build on Fedora 30

2019-07-25 Thread Andy Dodd
I'll take care of this, apparently something my compiler didn't care about. On Thu, Jul 25, 2019 at 6:15 AM Aurélien Pierre wrote: > Hi, > > someone needs to add preserve_colors in the dt_omp_firstprivate(…) in the > next line, to please GCC 9. > > Cheers, > > Aurélien. > Le 25/07/2019 à 11:48,

Re: [darktable-dev] Darktable current master fails to build on Fedora 30

2019-07-25 Thread Andy Dodd
Terry, Please test https://github.com/darktable-org/darktable/pull/2816 to see if I missed anything else that isn't problematic on GCC 8.3 - I won't be at my development machine for the rest of the day unfortunately. I also won't be checking this email account until evening Eastern Standard bu

Re: [darktable-dev] Lenses in the Lens Correction module

2019-08-20 Thread Andy Dodd
This happens even after running lensfun-update-data? On Tue, Aug 20, 2019 at 7:42 AM Moritz Moeller wrote: > I was under the impression any lens found in lensfun will be available > in DT. > I have a Samyang 85mm f/1.4 prime. Samyang is completely missing in the > Lens Correction module but I se

Re: [darktable-dev] Question

2020-11-13 Thread Andy Dodd
As to Canon - the problem is no longer them. The issues that have been raised by the exiv2 team aren't Canon-specific with ISOBMFF, and in fact so far have been bogus. The only cases where Canon themselves might be problematic are reading the actual CR3 codec - but guess what, that code is alread