Re: [darktable-dev] Database split landed in master

2016-10-05 Thread Tobias Ellinghaus
Am Dienstag, 4. Oktober 2016, 07:07:52 CEST schrieb thokster: > Hi, > > ... > [init] can't copy updated values back to `tagged_images' > [init] UNIQUE constraint failed: tagged_images.imgid, tagged_images.tagid > [init] database `library.db' couldn't be upgraded from version 12 to 13. > aborting

Re: [darktable-dev] cannot run darktable

2016-10-05 Thread Tobias Ellinghaus
Am Dienstag, 4. Oktober 2016, 19:14:24 CEST schrieb Alexander Rabtchevich: > Hello Hi. > Today's git updates made darktable not to start. > > [init] moving database into new XDG directory structure > [init] can't copy updated values back to `tagged_images' > [init] UNIQUE constraint failed: ta

Re: [darktable-dev] darktable for windows

2016-10-05 Thread Tobias Ellinghaus
Am Montag, 3. Oktober 2016, 20:56:39 CEST schrieb Jan Ingwer Baer: > Hi, Hi. [...] > - In common/film.c function film_recursive_get_files() there is a > mistake in the call to function g_build_filename(). It is called with > the same parameters as g_build_pathname(), but according to the glib >

Re: [darktable-dev] cannot run darktable

2016-10-05 Thread thokster
Looks good! Thx thorsten Am 05.10.2016, 10:43 Uhr, schrieb Tobias Ellinghaus : Am Dienstag, 4. Oktober 2016, 19:14:24 CEST schrieb Alexander Rabtchevich: Hello Hi. Today's git updates made darktable not to start. [init] moving database into new XDG directory structure [init] can't co

Re: [darktable-dev] French translation

2016-10-05 Thread Pascal Obry
Merci à tous! J'ai plusieurs propositions: - matrice de correspondance des couleurs - table de correspondance des couleurs - palette de couleurs - damier de couleurs - damier sélecteur de couleur - réglage de la palette - manipulation des couleurs - manipulation de la palette - mire de couleurs

Re: [darktable-dev] feature freeze for 2.2

2016-10-05 Thread Pascal Obry
Hello Tobias, > So by all means, if you two can get this to work I am all for it. I think I've fixed this. The undo.h file does not contain reference to history or map anymore. Please let me know if this is what you had in mind or if I missed something. Cheers, --   Pascal Obry /  Magny Les H

Re: [darktable-dev] French translation

2016-10-05 Thread Jean-Pierre Verrue
Le 05/10/2016 à 14:11, Pascal Obry a écrit : Merci à tous! J'ai plusieurs propositions: - matrice de correspondance des couleurs - table de correspondance des couleurs - palette de couleurs - damier de couleurs - damier sélecteur de couleur - réglage de la palette - manipulation des couleurs -

Re: [darktable-dev] cannot run darktable

2016-10-05 Thread Alexander Rabtchevich
Works for me. Thank you! With respect, Alexander Rabtchevich thokster wrote: Looks good! Thx thorsten Am 05.10.2016, 10:43 Uhr, schrieb Tobias Ellinghaus : Am Dienstag, 4. Oktober 2016, 19:14:24 CEST schrieb Alexander Rabtchevich: Hello Hi. Today's git updates made darktable not to

Re: [darktable-dev] French translation

2016-10-05 Thread Corey
Ou peut-etre "table des couleurs" simplement, si l'autre et trop long? Je trouve que "color table" marche bien en anglais... - Corey On 10/5/2016 7:54 AM, Jean-Pierre Verrue wrote: Le 05/10/2016 à 14:11, Pascal Obry a écrit : Merci à tous! J'ai plusieurs propositions: - matrice de correspo

[darktable-dev] build warnings

2016-10-05 Thread Alexander Rabtchevich
Hello again Current git produces some warnings at building. They all look like /home/sasha/Install/darktable/src/iop/colortransfer.c:181:1: warning: ISO C90 forbids variable length array ‘mo’ [-Wvla] The building itself is successful. With respect, Alexander Rabtchevich _