'Thumbnails: "race condition" between dt_image_altered() and auto_apply_presets()' https://redmine.darktable.org/issues/11007
On Mon, Aug 29, 2016 at 8:59 PM, johannes hanika <[email protected]> wrote: > hm. i guess that was me breaking it in two places here :| > > i think for now you should enable the option `never use embedded thumb > but half size raw' or similar in the preferences to work around it. > > the basic issue is that dt does a terrible job at determining for > which images the embedded thumbnail is a good enough approximation. it > does so by looking at the modules in the history stack.. if these are > just the default processing (basecurve, sharpen, orientation) it uses > the embedded thumb. dumb idea in general, and in particular if fusion > is used. the only good solution is probably to never use these > thumbnails anyways.. but we should for performance reasons maybe come > up with a better approximation for this altered state. > > cheers, > jo > > On Fri, Aug 26, 2016 at 12:56 AM, Wolfgang Goetz <[email protected]> > wrote: >> basecurve/fusion: Update of lighttable and filmstrip images mostly not >> executed >> >> >> Folks, >> >> playing around with basecurve/fusion shows problems in updating >> lighttable and filmstrip images. >> darkroom and exported ones are ok. >> >> >> observation: >> the only image where update is all the time working >> is the last one in film roll. (lighttable shows one roll, 27pics) >> >> >> steps to reproduce: >> image in darkroom, change fusion setting, change back to lightable >> >> >> >> >> version: >> commit e130103bf8163e417b6272a10e3d16384de7aec2 >> Author: Roman Lebedev <[email protected]> >> Date: Wed Aug 24 23:30:05 2016 +0300 >> >> >> >> >> >> have a nice day >> Wolfgang > ___________________________________________________________________________ > darktable developer mailing list > to unsubscribe send a mail to [email protected] > ___________________________________________________________________________ darktable developer mailing list to unsubscribe send a mail to [email protected]
