Am Mittwoch, 10. Dezember 2014, 23:03:15 schrieb chris: > my version compiled from: > commit 5d36053f39d804ec393dc9bbf1774669a197e7ce > Date: Wed Dec 10 19:43:56 2014 +0300 > > I receive a lot of errors of this kind: > sqlite3 error: /home/chris/opt/darktable/src/gui/presets.c:824, function > dt_gui_presets_popup_menu_show_internal(): no such column: format > sqlite3 error: /home/chris/opt/darktable/src/gui/presets.c:545, function > edit_preset(): no such column: format > > It seems tables changed. > > Before I used some commit from 1.5 > > Shall I remove library.db and start from scratch with database?
That looks strange. Could you do echo .schema presets | sqlite3 ~/.config/darktable/library.db and post the result? > Is it possible to export presets (e.g. from equalizer) and import them into > current version? That would be possible with some sqlite calls from the command line. > thanks, > Chris Tobias
signature.asc
Description: This is a digitally signed message part.
------------------------------------------------------------------------------ Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your Business Reports and Dashboards with Interactivity, Sharing, Native Excel Exports, App Integration & more Get technology previously reserved for billion-dollar corporations, FREE http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
_______________________________________________ Darktable-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/darktable-users
