Re: [darktable-dev] TIFF compression level

2019-11-18 Thread Pascal Obry
Hi Diederik, There was a missing reset=1 / reset=0 pair around the gui_init() call to the format plug-ins. Your message put me on the track. This is now fixed. -- Pascal Obry / Magny Les Hameaux (78) The best way to travel is by means of imagination http://www.obry.net gpg --keyser

Re: [darktable-dev] TIFF compression level

2019-11-18 Thread Timur Irikovich Davletshin
Hi Diederik! Well, this is what I see every start. System: Debian 10, I tried starting with empty profile. Will you remove that single line of code? Thanks for quick reply, Timur. On Mon, 2019-11-18 at 21:23 +, Diederik ter Rahe wrote: > Hi Timur, Pascal, > > I used to see this when I was

Re: [darktable-dev] TIFF compression level

2019-11-18 Thread Pascal Obry
Hi Timur, > What is the point of giving user notification on dt start about TIFF > compression level? No point. That's a side effect of the toast being displayed when changing module sliders from a key without opening the module. Some of this has already been fixed by Diederik (in CC). There i

[darktable-dev] TIFF compression level

2019-11-18 Thread Timur Irikovich Davletshin
Hi dear developers! What is the point of giving user notification on dt start about TIFF compression level? E.g. "compression level: 5" on every start. What compression? Should I be worried about it? Thank you in advance, Timur. __