Am Donnerstag, 11. Dezember 2014, 13:30:37 schrieb chris:
> On Thu, Dec 11, 2014 at 11:37 AM, Tobias Ellinghaus <[email protected]> wrote:
> > 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?
> 
> $ echo .schema presets | sqlite3 ~/.config/darktable/library.db
> CREATE TABLE presets (name varchar, description varchar, operation
> varchar, op_params blob, enabled integer, model varchar, maker
> varchar, lens varchar, iso_min real, iso_max real, exposure_min real,
> exposure_max real, aperture_min real, aperture_max real,
> focal_length_min real, focal_length_max real, writeprotect integer,
> autoapply integer, filter integer, def integer, isldr integer,
> blendop_params blob, op_version integer, blendop_version integer,
> multi_priority integer, multi_name varchar(256));

Could you upload that library.db somewhere? I am curious what happened to it. 
The schema still has the is_ldr which looks like a 1.4 database.

[...]

> thanks,
> Chris

Tobias

Attachment: 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

Reply via email to