Am Dienstag, 25. März 2014, 23:23:45 schrieb Roumano: > Hi, Hi.
> I have a "small" problem : Potentially you have bigger problems, too. See below why. > On my stable version of darktable, i don't see preset of any modules. > if i create anyone, i can't see them also > > I known it's related to my library.db database but if possible i would > like to not start with a empty DB ... > > i saw this kind of error on the terminal : > sqlite3 error : ... ... : function dt_gui_presets_add_generic(): table > presets has no column named isldr That means that you ran a development version (1.5 / git) once with that database. That made it incompatible with stable releases. > I have try to clean the database with 2 methods, not help : > sqlite3 file VACUUM > sqlite3 OLD.DB .dump | sqlite3 NEW.DB ; cp -p ... ... You either have to start with a new database or change the database layout manually. Since we did quite a few changes in the meantime that would be a little risky though. > Thanks in advance. Tobias
signature.asc
Description: This is a digitally signed message part.
------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/13534_NeoTech
_______________________________________________ darktable-devel mailing list darktable-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/darktable-devel