Re: [darktable-dev] The Canon CR3

2020-08-29 Thread Patrick Shanahan
* FF [08-29-20 22:02]: > I don’t know who’re the people the question should be addressed to, so please > forward these concerns to them. > > I’d only point out that the Canon 1Dx3 was released in February and the new > R5 is already shipping. These new and all future cameras will use the cr3 >

Re: [darktable-dev] The Canon CR3

2020-08-29 Thread FF
I don’t know who’re the people the question should be addressed to, so please forward these concerns to them. I’d only point out that the Canon 1Dx3 was released in February and the new R5 is already shipping. These new and all future cameras will use the cr3 file format. If the main concern is

Re: [darktable-dev] The Canon CR3

2020-08-29 Thread Stille
I wonder, if exiv2 keep not implementing cr3 support, would it be possible to read those via libraw (which does support it as of snapshot 201910 - https://www.libraw.org/news/libraw-snapshot-201910) On 8/30/20 2:26 AM, FF wrote: Thanks everyone who answered. I read months ago Mr. Lebedev call

Re: [darktable-dev] The Canon CR3

2020-08-29 Thread Stille
Furthermore, this concern is not from the darktable devs but from the dev team of the library darktable uses to decode raw files, exiv2. I'm sure darktable will support cr3 files as soon as exiv2 include support on their side, but until that happens, there's nothing practical the darktable team

Re: [darktable-dev] The Canon CR3

2020-08-29 Thread FF
Thanks everyone who answered. I read months ago Mr. Lebedev call and responded. I believe the dt site still asks for the cr3 files contribution. —- LebedevRI commented on Mar 2, 2018

Re: [darktable-dev] The Canon CR3

2020-08-29 Thread Matt Maguire
oh, I see, you *uploaded* CR3 samples, not downloaded. Samples aren't the issue right now, it is more some concerns around what Canon's legal team might do if the CR3 format is reverse-engineered. On Sun, 30 Aug 2020 at 07:28, FF wrote: > The question is simple: When dt will support cr3 files us

Re: [darktable-dev] Issue building manual after OS upgrade

2020-08-29 Thread Nicolas Auffray
Hi Peter, libavalon-framework-java package is still there on Ubuntu 20.04. About gnome-doc-utils, I install it from there: http://archive.ubuntu.com/ubuntu/pool/universe/g/gnome-doc-utils/gnome-doc-utils_0.20.10-4_all.deb (from Ubuntu 18.04). To install it succesfully on Ubuntu 20.04 that I a

Re: [darktable-dev] The Canon CR3

2020-08-29 Thread Patrick Shanahan
* Patrick Shanahan [08-29-20 17:39]: > * FF [08-29-20 17:31]: > > The question is simple: When dt will support cr3 files used by the Canon > > 1Dx3 and R5? > > > > I got the msg. that what was needed were file samples which I provided. > > > > > > On 2020-08-29 4:42 p.m., Matt Maguire wrote: >

Re: [darktable-dev] The Canon CR3

2020-08-29 Thread Patrick Shanahan
* FF [08-29-20 17:31]: > The question is simple: When dt will support cr3 files used by the Canon > 1Dx3 and R5? > > I got the msg. that what was needed were file samples which I provided. > > > On 2020-08-29 4:42 p.m., Matt Maguire wrote: > > What's your question? I have a Canon KissM/M50 that

Re: [darktable-dev] The Canon CR3

2020-08-29 Thread FF
The question is simple: When dt will support cr3 files used by the Canon 1Dx3 and R5? I got the msg. that what was needed were file samples which I provided. On 2020-08-29 4:42 p.m., Matt Maguire wrote: What's your question? I have a Canon KissM/M50 that produces CR3 files, but so far to edit

Re: [darktable-dev] The Canon CR3

2020-08-29 Thread Matt Maguire
What's your question? I have a Canon KissM/M50 that produces CR3 files, but so far to edit them in darktable I've been converting to DNG. On Sun, 30 Aug 2020 at 03:25, FF wrote: > Hello, > I d/loaded samples of the cr3 files. Could someone making profiles confim > they ? > Thanks, > Jack > > ___

[darktable-dev] The Canon CR3

2020-08-29 Thread FF
Hello, I d/loaded samples of the cr3 files. Could someone making profiles confim they ? Thanks, Jack ___ darktable developer mailing list to unsubscribe send a mail to darktable-dev+unsubscr...@lists.darktable.org

Re: [darktable-dev] Issue building manual after OS upgrade

2020-08-29 Thread August Schwerdfeger
I ran into this problem in a different context, and the cause turned out to be that the 'JAVA_HOME' environment variable was not set how I expected, causing 'fop' to use the wrong JRE. -- August Schwerdfeger aug...@schwerdfeger.name On Sat, Aug 29, 2020, 04:32 Peter Harde wrote: > Dear develope

Re: [darktable-dev] Issue building manual after OS upgrad

2020-08-29 Thread Peter Harde
Am 29.08.20 um 15:00 schrieb Patrick Shanahan: my build *includes* the manuals ls -la ~/darktable_repos/share/man/ total 0 drwxr-xr-x 6 paka users 48 Aug 27 10:01 . drwxr-xr-x 9 paka users 107 Aug 27 10:01 .. drwxr-xr-x 3 paka users 18 Aug 27 10:01 de drwxr-xr-x 3 paka users 18 Aug 27 10:01 e

Re: [darktable-dev] Issue building manual after OS upgrad

2020-08-29 Thread Patrick Shanahan
* Peter Harde [08-29-20 08:40]: > Am 29.08.20 um 14:15 schrieb Patrick Shanahan: > > builds fine for me but your process is different. > > > > git clone git://github.com/darktable-org/darktable.git > > cd darktable > > git submodule init ;git submodule update > > ./build.sh --enable-opencl --inst

Re: [darktable-dev] Issue building manual after OS upgrad

2020-08-29 Thread Peter Harde
Am 29.08.20 um 14:15 schrieb Patrick Shanahan: builds fine for me but your process is different. git clone git://github.com/darktable-org/darktable.git cd darktable git submodule init ;git submodule update ./build.sh --enable-opencl --install --build-type RelWithDebInfo \ --prefix ~/darktable_r

Re: [darktable-dev] Issue building manual after OS upgrad

2020-08-29 Thread Patrick Shanahan
* Peter Harde [08-29-20 05:11]: > Dear devs, > > after upgrading Ubuntu 18.04 to 20.04 it is no longer possible to build the > manual. Using the command "make darktable-usermanual". I get this messages : > > ... [100%] Building usermanual > Making portrait pages on A4 paper (210mmx297mm) > [warn

[darktable-dev] Issue building manual after OS upgrade

2020-08-29 Thread Peter Harde
Dear developers, after upgrading Ubuntu 18.04 to 20.04 it is no longer possible to build the manual. Using the command "make darktable-usermanual" I get this messages : ... [100%] Building usermanual Making portrait pages on A4 paper (210mmx297mm) [warning] /usr/bin/fop: Unable to locate aval

[darktable-dev] Issue building manual after OS upgrad

2020-08-29 Thread Peter Harde
Dear devs, after upgrading Ubuntu 18.04 to 20.04 it is no longer possible to build the manual. Using the command "make darktable-usermanual". I get this messages : ... [100%] Building usermanual Making portrait pages on A4 paper (210mmx297mm) [warning] /usr/bin/fop: Unable to locate avalon-fr