Hi,
same here.

Maybe the console output – first start of version 2.0.0 – helps:
[lighttable_init_presets] Can't upgrade 'export' preset '4edit-with-gimp' from version 2 to 4, no legacy_params() implemented or unable to update [lighttable_init_presets] Can't upgrade 'export' preset '4beamerpresentation' from version 2 to 4, no legacy_params() implemented or unable to update

query of backup version 1.6.9:
    sqlite> select * from presets where operation="export";
4edit-with-gimp||export||1||%|%|%|0.0|51200.0|0.0|100000000.0|0.0|100000000.0|0.0|1000.0|0|0|0|0|0|2|0|0| 4beamerpresentation|4beamerpresentation|export||1||%|%|%|0.0|51200.0|0.0|100000000.0|0.0|100000000.0|0.0|1000.0|0|0|0|0|0|2|0|0|

regards
Joe

On 03.01.2016 13:16, Tobias Ellinghaus wrote:
Am Samstag, 2. Januar 2016, 17:25:44 schrieb Bernhard:
Hallo,
Hi.

I just found  that dt 2.0 does not show me all of my stored presets any
more.
When clicking the button it just shows me "store new preset" ...

Old metadata presets or styles are still there, also my list of stored
collections.

Is it something I missed or does anyone have found the same?
That wasn't expected. What format and storage did you use in those presets?
Maybe they are still in the database, you can find out by running:

sqlite3 ~/.config/darktable/library.db 'select name from presets where
operation = "export"'

If that shows any of the missing presets we might be able to find the bug and
fix it.

Tobias


------------------------------------------------------------------------------


_______________________________________________
Darktable-users mailing list
Darktable-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/darktable-users

------------------------------------------------------------------------------
_______________________________________________
Darktable-users mailing list
Darktable-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/darktable-users

Reply via email to