Re: [darktable-dev] strange ld crash building darktable

2016-11-07 Thread Jean-Luc Coulon (f5ibh)
Bonjour Pascal, hi everybody, There is a new version of binutils this morning (morning for me) on debian sid : 2.27.51.20161105-2 . This version fixes the ld problem for me. Regards Jean-Luc 2016-11-05 22:21 GMT+01:00 Pascal Obry : > > Thanks Tobias and Jean-Luc, I'm not alone :) > > Good to

Re: [darktable-dev] Darktable 2.2 RC 0 - Liquify : label glitches

2016-11-07 Thread Pascal Obry
Christoph, > Adding to that: The liquify help labels stay in the header frame even when the > liquify module is no longer active (tab closed). This leads to a state > where the help says e.g. "click to add line" but nothing actually happens. I have reproduced this only when a node is removed. Tha

Re: [darktable-dev] Darktable 2.2 RC 0 - Liquify : label glitches

2016-11-07 Thread Pascal Obry
Hi Aurélien, > However, while using the liquify module, the contextual help label appears > in the header and is 3 lines heigh (in French) which causes the image frame > to shrink while the header frame expands to display the label. But when the > image frame shrinks, the cursor looses the focus (

Re: [darktable-dev] extract_wb ruby script doesn't work for Fuji X-TRANS RAF

2016-11-07 Thread Sascha Oleszczuk
Hi Roman, I did. What is the best way to share the updated extract_wb script? Thx Sascha 2016-11-06 12:33 GMT+01:00 Roman Lebedev : > On Sun, Nov 6, 2016 at 1:16 AM, Sascha Oleszczuk > wrote: > > The new extract_wb ruby script can't export the wb settings from my fuji > > X-T2 RAF files. > > I

[darktable-dev] Split tone message box

2016-11-07 Thread David Vincent-Jones
If I right click on the color patch (split tone module) the box containing the list of preset options falls mainly out of the dt framework and is unreadable. darktable 2.1.pre+git2133.b344113-1.1 ___ darktable developer m

Re: [darktable-dev] extract_wb ruby script doesn't work for Fuji X-TRANS RAF

2016-11-07 Thread Roman Lebedev
On Mon, Nov 7, 2016 at 6:32 PM, Sascha Oleszczuk wrote: > Hi Roman, > > I did. What is the best way to share the updated extract_wb script? Best - commit and create pullrequest on github. Other than that, anything that works for you, you could even just attach it email. > Thx > Sascha Roman. >

Re: [darktable-dev] Split tone message box

2016-11-07 Thread Roman Lebedev
On Mon, Nov 7, 2016 at 6:39 PM, David Vincent-Jones wrote: > If I right click on the color patch (split tone module) the box containing > the list of preset options falls mainly out of the dt framework and is > unreadable. Noted. It is exactly the same preset box that you get by clicking on "pres

Re: [darktable-dev] strange ld crash building darktable

2016-11-07 Thread Pascal Obry
Jean-Luc, > There is a new version of binutils this morning (morning for me) on > debian sid :  2.27.51.20161105-2 . > This version fixes the ld problem for me. Confirmed. Just an ld bug after all. Thanks. --   Pascal Obry /  Magny Les Hameaux (78)   The best way to travel is by means of imag

Re: [darktable-dev] Darktable 2.2 RC 0 - Liquify : label glitches

2016-11-07 Thread Pascal Obry
Le dimanche 06 novembre 2016 à 20:04 +0100, Christoph Paulik a écrit : > Adding to that: The liquify help labels stay in the header frame even > when the liquify module is no longer active (tab closed). This leads > to a state where the help says e.g. "click to add line" but nothing > actually happ

[darktable-dev] Style creation different between GUI and lua API

2016-11-07 Thread James B
Hi all. First thanks for all the hard work on making darktable ... really enjoying it. In taking my first stab at lua API programming, I've noticed an apparent bug with the style handing. Under certain circumstances, styles created via the GUI differ from style created from the same image via the

[darktable-dev] Re: Style creation different between GUI and lua API

2016-11-07 Thread James B
Two other useful bits of information: - This is version 2.0.7 running on Ubuntu 16.04. - If I perform a compress history stack prior to saving the style, everything works as expected (only one crop and rotate operation applied at correct sequence) via GUI and lua Thanks James On Mon, Nov 7, 20

Re: [darktable-dev] Darktable 2.2 RC 0 - Liquify : label glitches

2016-11-07 Thread Christoph Paulik
I just compiled the latest master but the behaviour that I tried to describe is still there. https://www.youtube.com/watch?v=HtUB7d3vAE8 shows what I mean. The caption stays there even when the liquify module is closed. Pascal Obry writes: > Le dimanche 06 novembre 2016 à 20:04 +0100, Christoph

Re: [darktable-dev] Darktable 2.2 RC 0 - Liquify : label glitches

2016-11-07 Thread Pascal Obry
Le lundi 07 novembre 2016 à 20:45 +0100, Christoph Paulik a écrit : > I just compiled the latest master but the behaviour that I tried to > describe is still there. > > https://www.youtube.com/watch?v=HtUB7d3vAE8 shows what I mean. The > caption stays there even when the liquify module is closed.

Re: [darktable-dev] Re: Style creation different between GUI and lua API

2016-11-07 Thread Tobias Ellinghaus
Am Montag, 7. November 2016, 11:39:27 CET schrieb James B: > Two other useful bits of information: > - This is version 2.0.7 running on Ubuntu 16.04. > - If I perform a compress history stack prior to saving the style, > everything works as expected (only one crop and rotate operation applied at