Re: [darktable-devel] Fwd: failed to build

2013-11-25 Thread jeremy rosen
you are missing lensfun (package named liblensfun-dev or something like that. details depends on your distribution) what is weird is that it is detected at compile time and not at configuration time... On Mon, Nov 25, 2013 at 5:58 AM, Nazarii Vitak wrote: > If this would be doubling sorry - I h

Re: [darktable-devel] Fwd: failed to build

2013-11-25 Thread johannes hanika
/me guesses it's another instance of `old build/ directory lying around'. maybe just deleting that and restarting with a clean cmake would help. maybe a system update moved lensfun.h from /usr/include to /usr/include/lensfun or similar? j. On Mon, Nov 25, 2013 at 10:34 AM, jeremy rosen < jeremy.

Re: [darktable-devel] Fwd: failed to build

2013-11-25 Thread Nazarii Vitak
Thanks everyone! It appeared that removing of old build directory solved the problem :) On 25 November 2013 19:47, johannes hanika wrote: > /me guesses it's another instance of `old build/ directory lying around'. > maybe just deleting that and restarting with a clean cmake would help. > may

[darktable-devel] Tone Curve Adjustment

2013-11-25 Thread David Vincent-Jones
The way that the 'L' tone curve adjusts is fine; it allows fairly simple overall curve movement but still permits local 'blips' as needed. However the 'a' and 'b' curves are very fussy and are hard and very time consuming to use. Trying to make small overall adjustments with the a and b curves

Re: [darktable-devel] Fwd: failed to build

2013-11-25 Thread David Vincent-Jones
Maybe the first line of our scripts should be to remove any prior build folder. David On 13-11-25 03:25 AM, Nazarii Vitak wrote: Thanks everyone! It appeared that removing of old build directory solved the problem :) On 25 November 2013 19:47, johannes hanika > wr

Re: [darktable-devel] Fwd: failed to build

2013-11-25 Thread Tobias Ellinghaus
Am Montag, 25. November 2013, 08:41:15 schrieb David Vincent-Jones: > Maybe the first line of our scripts should be to remove any prior build > folder. That would make using make useless. What a nice sentence. :) > David Tobias [...] signature.asc Description: This is a digitally signed messag

[darktable-devel] Export to Email: mailto error

2013-11-25 Thread David Vincent-Jones
I now find that the 'mailto' error that I previously noted when exporting to email from dt is already established as a bug in both recent versions in the Ubuntu family of systems. The problem is exhibited over a wide range of programs. Patience is apparently needed. David