Fixed in commit 50e72e8992f6e90fd45a11cb56c7400e90da144f
You can now safely(not that it safe or recommended, but that there is no
know regressions like this one) use git master again.
Side effect of this fix - all new masks, created by DT versions, that
contained this commit (in case you're using Pascal's PPA - all versions
~after Jul 8) are now broken.
commit 0a3a5574fdc9b33792fda4d29be8445545ea8a92
Merge: f88d3fb 04aeede
Author: Roman Lebedev <lebedev...@gmail.com>
Date: Tue Jul 8 23:46:10 2014 +0400
If you know you way around SQL, you can fix them by setting version to 2
for each now broken mask (~/.config/darktable/library.db, table `mask')
If you are using Pascal's PPA on a daily basis, i think, this would fix
some of them:
!!! WARNING: this CAN eat your DB! execute only if you know what it means
and what you are doing !!!
update mask set version=2 WHERE formid > 1404864000 and formid < 1405987200;
On Thu, Jul 17, 2014 at 12:04 AM, Roman Lebedev <lebedev...@gmail.com>
wrote:
> Hello everyone.
>
> There is a regression.
>
> It was introduced by:
> commit 0a3a5574fdc9b33792fda4d29be8445545ea8a92
> Merge: f88d3fb 04aeede
> Author: Roman Lebedev <lebedev...@gmail.com>
> Date: Tue Jul 8 23:46:10 2014 +0400
>
> It breaks masks and spots IOP.
>
> Until this regression is fixed, you are recommended to, either:
> 1) Do not use masks and spots IOP
> or
> 2) Stick with last good commit, which is:
> commit f88d3fb31d75c9aa261419a34086846a70fa685b
> Author: Ulrich Pegelow <ulrich.pege...@tongareva.de>
> Date: Tue Jul 8 19:50:25 2014 +0200
>
> Due to nature of the regression, all masks changes and spots IOP
> history entries created/edited by DT compiled from git commit
> 0a3a5574fdc9b33792fda4d29be8445545ea8a92 and until regression fix
> WILL BE LOST!!!
> (After regression is fixed you will need to manually fix them, if there
> are any!)
>
> I am extremely unhappy about this situation, and i will make my best to
> fix this regression as soon as possible.
>
> My apologies.
> Roman.
>
------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
darktable-devel mailing list
darktable-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/darktable-devel