Hello Pascal,

so there are no cross-references from somewhere else to those entries in
mask? I think about zombie-module-instances referring invalid shapes.

I will try if i get hit by those problems again. For this particular
picture i dropped the history stack completely and reconstructed the
applied module configurations manually.

Thank you!
Markus

Am 07.01.2014 18:06, schrieb Pascal Obry:
> 
> Hi Markus,
> 
>> I would like to bump this question up again before some work gets really
>> lost. Anyone?
> 
> The mask table schema is:
> 
> CREATE TABLE mask (imgid integer, formid integer, form integer, name
> varchar(256), version integer, points blob, points_count integer, source
> blob);
> 
> So, here is what I would try.
> 
> PLEASE BACKUP YOUR .config/darktable/library.db
> 
> First check on darktable the image id as displayed in the lightable.
> 
> Then:
> 
> echo DELETE FROM masks WHERE imgid=<YOUR_IMAGE_ID_HERE> | sqlite3
> .config/darktable/library.db
> 
> Hope this helps,
> 


------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
darktable-devel mailing list
darktable-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/darktable-devel

Reply via email to