On 04/06/2016 02:09 PM, Matthieu Moy wrote:
> Louis Turk <l...@dayspringpublisher.com> writes:
> 
>> I think it would be wise to not engage in such jokes if you want
>> darktable to be considered a professional product.
> 
> darktable is not a commercial product. The goal of developers (I'm not
> one of them) is not to attract new categories of users, but to have a
> great program and to have fun with it.

I understand that, but the fun must not include jokes that smack of
immaturity, or else serious users will abandon darktable. And most of
them will not tell you why. They will just delete darktable from their
computers, and go to a different program. Don't misunderstand, I've been
using darktable for a long time, and it is great. But I have to be able
to get my work done. I can't afford to lose several days of work like this.

> 
>> Is there any way to trouble shoot this problem?
> 
> What happens if you press 'd' or 'l' while darktable with its blank
> screen is in focus?

Nothing.

> 
> What happens if you launch "darktable -d all" from a terminal?
> 

[~]% darktable -d all


[memory] at startup
[memory] max address space (vmpeak):      251028 kB
[memory] cur address space (vmsize):      251028 kB
[memory] max used memory   (vmhwm ):       13112 kB
[memory] cur used memory   (vmrss ):       13112 kB
[sql] exec "CREATE TABLE memory.color_labels_temp (imgid INTEGER PRIMARY
KEY)"
[sql] exec "CREATE TABLE memory.collected_images (rowid INTEGER PRIMARY
KEY AUTOINCREMENT, imgid INTEGER)"
[sql] exec "CREATE TABLE memory.tmp_selection (imgid INTEGER)"
[sql] exec "CREATE TABLE memory.tagq (tmpid INTEGER PRIMARY KEY, id
INTEGER)"
[sql] exec "CREATE TABLE memory.taglist (tmpid INTEGER PRIMARY KEY, id
INTEGER UNIQUE ON CONFLICT REPLACE, count INTEGER)"
[sql] exec "CREATE TABLE memory.history (imgid INTEGER, num INTEGER,
module INTEGER, operation VARCHAR(256) UNIQUE ON CONFLICT REPLACE,
op_params BLOB, enabled INTEGER, blendop_params BLOB, blendop_version
INTEGER, multi_priority INTEGER, multi_name VARCHAR(256))"
[sql] exec "CREATE TABLE MEMORY.style_items (styleid INTEGER, num
INTEGER, module INTEGER, operation VARCHAR(256), op_params BLOB, enabled
INTEGER, blendop_params BLOB, blendop_version INTEGER, multi_priority
INTEGER, multi_name VARCHAR(256))"
[fswatch_new] fswatch not supported on your platform
[sql] prepare "select count(distinct id) from images where   (flags &
256) != 256 and ((film_id in (select id from film_rolls where folder
like '/mnt/data/l/reports/2016-02/07-13'))) order by id limit ?1, ?2"
[sql] prepare "select count (distinct imgid) from selected_images"
[sql] prepare "delete from selected_images where imgid not in (select
distinct id from images where   (flags & 256) != 256 and ((film_id in
(select id from film_rolls where folder like
'/mnt/data/l/reports/2016-02/07-13'))) order by id limit ?1, ?2)"
[sql] prepare "select count(distinct id) from images where   (flags &
256) != 256 and ((film_id in (select id from film_rolls where folder
like '/mnt/data/l/reports/2016-02/07-13'))) order by id"
[sql] prepare "select count (distinct imgid) from selected_images"
[pwstorage_new] Creating new context 0x6c5fb0
[pwstorage_new] no storage backend. not storing username/password.
please change in preferences, core tab.
[opencl_init] opencl related configuration options:
[opencl_init]
[opencl_init] opencl: 1
[opencl_init] opencl_library: ''
[opencl_init] opencl_memory_requirement: 768
[opencl_init] opencl_memory_headroom: 300
[opencl_init] opencl_device_priority: '*/!0,*/*/*'
[opencl_init] opencl_size_roundup: 16
[opencl_init] opencl_async_pixelpipe: 0
[opencl_init] opencl_synch_cache: 0
[opencl_init] opencl_number_event_handles: 25
[opencl_init] opencl_micro_nap: 1000
[opencl_init] opencl_use_pinned_memory: 0
[opencl_init] opencl_use_cpu_devices: 0
[opencl_init] opencl_avoid_atomics: 0
[opencl_init] opencl_omit_whitebalance: 0
[opencl_init]
[opencl_init] could not find opencl runtime library 'libOpenCL'
[opencl_init] could not find opencl runtime library 'libOpenCL.so'
[opencl_init] found opencl runtime library 'libOpenCL.so.1'
[opencl_init] opencl library 'libOpenCL.so.1' found on your system and
loaded
[opencl_init] found 1 platform
[opencl_init] found 2 devices
[opencl_init] device 0 `Tahiti' supports image sizes of 16384 x 16384
[opencl_init] device 0 `Tahiti' allows GPU memory allocations of up to
2068MB
[opencl_init] device 0: Tahiti
     GLOBAL_MEM_SIZE:          2831MB
     MAX_WORK_GROUP_SIZE:      256
     MAX_WORK_ITEM_DIMENSIONS: 3
     MAX_WORK_ITEM_SIZES:      [ 256 256 256 ]
     DRIVER_VERSION:           1800.11 (VM)
     DEVICE_VERSION:           OpenCL 1.2 AMD-APP (1800.11)
[opencl_init] compiling program `demosaic_ppg.cl' ..
[opencl_load_program] loaded cached binary program from file
`/home/l/.cache/darktable/cached_kernels_for_Tahiti/demosaic_ppg.cl.bin'
[opencl_load_program] successfully loaded program from
`/usr/share/darktable/kernels/demosaic_ppg.cl'
[opencl_build_program] successfully built program
[opencl_build_program] BUILD STATUS: 0
BUILD LOG:

[opencl_init] compiling program `atrous.cl' ..
[opencl_load_program] loaded cached binary program from file
`/home/l/.cache/darktable/cached_kernels_for_Tahiti/atrous.cl.bin'
[opencl_load_program] successfully loaded program from
`/usr/share/darktable/kernels/atrous.cl'
[opencl_build_program] successfully built program
[opencl_build_program] BUILD STATUS: 0
BUILD LOG:

[opencl_init] compiling program `basic.cl' ..
[opencl_load_program] loaded cached binary program from file
`/home/l/.cache/darktable/cached_kernels_for_Tahiti/basic.cl.bin'
[opencl_load_program] successfully loaded program from
`/usr/share/darktable/kernels/basic.cl'
[opencl_build_program] successfully built program
[opencl_build_program] BUILD STATUS: 0
BUILD LOG:

[opencl_init] compiling program `blendop.cl' ..
[opencl_load_program] loaded cached binary program from file
`/home/l/.cache/darktable/cached_kernels_for_Tahiti/blendop.cl.bin'
[opencl_load_program] successfully loaded program from
`/usr/share/darktable/kernels/blendop.cl'
[opencl_build_program] successfully built program
[opencl_build_program] BUILD STATUS: 0
BUILD LOG:

[opencl_init] compiling program `highpass.cl' ..
[opencl_load_program] loaded cached binary program from file
`/home/l/.cache/darktable/cached_kernels_for_Tahiti/highpass.cl.bin'
[opencl_load_program] successfully loaded program from
`/usr/share/darktable/kernels/highpass.cl'
[opencl_build_program] successfully built program
[opencl_build_program] BUILD STATUS: 0
BUILD LOG:

[opencl_init] compiling program `nlmeans.cl' ..
[opencl_load_program] loaded cached binary program from file
`/home/l/.cache/darktable/cached_kernels_for_Tahiti/nlmeans.cl.bin'
[opencl_load_program] successfully loaded program from
`/usr/share/darktable/kernels/nlmeans.cl'
[opencl_build_program] successfully built program
[opencl_build_program] BUILD STATUS: 0
BUILD LOG:

[opencl_init] compiling program `gaussian.cl' ..
[opencl_load_program] loaded cached binary program from file
`/home/l/.cache/darktable/cached_kernels_for_Tahiti/gaussian.cl.bin'
[opencl_load_program] successfully loaded program from
`/usr/share/darktable/kernels/gaussian.cl'
[opencl_build_program] successfully built program
[opencl_build_program] BUILD STATUS: 0
BUILD LOG:

[opencl_init] compiling program `sharpen.cl' ..
[opencl_load_program] loaded cached binary program from file
`/home/l/.cache/darktable/cached_kernels_for_Tahiti/sharpen.cl.bin'
[opencl_load_program] successfully loaded program from
`/usr/share/darktable/kernels/sharpen.cl'
[opencl_build_program] successfully built program
[opencl_build_program] BUILD STATUS: 0
BUILD LOG:

[opencl_init] compiling program `extended.cl' ..
[opencl_load_program] loaded cached binary program from file
`/home/l/.cache/darktable/cached_kernels_for_Tahiti/extended.cl.bin'
[opencl_load_program] successfully loaded program from
`/usr/share/darktable/kernels/extended.cl'
[opencl_build_program] successfully built program
[opencl_build_program] BUILD STATUS: 0
BUILD LOG:

[opencl_init] compiling program `soften.cl' ..
[opencl_load_program] loaded cached binary program from file
`/home/l/.cache/darktable/cached_kernels_for_Tahiti/soften.cl.bin'
[opencl_load_program] successfully loaded program from
`/usr/share/darktable/kernels/soften.cl'
[opencl_build_program] successfully built program
[opencl_build_program] BUILD STATUS: 0
BUILD LOG:

[opencl_init] compiling program `bilateral.cl' ..
[opencl_load_program] loaded cached binary program from file
`/home/l/.cache/darktable/cached_kernels_for_Tahiti/bilateral.cl.bin'
[opencl_load_program] successfully loaded program from
`/usr/share/darktable/kernels/bilateral.cl'
[opencl_build_program] successfully built program
[opencl_build_program] BUILD STATUS: 0
BUILD LOG:

[opencl_init] compiling program `denoiseprofile.cl' ..
[opencl_load_program] loaded cached binary program from file
`/home/l/.cache/darktable/cached_kernels_for_Tahiti/denoiseprofile.cl.bin'
[opencl_load_program] successfully loaded program from
`/usr/share/darktable/kernels/denoiseprofile.cl'
[opencl_build_program] successfully built program
[opencl_build_program] BUILD STATUS: 0
BUILD LOG:

[opencl_init] compiling program `bloom.cl' ..
[opencl_load_program] loaded cached binary program from file
`/home/l/.cache/darktable/cached_kernels_for_Tahiti/bloom.cl.bin'
[opencl_load_program] successfully loaded program from
`/usr/share/darktable/kernels/bloom.cl'
[opencl_build_program] successfully built program
[opencl_build_program] BUILD STATUS: 0
BUILD LOG:

[opencl_init] compiling program `colorreconstruction.cl' ..
[opencl_load_program] loaded cached binary program from file
`/home/l/.cache/darktable/cached_kernels_for_Tahiti/colorreconstruction.cl.bin'
[opencl_load_program] successfully loaded program from
`/usr/share/darktable/kernels/colorreconstruction.cl'
[opencl_build_program] successfully built program
[opencl_build_program] BUILD STATUS: 0
BUILD LOG:

[opencl_init] compiling program `demosaic_other.cl' ..
[opencl_load_program] loaded cached binary program from file
`/home/l/.cache/darktable/cached_kernels_for_Tahiti/demosaic_other.cl.bin'
[opencl_load_program] successfully loaded program from
`/usr/share/darktable/kernels/demosaic_other.cl'
[opencl_build_program] successfully built program
[opencl_build_program] BUILD STATUS: 0
BUILD LOG:

[opencl_init] kernel loading time: 0.0127
[opencl_init] discarding CPU device 1 `Intel(R) Core(TM) i7-2600 CPU @
3.40GHz'.
[opencl_init] OpenCL successfully initialized.
[opencl_init] here are the internal numbers and names of OpenCL devices
available to darktable:
[opencl_init]           0       'Tahiti'
[opencl_init] these are your device priorities:
[opencl_init]           image   preview export  thumbnail
[opencl_init]           0       -1      0       0
[opencl_init] FINALLY: opencl is AVAILABLE on this system.
[opencl_init] initial status of opencl enabled flag is ON.
[opencl_create_kernel] successfully loaded kernel `zero' (0) for device 0
[opencl_create_kernel] successfully loaded kernel `splat' (1) for device 0
[opencl_create_kernel] successfully loaded kernel `blur_line' (2) for
device 0
[opencl_create_kernel] successfully loaded kernel `blur_line_z' (3) for
device 0
[opencl_create_kernel] successfully loaded kernel `slice' (4) for device 0
[opencl_create_kernel] successfully loaded kernel `slice_to_output' (5)
for device 0
[opencl_create_kernel] successfully loaded kernel `gaussian_column_1c'
(6) for device 0
[opencl_create_kernel] successfully loaded kernel
`gaussian_transpose_1c' (7) for device 0
[opencl_create_kernel] successfully loaded kernel `gaussian_column_4c'
(8) for device 0
[opencl_create_kernel] successfully loaded kernel
`gaussian_transpose_4c' (9) for device 0
[opencl_create_kernel] successfully loaded kernel
`interpolation_resample' (10) for device 0
[opencl_create_kernel] successfully loaded kernel `blendop_mask_Lab'
(11) for device 0
[opencl_create_kernel] successfully loaded kernel `blendop_mask_RAW'
(12) for device 0
[opencl_create_kernel] successfully loaded kernel `blendop_mask_rgb'
(13) for device 0
[opencl_create_kernel] successfully loaded kernel `blendop_Lab' (14) for
device 0
[opencl_create_kernel] successfully loaded kernel `blendop_RAW' (15) for
device 0
[opencl_create_kernel] successfully loaded kernel `blendop_rgb' (16) for
device 0
[opencl_create_kernel] successfully loaded kernel `blendop_copy_alpha'
(17) for device 0
[opencl_create_kernel] successfully loaded kernel `blendop_set_mask'
(18) for device 0
[noiseprofile] loading noiseprofiles from
`/usr/share/darktable/noiseprofiles.json'
[noiseprofile] verifying noiseprofile file
[noiseprofile] found 11 makers
[noiseprofile] found maker `Canon'
[noiseprofile] found 48 models
[noiseprofile] found PowerShot S100
[noiseprofile] found 20 profiles
[noiseprofile] found EOS M3
[noiseprofile] found 19 profiles
[noiseprofile] found PowerShot G7 X
[noiseprofile] found 111 profiles
[noiseprofile] found EOS 1200D
[noiseprofile] found 7 profiles
[noiseprofile] found EOS 1000D
[noiseprofile] found 5 profiles
[noiseprofile] found EOS 1100D
[noiseprofile] found 7 profiles
[noiseprofile] found EOS-1D Mark II
[noiseprofile] found 32 profiles
[noiseprofile] found EOS-1D Mark III
[noiseprofile] found 18 profiles
[noiseprofile] found EOS-1D Mark III
[noiseprofile] found 7 profiles
[noiseprofile] found EOS-1D Mark IV
[noiseprofile] found 24 profiles
[noiseprofile] found EOS-1Ds Mark II
[noiseprofile] found 14 profiles
[noiseprofile] found EOS-1D X
[noiseprofile] found 14 profiles
[noiseprofile] found EOS 20D
[noiseprofile] found 6 profiles
[noiseprofile] found EOS 30D
[noiseprofile] found 14 profiles
[noiseprofile] found EOS 350D
[noiseprofile] found 5 profiles
[noiseprofile] found EOS 400D
[noiseprofile] found 5 profiles
[noiseprofile] found EOS 400D
[noiseprofile] found 5 profiles
[noiseprofile] found EOS 40D
[noiseprofile] found 14 profiles
[noiseprofile] found EOS 450D
[noiseprofile] found 5 profiles
[noiseprofile] found EOS 500D
[noiseprofile] found 6 profiles
[noiseprofile] found EOS 50D
[noiseprofile] found 18 profiles
[noiseprofile] found EOS 550D
[noiseprofile] found 8 profiles
[noiseprofile] found EOS 550D
[noiseprofile] found 7 profiles
[noiseprofile] found EOS 5D
[noiseprofile] found 14 profiles
[noiseprofile] found EOS 5D Mark II
[noiseprofile] found 22 profiles
[noiseprofile] found EOS 5D Mark II
[noiseprofile] found 9 profiles
[noiseprofile] found EOS 5D Mark III
[noiseprofile] found 24 profiles
[noiseprofile] found EOS 5DS R
[noiseprofile] found 7 profiles
[noiseprofile] found EOS 5DS
[noiseprofile] found 7 profiles
[noiseprofile] found EOS 600D
[noiseprofile] found 8 profiles
[noiseprofile] found EOS 60D
[noiseprofile] found 20 profiles
[noiseprofile] found EOS 650D
[noiseprofile] found 9 profiles
[noiseprofile] found EOS 6D
[noiseprofile] found 28 profiles
[noiseprofile] found EOS 700D
[noiseprofile] found 9 profiles
[noiseprofile] found EOS 70D
[noiseprofile] found 22 profiles
[noiseprofile] found EOS 7D
[noiseprofile] found 20 profiles
[noiseprofile] found EOS 7D Mark II
[noiseprofile] found 25 profiles
[noiseprofile] found EOS M
[noiseprofile] found 26 profiles
[noiseprofile] found EOS 100D
[noiseprofile] found 9 profiles
[noiseprofile] found PowerShot G9
[noiseprofile] found 6 profiles
[noiseprofile] found PowerShot G10
[noiseprofile] found 26 profiles
[noiseprofile] found PowerShot G11
[noiseprofile] found 7 profiles
[noiseprofile] found PowerShot G12
[noiseprofile] found 17 profiles
[noiseprofile] found PowerShot S90
[noiseprofile] found 17 profiles
[noiseprofile] found PowerShot S95
[noiseprofile] found 17 profiles
[noiseprofile] found PowerShot S120
[noiseprofile] found 23 profiles
[noiseprofile] found PowerShot SX60 HS
[noiseprofile] found 16 profiles
[noiseprofile] found PowerShot SX510 HS
[noiseprofile] found 7 profiles
[noiseprofile] found maker `Fujifilm'
[noiseprofile] found 12 models
[noiseprofile] found X70
[noiseprofile] found 16 profiles
[noiseprofile] found X20
[noiseprofile] found 14 profiles
[noiseprofile] found X-T10
[noiseprofile] found 16 profiles
[noiseprofile] found X30
[noiseprofile] found 14 profiles
[noiseprofile] found FinePix X100
[noiseprofile] found 16 profiles
[noiseprofile] found FinePix X10
[noiseprofile] found 14 profiles
[noiseprofile] found X100S
[noiseprofile] found 16 profiles
[noiseprofile] found X100T
[noiseprofile] found 16 profiles
[noiseprofile] found X-E1
[noiseprofile] found 16 profiles
[noiseprofile] found X-E2
[noiseprofile] found 16 profiles
[noiseprofile] found X-T1
[noiseprofile] found 16 profiles
[noiseprofile] found FinePix HS50EXR
[noiseprofile] found 6 profiles
[noiseprofile] found maker `Minolta'
[noiseprofile] found 1 models
[noiseprofile] found Dynax 5D
[noiseprofile] found 8 profiles
[noiseprofile] found maker `Nikon'
[noiseprofile] found 41 models
[noiseprofile] found D5500
[noiseprofile] found 25 profiles
[noiseprofile] found 1 V3
[noiseprofile] found 8 profiles
[noiseprofile] found Coolpix P330
[noiseprofile] found 7 profiles
[noiseprofile] found Coolpix P7100
[noiseprofile] found 18 profiles
[noiseprofile] found Coolpix P7700
[noiseprofile] found 7 profiles
[noiseprofile] found D300
[noiseprofile] found 16 profiles
[noiseprofile] found D5000
[noiseprofile] found 19 profiles
[noiseprofile] found D5000
[noiseprofile] found 19 profiles
[noiseprofile] found D800
[noiseprofile] found 23 profiles
[noiseprofile] found 1 J1
[noiseprofile] found 6 profiles
[noiseprofile] found 1 J2
[noiseprofile] found 6 profiles
[noiseprofile] found 1 J5
[noiseprofile] found 8 profiles
[noiseprofile] found 1 S1
[noiseprofile] found 6 profiles
[noiseprofile] found 1 V1
[noiseprofile] found 6 profiles
[noiseprofile] found 1 V2
[noiseprofile] found 21 profiles
[noiseprofile] found D200
[noiseprofile] found 16 profiles
[noiseprofile] found D300S
[noiseprofile] found 19 profiles
[noiseprofile] found D3100
[noiseprofile] found 8 profiles
[noiseprofile] found D3200
[noiseprofile] found 8 profiles
[noiseprofile] found D3300
[noiseprofile] found 9 profiles
[noiseprofile] found D40
[noiseprofile] found 10 profiles
[noiseprofile] found D50
[noiseprofile] found 5 profiles
[noiseprofile] found D5000
[noiseprofile] found 19 profiles
[noiseprofile] found D5000
[noiseprofile] found 19 profiles
[noiseprofile] found D5100
[noiseprofile] found 23 profiles
[noiseprofile] found D5100
[noiseprofile] found 23 profiles
[noiseprofile] found D5200
[noiseprofile] found 46 profiles
[noiseprofile] found D5300
[noiseprofile] found 25 profiles
[noiseprofile] found D60
[noiseprofile] found 6 profiles
[noiseprofile] found D600
[noiseprofile] found 19 profiles
[noiseprofile] found D610
[noiseprofile] found 26 profiles
[noiseprofile] found D700
[noiseprofile] found 22 profiles
[noiseprofile] found D7000
[noiseprofile] found 23 profiles
[noiseprofile] found D7000
[noiseprofile] found 23 profiles
[noiseprofile] found D7100
[noiseprofile] found 16 profiles
[noiseprofile] found D7200
[noiseprofile] found 33 profiles
[noiseprofile] found D750
[noiseprofile] found 25 profiles
[noiseprofile] found D80
[noiseprofile] found 13 profiles
[noiseprofile] found D800E
[noiseprofile] found 26 profiles
[noiseprofile] found D810
[noiseprofile] found 32 profiles
[noiseprofile] found D90
[noiseprofile] found 19 profiles
[noiseprofile] found maker `Olympus'
[noiseprofile] found 27 models
[noiseprofile] found E-M5 Mark II
[noiseprofile] found 46 profiles
[noiseprofile] found E-1
[noiseprofile] found 4 profiles
[noiseprofile] found E-3
[noiseprofile] found 6 profiles
[noiseprofile] found E-30
[noiseprofile] found 16 profiles
[noiseprofile] found E-400
[noiseprofile] found 13 profiles
[noiseprofile] found E-420
[noiseprofile] found 5 profiles
[noiseprofile] found E-520
[noiseprofile] found 5 profiles
[noiseprofile] found E-600
[noiseprofile] found 16 profiles
[noiseprofile] found E-620
[noiseprofile] found 16 profiles
[noiseprofile] found E-M1
[noiseprofile] found 23 profiles
[noiseprofile] found E-M10
[noiseprofile] found 23 profiles
[noiseprofile] found E-M10
[noiseprofile] found 23 profiles
[noiseprofile] found E-M10
[noiseprofile] found 23 profiles
[noiseprofile] found E-M5
[noiseprofile] found 8 profiles
[noiseprofile] found E-P2
[noiseprofile] found 7 profiles
[noiseprofile] found E-P3
[noiseprofile] found 19 profiles
[noiseprofile] found E-PL1
[noiseprofile] found 6 profiles
[noiseprofile] found E-PL2
[noiseprofile] found 6 profiles
[noiseprofile] found E-PL3
[noiseprofile] found 22 profiles
[noiseprofile] found E-PL6
[noiseprofile] found 8 profiles
[noiseprofile] found E-PL5
[noiseprofile] found 8 profiles
[noiseprofile] found E-PL7
[noiseprofile] found 9 profiles
[noiseprofile] found E-PM1
[noiseprofile] found 19 profiles
[noiseprofile] found TG-4
[noiseprofile] found 7 profiles
[noiseprofile] found XZ-1
[noiseprofile] found 21 profiles
[noiseprofile] found XZ-2
[noiseprofile] found 22 profiles
[noiseprofile] found E-M10 Mark II
[noiseprofile] found 9 profiles
[noiseprofile] found maker `Panasonic'
[noiseprofile] found 23 models
[noiseprofile] found DMC-FZ1000
[noiseprofile] found 21 profiles
[noiseprofile] found DMC-GX8
[noiseprofile] found 8 profiles
[noiseprofile] found DMC-LF1
[noiseprofile] found 8 profiles
[noiseprofile] found DMC-FZ18
[noiseprofile] found 6 profiles
[noiseprofile] found DMC-G10
[noiseprofile] found 19 profiles
[noiseprofile] found DMC-G2
[noiseprofile] found 7 profiles
[noiseprofile] found DMC-G3
[noiseprofile] found 17 profiles
[noiseprofile] found DMC-G5
[noiseprofile] found 8 profiles
[noiseprofile] found DMC-G6
[noiseprofile] found 9 profiles
[noiseprofile] found DMC-GF1
[noiseprofile] found 16 profiles
[noiseprofile] found DMC-GF3
[noiseprofile] found 8 profiles
[noiseprofile] found DMC-GH2
[noiseprofile] found 63 profiles
[noiseprofile] found DMC-GH3
[noiseprofile] found 20 profiles
[noiseprofile] found DMC-GH3
[noiseprofile] found 9 profiles
[noiseprofile] found DMC-GH4
[noiseprofile] found 25 profiles
[noiseprofile] found DMC-GM1
[noiseprofile] found 8 profiles
[noiseprofile] found DMC-GM5
[noiseprofile] found 25 profiles
[noiseprofile] found DMC-GX1
[noiseprofile] found 21 profiles
[noiseprofile] found DMC-GX1
[noiseprofile] found 15 profiles
[noiseprofile] found DMC-GX7
[noiseprofile] found 8 profiles
[noiseprofile] found DMC-GX7
[noiseprofile] found 8 profiles
[noiseprofile] found DMC-LX5
[noiseprofile] found 7 profiles
[noiseprofile] found DMC-LX7
[noiseprofile] found 20 profiles
[noiseprofile] found maker `Pentax'
[noiseprofile] found 20 models
[noiseprofile] found K-S2
[noiseprofile] found 28 profiles
[noiseprofile] found K-S1
[noiseprofile] found 21 profiles
[noiseprofile] found K100D
[noiseprofile] found 5 profiles
[noiseprofile] found K100D Super
[noiseprofile] found 5 profiles
[noiseprofile] found K10D
[noiseprofile] found 13 profiles
[noiseprofile] found K110D
[noiseprofile] found 5 profiles
[noiseprofile] found K200D
[noiseprofile] found 5 profiles
[noiseprofile] found K20D
[noiseprofile] found 19 profiles
[noiseprofile] found K-30
[noiseprofile] found 9 profiles
[noiseprofile] found K-50
[noiseprofile] found 10 profiles
[noiseprofile] found K-5
[noiseprofile] found 11 profiles
[noiseprofile] found K-5 II
[noiseprofile] found 77 profiles
[noiseprofile] found K-5 II s
[noiseprofile] found 11 profiles
[noiseprofile] found K-7
[noiseprofile] found 18 profiles
[noiseprofile] found K-m
[noiseprofile] found 13 profiles
[noiseprofile] found K-r
[noiseprofile] found 9 profiles
[noiseprofile] found K-x
[noiseprofile] found 9 profiles
[noiseprofile] found *ist DL
[noiseprofile] found 16 profiles
[noiseprofile] found K-3
[noiseprofile] found 10 profiles
[noiseprofile] found K-3 II
[noiseprofile] found 10 profiles
[noiseprofile] found maker `Samsung'
[noiseprofile] found 3 models
[noiseprofile] found NX10
[noiseprofile] found 6 profiles
[noiseprofile] found NX100
[noiseprofile] found 19 profiles
[noiseprofile] found WB2000
[noiseprofile] found 7 profiles
[noiseprofile] found maker `Sony'
[noiseprofile] found 36 models
[noiseprofile] found ILCE-7M2
[noiseprofile] found 25 profiles
[noiseprofile] found DSC-RX10M2
[noiseprofile] found 24 profiles
[noiseprofile] found ILCE-7RM2
[noiseprofile] found 34 profiles
[noiseprofile] found ILCA-77M2
[noiseprofile] found 25 profiles
[noiseprofile] found DSC-RX1
[noiseprofile] found 27 profiles
[noiseprofile] found DSC-RX100
[noiseprofile] found 9 profiles
[noiseprofile] found DSC-RX100M2
[noiseprofile] found 39 profiles
[noiseprofile] found DSC-RX100M2
[noiseprofile] found 10 profiles
[noiseprofile] found DSC-RX100M3
[noiseprofile] found 24 profiles
[noiseprofile] found DSLR-A200
[noiseprofile] found 6 profiles
[noiseprofile] found DSLR-A230
[noiseprofile] found 6 profiles
[noiseprofile] found DSLR-A350
[noiseprofile] found 14 profiles
[noiseprofile] found DSLR-A550
[noiseprofile] found 7 profiles
[noiseprofile] found DSLR-A580
[noiseprofile] found 8 profiles
[noiseprofile] found DSLR-A700
[noiseprofile] found 19 profiles
[noiseprofile] found DSLR-A850
[noiseprofile] found 19 profiles
[noiseprofile] found ILCE-6000
[noiseprofile] found 25 profiles
[noiseprofile] found ILCE-5100
[noiseprofile] found 25 profiles
[noiseprofile] found ILCE-7
[noiseprofile] found 28 profiles
[noiseprofile] found ILCE-7R
[noiseprofile] found 28 profiles
[noiseprofile] found ILCE-7S
[noiseprofile] found 24 profiles
[noiseprofile] found NEX-3
[noiseprofile] found 7 profiles
[noiseprofile] found NEX-5N
[noiseprofile] found 9 profiles
[noiseprofile] found NEX-5N
[noiseprofile] found 9 profiles
[noiseprofile] found NEX-5R
[noiseprofile] found 29 profiles
[noiseprofile] found NEX-5R
[noiseprofile] found 9 profiles
[noiseprofile] found NEX-6
[noiseprofile] found 9 profiles
[noiseprofile] found NEX-7
[noiseprofile] found 19 profiles
[noiseprofile] found NEX-C3
[noiseprofile] found 7 profiles
[noiseprofile] found NEX-C3
[noiseprofile] found 7 profiles
[noiseprofile] found SLT-A55
[noiseprofile] found 8 profiles
[noiseprofile] found SLT-A57
[noiseprofile] found 9 profiles
[noiseprofile] found SLT-A58
[noiseprofile] found 9 profiles
[noiseprofile] found SLT-A65
[noiseprofile] found 9 profiles
[noiseprofile] found SLT-A77
[noiseprofile] found 26 profiles
[noiseprofile] found SLT-A99
[noiseprofile] found 60 profiles
[noiseprofile] found maker `LGE'
[noiseprofile] found 1 models
[noiseprofile] found Nexus 5
[noiseprofile] found 7 profiles
[noiseprofile] found maker `Ricoh'
[noiseprofile] found 1 models
[noiseprofile] found GR
[noiseprofile] found 25 profiles
[noiseprofile] verifying noiseprofile completed
[image_cache] has 61826 entries
[HiDPI] setting ppd to 1,000000
[screen resolution] setting the screen resolution to 96,506836 dpi
[sql] exec "DELETE FROM presets WHERE writeprotect = 1"
[sql] prepare "select name, description from styles where name like ?1
or description like ?1 order by name"
[sql] prepare "select name, description from styles where name like ?1
or description like ?1 order by name"
[input device] Input devices found:

Virtual core keyboard (no cursor), source: GDK_SOURCE_KEYBOARD, mode:
GDK_MODE_SCREEN, 0 axes, 0 keys

Virtual core pointer (with cursor), source: GDK_SOURCE_MOUSE, mode:
GDK_MODE_SCREEN, 4 axes, 0 keys
  GDK_AXIS_IGNORE
  GDK_AXIS_IGNORE
  GDK_AXIS_IGNORE
  GDK_AXIS_IGNORE

[sql] prepare "select * from selected_images where imgid = ?1"
[sql] prepare "delete from selected_images where imgid = ?1"
[sql] prepare "insert or ignore into selected_images values (?1)"
[sql] prepare "select num from history where imgid = ?1"
[sql] prepare "select color from color_labels where imgid=?1"
[sql] prepare "select id from images where group_id = (select group_id
from images where id=?1) and id != ?2"
[view_load_module] loading view `lighttable' from
/usr/lib/darktable/views/liblighttable.so
[sql] exec "DELETE FROM memory.collected_images"
[sql] exec "DELETE FROM memory.sqlite_sequence where
name='collected_images'"
[sql] prepare "INSERT INTO memory.collected_images (imgid) select
distinct id from images where   (flags & 256) != 256 and ((film_id in
(select id from film_rolls where folder like
'/mnt/data/l/reports/2016-02/07-13'))) order by id limit ?1, ?2"
[sql] prepare "SELECT imgid FROM memory.collected_images ORDER by rowid
LIMIT ?1, ?2"
[sql] prepare "delete from selected_images where imgid != ?1"
[sql] prepare "select id from images where group_id = ?1 and id != ?2"
[view_load_module] loading view `darkroom' from
/usr/lib/darktable/views/libdarkroom.so
[view_load_module] loading view `tethering' from
/usr/lib/darktable/views/libtethering.so
[sql] prepare "select imgid from selected_images"
[sql] prepare "select distinct id from images where   (flags & 256) !=
256 and ((film_id in (select id from film_rolls where folder like
'/mnt/data/l/reports/2016-02/07-13'))) order by id limit ?1, ?2"
[sql] prepare "select distinct id from images where   (flags & 256) !=
256 and ((film_id in (select id from film_rolls where folder like
'/mnt/data/l/reports/2016-02/07-13'))) order by id limit ?1, ?2"
[add_job] 0 | load image 24612 mip 9 | queue: 1 | priority: 0
[run_job+] 02 169315368,982719 load image 24612 mip 9 | queue: 1 |
priority: 4
[view_load_module] loading view `map' from
/usr/lib/darktable/views/libmap.so
[sql] prepare "SELECT id, group_id, film_id, width, height, filename,
maker, model, lens, exposure, aperture, iso, focal_length,
datetime_taken, flags, crop, orientation, focus_distance,
raw_parameters, longitude, latitude, altitude, color_matrix, colorspace,
version, raw_black, raw_maximum FROM images WHERE id = ?1"
[sql] prepare "select * from (select id, latitude from images where
                           longitude >= ?1 and longitude <= ?2 and
latitude <= ?3 and latitude >= ?4                                and
longitude not NULL and latitude not NULL order by abs(latitude - ?5),
abs(longitude - ?6)                                limit 0, 100) order
by (180 - latitude), id"
[view_load_module] loading view `slideshow' from
/usr/lib/darktable/views/libslideshow.so
[view_load_module] loading view `print' from
/usr/lib/darktable/views/libprint.so
[sql] prepare "select imgid from selected_images"
[sql] prepare "select distinct id from images where   (flags & 256) !=
256 and ((film_id in (select id from film_rolls where folder like
'/mnt/data/l/reports/2016-02/07-13'))) order by id limit ?1, ?2"
[sql] prepare "select distinct id from images where   (flags & 256) !=
256 and ((film_id in (select id from film_rolls where folder like
'/mnt/data/l/reports/2016-02/07-13'))) order by id limit ?1, ?2"
[add_job] 0 | load image 24612 mip 9 | queue: 1 | priority: 0
[add_job] found job already in scheduled: load image 24612 mip 9 |
queue: 1 | priority: 4
[view_load_module] loading view `knight' from
/usr/lib/darktable/views/libknight.so
[sql] prepare "select folder || '/' || filename from images, film_rolls
where images.film_id = film_rolls.id and images.id = ?1"
[sql] prepare "SELECT folder || '/' || filename FROM images, film_rolls
WHERE images.film_id = film_rolls.id AND images.id = ?1"
[imageio_load_module] loading format module `webp' from
/usr/lib/darktable/plugins/imageio/format/libwebp.so
[imageio_load_module] loading format module `j2k' from
/usr/lib/darktable/plugins/imageio/format/libj2k.so
[imageio_load_module] loading format module `tiff' from
/usr/lib/darktable/plugins/imageio/format/libtiff.so
[imageio_load_module] loading format module `copy' from
/usr/lib/darktable/plugins/imageio/format/libcopy.so
[imageio_load_module] loading format module `pdf' from
/usr/lib/darktable/plugins/imageio/format/libpdf.so
[imageio_load_module] loading format module `ppm' from
/usr/lib/darktable/plugins/imageio/format/libppm.so
[imageio_load_module] loading format module `jpeg' from
/usr/lib/darktable/plugins/imageio/format/libjpeg.so
[imageio_load_module] loading format module `pfm' from
/usr/lib/darktable/plugins/imageio/format/libpfm.so
[imageio_load_module] loading format module `png' from
/usr/lib/darktable/plugins/imageio/format/libpng.so
[imageio_load_module] loading format module `exr' from
/usr/lib/darktable/plugins/imageio/format/libexr.so
[imageio_load_module] loading storage module `latex' from
/usr/lib/darktable/plugins/imageio/storage/liblatex.so
[imageio_load_module] loading storage module `facebook' from
/usr/lib/darktable/plugins/imageio/storage/libfacebook.so
[pwstorage_get] no backend. not reading anything.
[imageio_load_module] loading storage module `flickr' from
/usr/lib/darktable/plugins/imageio/storage/libflickr.so
[pwstorage_get] no backend. not reading anything.
[imageio_load_module] loading storage module `picasa' from
/usr/lib/darktable/plugins/imageio/storage/libpicasa.so
[pwstorage_get] no backend. not reading anything.
[imageio_load_module] loading storage module `email' from
/usr/lib/darktable/plugins/imageio/storage/libemail.so
[imageio_load_module] loading storage module `gallery' from
/usr/lib/darktable/plugins/imageio/storage/libgallery.so
[imageio_load_module] loading storage module `disk' from
/usr/lib/darktable/plugins/imageio/storage/libdisk.so
[iop_load_module] loading iop `exposure' from
/usr/lib/darktable/plugins/libexposure.so
[opencl_create_kernel] successfully loaded kernel `exposure' (19) for
device 0
[sql] exec "begin"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] exec "commit"
[sql] prepare "select name, op_version, op_params, blendop_version,
blendop_params from presets where operation = ?1"
[sql] prepare "select name from presets where operation=?1 order by
writeprotect desc, rowid"
[iop_load_module] loading iop `colortransfer' from
/usr/lib/darktable/plugins/libcolortransfer.so
[sql] prepare "select name, op_version, op_params, blendop_version,
blendop_params from presets where operation = ?1"
[sql] prepare "select name from presets where operation=?1 order by
writeprotect desc, rowid"
[iop_load_module] loading iop `bloom' from
/usr/lib/darktable/plugins/libbloom.so
[opencl_create_kernel] successfully loaded kernel `bloom_threshold' (20)
for device 0
[opencl_create_kernel] successfully loaded kernel `bloom_hblur' (21) for
device 0
[opencl_create_kernel] successfully loaded kernel `bloom_vblur' (22) for
device 0
[opencl_create_kernel] successfully loaded kernel `bloom_mix' (23) for
device 0
[sql] prepare "select name, op_version, op_params, blendop_version,
blendop_params from presets where operation = ?1"
[sql] prepare "select name from presets where operation=?1 order by
writeprotect desc, rowid"
[iop_load_module] loading iop `rawdenoise' from
/usr/lib/darktable/plugins/librawdenoise.so
[sql] prepare "select name, op_version, op_params, blendop_version,
blendop_params from presets where operation = ?1"
[sql] prepare "select name from presets where operation=?1 order by
writeprotect desc, rowid"
[iop_load_module] loading iop `basecurve' from
/usr/lib/darktable/plugins/libbasecurve.so
[opencl_create_kernel] successfully loaded kernel `basecurve' (24) for
device 0
[sql] exec "begin"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "update presets set maker=?1, model=?2, lens=?3 where
operation=?4 and op_version=?5 and name=?6"
[sql] prepare "update presets set iso_min=?1, iso_max=?2 where
operation=?3 and op_version=?4 and name=?5"
[sql] prepare "update presets set format=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "update presets set autoapply=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "update presets set filter=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "update presets set maker=?1, model=?2, lens=?3 where
operation=?4 and op_version=?5 and name=?6"
[sql] prepare "update presets set iso_min=?1, iso_max=?2 where
operation=?3 and op_version=?4 and name=?5"
[sql] prepare "update presets set format=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "update presets set autoapply=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "update presets set filter=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "update presets set maker=?1, model=?2, lens=?3 where
operation=?4 and op_version=?5 and name=?6"
[sql] prepare "update presets set iso_min=?1, iso_max=?2 where
operation=?3 and op_version=?4 and name=?5"
[sql] prepare "update presets set format=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "update presets set autoapply=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "update presets set filter=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "update presets set maker=?1, model=?2, lens=?3 where
operation=?4 and op_version=?5 and name=?6"
[sql] prepare "update presets set iso_min=?1, iso_max=?2 where
operation=?3 and op_version=?4 and name=?5"
[sql] prepare "update presets set format=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "update presets set autoapply=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "update presets set filter=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "update presets set maker=?1, model=?2, lens=?3 where
operation=?4 and op_version=?5 and name=?6"
[sql] prepare "update presets set iso_min=?1, iso_max=?2 where
operation=?3 and op_version=?4 and name=?5"
[sql] prepare "update presets set format=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "update presets set autoapply=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "update presets set filter=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "update presets set maker=?1, model=?2, lens=?3 where
operation=?4 and op_version=?5 and name=?6"
[sql] prepare "update presets set iso_min=?1, iso_max=?2 where
operation=?3 and op_version=?4 and name=?5"
[sql] prepare "update presets set format=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "update presets set autoapply=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "update presets set filter=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "update presets set maker=?1, model=?2, lens=?3 where
operation=?4 and op_version=?5 and name=?6"
[sql] prepare "update presets set iso_min=?1, iso_max=?2 where
operation=?3 and op_version=?4 and name=?5"
[sql] prepare "update presets set format=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "update presets set autoapply=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "update presets set filter=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "update presets set maker=?1, model=?2, lens=?3 where
operation=?4 and op_version=?5 and name=?6"
[sql] prepare "update presets set iso_min=?1, iso_max=?2 where
operation=?3 and op_version=?4 and name=?5"
[sql] prepare "update presets set format=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "update presets set autoapply=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "update presets set filter=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "update presets set maker=?1, model=?2, lens=?3 where
operation=?4 and op_version=?5 and name=?6"
[sql] prepare "update presets set iso_min=?1, iso_max=?2 where
operation=?3 and op_version=?4 and name=?5"
[sql] prepare "update presets set format=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "update presets set autoapply=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "update presets set filter=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "update presets set maker=?1, model=?2, lens=?3 where
operation=?4 and op_version=?5 and name=?6"
[sql] prepare "update presets set iso_min=?1, iso_max=?2 where
operation=?3 and op_version=?4 and name=?5"
[sql] prepare "update presets set format=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "update presets set autoapply=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "update presets set filter=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "update presets set maker=?1, model=?2, lens=?3 where
operation=?4 and op_version=?5 and name=?6"
[sql] prepare "update presets set iso_min=?1, iso_max=?2 where
operation=?3 and op_version=?4 and name=?5"
[sql] prepare "update presets set format=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "update presets set autoapply=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "update presets set filter=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "update presets set maker=?1, model=?2, lens=?3 where
operation=?4 and op_version=?5 and name=?6"
[sql] prepare "update presets set iso_min=?1, iso_max=?2 where
operation=?3 and op_version=?4 and name=?5"
[sql] prepare "update presets set format=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "update presets set autoapply=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "update presets set filter=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "update presets set maker=?1, model=?2, lens=?3 where
operation=?4 and op_version=?5 and name=?6"
[sql] prepare "update presets set iso_min=?1, iso_max=?2 where
operation=?3 and op_version=?4 and name=?5"
[sql] prepare "update presets set format=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "update presets set autoapply=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "update presets set filter=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "update presets set maker=?1, model=?2, lens=?3 where
operation=?4 and op_version=?5 and name=?6"
[sql] prepare "update presets set iso_min=?1, iso_max=?2 where
operation=?3 and op_version=?4 and name=?5"
[sql] prepare "update presets set format=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "update presets set autoapply=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "update presets set filter=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "update presets set maker=?1, model=?2, lens=?3 where
operation=?4 and op_version=?5 and name=?6"
[sql] prepare "update presets set iso_min=?1, iso_max=?2 where
operation=?3 and op_version=?4 and name=?5"
[sql] prepare "update presets set format=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "update presets set autoapply=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "update presets set filter=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "update presets set maker=?1, model=?2, lens=?3 where
operation=?4 and op_version=?5 and name=?6"
[sql] prepare "update presets set iso_min=?1, iso_max=?2 where
operation=?3 and op_version=?4 and name=?5"
[sql] prepare "update presets set format=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "update presets set autoapply=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "update presets set filter=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "update presets set maker=?1, model=?2, lens=?3 where
operation=?4 and op_version=?5 and name=?6"
[sql] prepare "update presets set iso_min=?1, iso_max=?2 where
operation=?3 and op_version=?4 and name=?5"
[sql] prepare "update presets set format=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "update presets set autoapply=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "update presets set filter=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "update presets set maker=?1, model=?2, lens=?3 where
operation=?4 and op_version=?5 and name=?6"
[sql] prepare "update presets set iso_min=?1, iso_max=?2 where
operation=?3 and op_version=?4 and name=?5"
[sql] prepare "update presets set format=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "update presets set autoapply=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "update presets set filter=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "update presets set maker=?1, model=?2, lens=?3 where
operation=?4 and op_version=?5 and name=?6"
[sql] prepare "update presets set iso_min=?1, iso_max=?2 where
operation=?3 and op_version=?4 and name=?5"
[sql] prepare "update presets set format=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "update presets set autoapply=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "update presets set filter=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "update presets set maker=?1, model=?2, lens=?3 where
operation=?4 and op_version=?5 and name=?6"
[sql] prepare "update presets set iso_min=?1, iso_max=?2 where
operation=?3 and op_version=?4 and name=?5"
[sql] prepare "update presets set format=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "update presets set autoapply=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "update presets set filter=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "update presets set maker=?1, model=?2, lens=?3 where
operation=?4 and op_version=?5 and name=?6"
[sql] prepare "update presets set iso_min=?1, iso_max=?2 where
operation=?3 and op_version=?4 and name=?5"
[sql] prepare "update presets set format=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "update presets set autoapply=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "update presets set filter=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "update presets set maker=?1, model=?2, lens=?3 where
operation=?4 and op_version=?5 and name=?6"
[sql] prepare "update presets set iso_min=?1, iso_max=?2 where
operation=?3 and op_version=?4 and name=?5"
[sql] prepare "update presets set format=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "update presets set autoapply=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "update presets set filter=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "update presets set maker=?1, model=?2, lens=?3 where
operation=?4 and op_version=?5 and name=?6"
[sql] prepare "update presets set iso_min=?1, iso_max=?2 where
operation=?3 and op_version=?4 and name=?5"
[sql] prepare "update presets set format=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "update presets set autoapply=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "update presets set filter=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "update presets set maker=?1, model=?2, lens=?3 where
operation=?4 and op_version=?5 and name=?6"
[sql] prepare "update presets set iso_min=?1, iso_max=?2 where
operation=?3 and op_version=?4 and name=?5"
[sql] prepare "update presets set format=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "update presets set autoapply=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "update presets set filter=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "update presets set maker=?1, model=?2, lens=?3 where
operation=?4 and op_version=?5 and name=?6"
[sql] prepare "update presets set iso_min=?1, iso_max=?2 where
operation=?3 and op_version=?4 and name=?5"
[sql] prepare "update presets set format=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "update presets set autoapply=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "update presets set filter=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "update presets set maker=?1, model=?2, lens=?3 where
operation=?4 and op_version=?5 and name=?6"
[sql] prepare "update presets set iso_min=?1, iso_max=?2 where
operation=?3 and op_version=?4 and name=?5"
[sql] prepare "update presets set format=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "update presets set autoapply=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "update presets set filter=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "update presets set maker=?1, model=?2, lens=?3 where
operation=?4 and op_version=?5 and name=?6"
[sql] prepare "update presets set iso_min=?1, iso_max=?2 where
operation=?3 and op_version=?4 and name=?5"
[sql] prepare "update presets set format=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "update presets set autoapply=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "update presets set filter=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "update presets set maker=?1, model=?2, lens=?3 where
operation=?4 and op_version=?5 and name=?6"
[sql] prepare "update presets set iso_min=?1, iso_max=?2 where
operation=?3 and op_version=?4 and name=?5"
[sql] prepare "update presets set format=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "update presets set autoapply=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "update presets set filter=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "update presets set maker=?1, model=?2, lens=?3 where
operation=?4 and op_version=?5 and name=?6"
[sql] prepare "update presets set iso_min=?1, iso_max=?2 where
operation=?3 and op_version=?4 and name=?5"
[sql] prepare "update presets set format=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "update presets set autoapply=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "update presets set filter=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "update presets set maker=?1, model=?2, lens=?3 where
operation=?4 and op_version=?5 and name=?6"
[sql] prepare "update presets set iso_min=?1, iso_max=?2 where
operation=?3 and op_version=?4 and name=?5"
[sql] prepare "update presets set format=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "update presets set autoapply=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "update presets set filter=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] exec "commit"
[sql] prepare "select name, op_version, op_params, blendop_version,
blendop_params from presets where operation = ?1"
[sql] prepare "select name from presets where operation=?1 order by
writeprotect desc, rowid"
[iop_load_module] loading iop `channelmixer' from
/usr/lib/darktable/plugins/libchannelmixer.so
[opencl_create_kernel] successfully loaded kernel `channelmixer' (25)
for device 0
[sql] exec "begin"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] exec "commit"
[sql] prepare "select name, op_version, op_params, blendop_version,
blendop_params from presets where operation = ?1"
[sql] prepare "select name from presets where operation=?1 order by
writeprotect desc, rowid"
[iop_load_module] loading iop `highpass' from
/usr/lib/darktable/plugins/libhighpass.so
[opencl_create_kernel] successfully loaded kernel `highpass_invert' (26)
for device 0
[opencl_create_kernel] successfully loaded kernel `highpass_hblur' (27)
for device 0
[opencl_create_kernel] successfully loaded kernel `highpass_vblur' (28)
for device 0
[opencl_create_kernel] successfully loaded kernel `highpass_mix' (29)
for device 0
[sql] prepare "select name, op_version, op_params, blendop_version,
blendop_params from presets where operation = ?1"
[sql] prepare "select name from presets where operation=?1 order by
writeprotect desc, rowid"
[iop_load_module] loading iop `colorout' from
/usr/lib/darktable/plugins/libcolorout.so
[opencl_create_kernel] successfully loaded kernel `colorout' (30) for
device 0
[sql] prepare "select name, op_version, op_params, blendop_version,
blendop_params from presets where operation = ?1"
[sql] prepare "select name from presets where operation=?1 order by
writeprotect desc, rowid"
[iop_load_module] loading iop `sharpen' from
/usr/lib/darktable/plugins/libsharpen.so
[opencl_create_kernel] successfully loaded kernel `sharpen_hblur' (31)
for device 0
[opencl_create_kernel] successfully loaded kernel `sharpen_vblur' (32)
for device 0
[opencl_create_kernel] successfully loaded kernel `sharpen_mix' (33) for
device 0
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "update presets set format=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "update presets set autoapply=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "select name, op_version, op_params, blendop_version,
blendop_params from presets where operation = ?1"
[sql] prepare "select name from presets where operation=?1 order by
writeprotect desc, rowid"
[iop_load_module] loading iop `colorbalance' from
/usr/lib/darktable/plugins/libcolorbalance.so
[opencl_create_kernel] successfully loaded kernel `colorbalance' (34)
for device 0
[sql] prepare "select name, op_version, op_params, blendop_version,
blendop_params from presets where operation = ?1"
[sql] prepare "select name from presets where operation=?1 order by
writeprotect desc, rowid"
[iop_load_module] loading iop `vignette' from
/usr/lib/darktable/plugins/libvignette.so
[opencl_create_kernel] successfully loaded kernel `vignette' (35) for
device 0
[sql] exec "begin"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] exec "commit"
[sql] prepare "select name, op_version, op_params, blendop_version,
blendop_params from presets where operation = ?1"
[sql] prepare "select name from presets where operation=?1 order by
writeprotect desc, rowid"
[iop_load_module] loading iop `flip' from
/usr/lib/darktable/plugins/libflip.so
[opencl_create_kernel] successfully loaded kernel `flip' (36) for device 0
[sql] exec "begin"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "update presets set autoapply=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] exec "commit"
[sql] prepare "select name, op_version, op_params, blendop_version,
blendop_params from presets where operation = ?1"
[sql] prepare "select name from presets where operation=?1 order by
writeprotect desc, rowid"
[iop_load_module] loading iop `dither' from
/usr/lib/darktable/plugins/libdither.so
[sql] exec "begin"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] exec "commit"
[sql] prepare "select name, op_version, op_params, blendop_version,
blendop_params from presets where operation = ?1"
[sql] prepare "select name from presets where operation=?1 order by
writeprotect desc, rowid"
[iop_load_module] loading iop `equalizer' from
/usr/lib/darktable/plugins/libequalizer.so
[sql] prepare "select name, op_version, op_params, blendop_version,
blendop_params from presets where operation = ?1"
[sql] prepare "select name from presets where operation=?1 order by
writeprotect desc, rowid"
[iop_load_module] loading iop `clipping' from
/usr/lib/darktable/plugins/libclipping.so
[opencl_create_kernel] successfully loaded kernel `clip_rotate_bilinear'
(37) for device 0
[opencl_create_kernel] successfully loaded kernel `clip_rotate_bicubic'
(38) for device 0
[opencl_create_kernel] successfully loaded kernel `clip_rotate_lanczos2'
(39) for device 0
[opencl_create_kernel] successfully loaded kernel `clip_rotate_lanczos3'
(40) for device 0
[sql] prepare "select name, op_version, op_params, blendop_version,
blendop_params from presets where operation = ?1"
[sql] prepare "select name from presets where operation=?1 order by
writeprotect desc, rowid"
[iop_load_module] loading iop `rotatepixels' from
/usr/lib/darktable/plugins/librotatepixels.so
[sql] prepare "select name, op_version, op_params, blendop_version,
blendop_params from presets where operation = ?1"
[sql] prepare "select name from presets where operation=?1 order by
writeprotect desc, rowid"
[iop_load_module] loading iop `colormapping' from
/usr/lib/darktable/plugins/libcolormapping.so
[opencl_create_kernel] successfully loaded kernel
`colormapping_histogram' (41) for device 0
[opencl_create_kernel] successfully loaded kernel `colormapping_mapping'
(42) for device 0
[sql] prepare "select name, op_version, op_params, blendop_version,
blendop_params from presets where operation = ?1"
[sql] prepare "select name from presets where operation=?1 order by
writeprotect desc, rowid"
[iop_load_module] loading iop `demosaic' from
/usr/lib/darktable/plugins/libdemosaic.so
[opencl_create_kernel] successfully loaded kernel
`clip_and_zoom_demosaic_half_size' (43) for device 0
[opencl_create_kernel] successfully loaded kernel `ppg_demosaic_green'
(44) for device 0
[opencl_create_kernel] successfully loaded kernel `green_equilibration'
(45) for device 0
[opencl_create_kernel] successfully loaded kernel `pre_median' (46) for
device 0
[opencl_create_kernel] successfully loaded kernel
`ppg_demosaic_green_median' (47) for device 0
[opencl_create_kernel] successfully loaded kernel `ppg_demosaic_redblue'
(48) for device 0
[opencl_create_kernel] successfully loaded kernel `clip_and_zoom' (49)
for device 0
[opencl_create_kernel] successfully loaded kernel `border_interpolate'
(50) for device 0
[opencl_create_kernel] successfully loaded kernel `color_smoothing' (51)
for device 0
[opencl_create_kernel] successfully loaded kernel
`passthrough_monochrome' (52) for device 0
[opencl_create_kernel] successfully loaded kernel
`clip_and_zoom_demosaic_passthrough_monochrome' (53) for device 0
[sql] prepare "select name, op_version, op_params, blendop_version,
blendop_params from presets where operation = ?1"
[sql] prepare "select name from presets where operation=?1 order by
writeprotect desc, rowid"
[iop_load_module] loading iop `colorin' from
/usr/lib/darktable/plugins/libcolorin.so
[opencl_create_kernel] successfully loaded kernel `colorin_unbound' (54)
for device 0
[opencl_create_kernel] successfully loaded kernel `colorin_clipping'
(55) for device 0
[sql] prepare "select name, op_version, op_params, blendop_version,
blendop_params from presets where operation = ?1"
[sql] prepare "select name from presets where operation=?1 order by
writeprotect desc, rowid"
[iop_load_module] loading iop `defringe' from
/usr/lib/darktable/plugins/libdefringe.so
[sql] prepare "select name, op_version, op_params, blendop_version,
blendop_params from presets where operation = ?1"
[sql] prepare "select name from presets where operation=?1 order by
writeprotect desc, rowid"
[iop_load_module] loading iop `finalscale' from
/usr/lib/darktable/plugins/libfinalscale.so
[sql] prepare "select name, op_version, op_params, blendop_version,
blendop_params from presets where operation = ?1"
[sql] prepare "select name from presets where operation=?1 order by
writeprotect desc, rowid"
[iop_load_module] loading iop `vibrance' from
/usr/lib/darktable/plugins/libvibrance.so
[opencl_create_kernel] successfully loaded kernel `vibrance' (56) for
device 0
[sql] prepare "select name, op_version, op_params, blendop_version,
blendop_params from presets where operation = ?1"
[sql] prepare "select name from presets where operation=?1 order by
writeprotect desc, rowid"
[iop_load_module] loading iop `atrous' from
/usr/lib/darktable/plugins/libatrous.so
[opencl_create_kernel] successfully loaded kernel `eaw_decompose' (57)
for device 0
[opencl_create_kernel] successfully loaded kernel `eaw_synthesize' (58)
for device 0
[sql] exec "begin"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] exec "commit"
[sql] prepare "select name, op_version, op_params, blendop_version,
blendop_params from presets where operation = ?1"
[sql] prepare "select name from presets where operation=?1 order by
writeprotect desc, rowid"
[iop_load_module] loading iop `overexposed' from
/usr/lib/darktable/plugins/liboverexposed.so
[opencl_create_kernel] successfully loaded kernel `overexposed' (59) for
device 0
[sql] prepare "select name, op_version, op_params, blendop_version,
blendop_params from presets where operation = ?1"
[sql] prepare "select name from presets where operation=?1 order by
writeprotect desc, rowid"
[iop_load_module] loading iop `shadhi' from
/usr/lib/darktable/plugins/libshadhi.so
[opencl_create_kernel] successfully loaded kernel
`shadows_highlights_mix' (60) for device 0
[sql] prepare "select name, op_version, op_params, blendop_version,
blendop_params from presets where operation = ?1"
[sql] prepare "select name from presets where operation=?1 order by
writeprotect desc, rowid"
[iop_load_module] loading iop `graduatednd' from
/usr/lib/darktable/plugins/libgraduatednd.so
[opencl_create_kernel] successfully loaded kernel `graduatedndp' (61)
for device 0
[opencl_create_kernel] successfully loaded kernel `graduatedndm' (62)
for device 0
[sql] exec "begin"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] exec "commit"
[sql] prepare "select name, op_version, op_params, blendop_version,
blendop_params from presets where operation = ?1"
[sql] prepare "select name from presets where operation=?1 order by
writeprotect desc, rowid"
[iop_load_module] loading iop `rawprepare' from
/usr/lib/darktable/plugins/librawprepare.so
[opencl_create_kernel] successfully loaded kernel `rawprepare_1f' (63)
for device 0
[opencl_create_kernel] successfully loaded kernel `rawprepare_4f' (64)
for device 0
[sql] prepare "select name, op_version, op_params, blendop_version,
blendop_params from presets where operation = ?1"
[sql] prepare "select name from presets where operation=?1 order by
writeprotect desc, rowid"
[iop_load_module] loading iop `spots' from
/usr/lib/darktable/plugins/libspots.so
[sql] prepare "select name, op_version, op_params, blendop_version,
blendop_params from presets where operation = ?1"
[sql] prepare "select name from presets where operation=?1 order by
writeprotect desc, rowid"
[iop_load_module] loading iop `lens' from
/usr/lib/darktable/plugins/liblens.so
[opencl_create_kernel] successfully loaded kernel
`lens_distort_bilinear' (65) for device 0
[opencl_create_kernel] successfully loaded kernel `lens_distort_bicubic'
(66) for device 0
[opencl_create_kernel] successfully loaded kernel
`lens_distort_lanczos2' (67) for device 0
[opencl_create_kernel] successfully loaded kernel
`lens_distort_lanczos3' (68) for device 0
[opencl_create_kernel] successfully loaded kernel `lens_vignette' (69)
for device 0
[sql] prepare "select name, op_version, op_params, blendop_version,
blendop_params from presets where operation = ?1"
[sql] prepare "select name from presets where operation=?1 order by
writeprotect desc, rowid"
[iop_load_module] loading iop `watermark' from
/usr/lib/darktable/plugins/libwatermark.so
[sql] prepare "select name, op_version, op_params, blendop_version,
blendop_params from presets where operation = ?1"
[sql] prepare "select name from presets where operation=?1 order by
writeprotect desc, rowid"
[iop_load_module] loading iop `cacorrect' from
/usr/lib/darktable/plugins/libcacorrect.so
[sql] prepare "select name, op_version, op_params, blendop_version,
blendop_params from presets where operation = ?1"
[sql] prepare "select name from presets where operation=?1 order by
writeprotect desc, rowid"
[iop_load_module] loading iop `colorize' from
/usr/lib/darktable/plugins/libcolorize.so
[opencl_create_kernel] successfully loaded kernel `colorize' (70) for
device 0
[sql] prepare "select name, op_version, op_params, blendop_version,
blendop_params from presets where operation = ?1"
[sql] prepare "select name from presets where operation=?1 order by
writeprotect desc, rowid"
[iop_load_module] loading iop `clahe' from
/usr/lib/darktable/plugins/libclahe.so
[sql] prepare "select name, op_version, op_params, blendop_version,
blendop_params from presets where operation = ?1"
[sql] prepare "select name from presets where operation=?1 order by
writeprotect desc, rowid"
[iop_load_module] loading iop `globaltonemap' from
/usr/lib/darktable/plugins/libglobaltonemap.so
[opencl_create_kernel] successfully loaded kernel `pixelmax_first' (71)
for device 0
[opencl_create_kernel] successfully loaded kernel `pixelmax_second' (72)
for device 0
[opencl_create_kernel] successfully loaded kernel
`global_tonemap_reinhard' (73) for device 0
[opencl_create_kernel] successfully loaded kernel `global_tonemap_drago'
(74) for device 0
[opencl_create_kernel] successfully loaded kernel
`global_tonemap_filmic' (75) for device 0
[sql] prepare "select name, op_version, op_params, blendop_version,
blendop_params from presets where operation = ?1"
[sql] prepare "select name from presets where operation=?1 order by
writeprotect desc, rowid"
[iop_load_module] loading iop `highlights' from
/usr/lib/darktable/plugins/libhighlights.so
[opencl_create_kernel] successfully loaded kernel `highlights_1f' (76)
for device 0
[opencl_create_kernel] successfully loaded kernel `highlights_4f' (77)
for device 0
[sql] prepare "select name, op_version, op_params, blendop_version,
blendop_params from presets where operation = ?1"
[sql] prepare "select name from presets where operation=?1 order by
writeprotect desc, rowid"
[iop_load_module] loading iop `zonesystem' from
/usr/lib/darktable/plugins/libzonesystem.so
[opencl_create_kernel] successfully loaded kernel `zonesystem' (78) for
device 0
[sql] prepare "select name, op_version, op_params, blendop_version,
blendop_params from presets where operation = ?1"
[sql] prepare "select name from presets where operation=?1 order by
writeprotect desc, rowid"
[iop_load_module] loading iop `grain' from
/usr/lib/darktable/plugins/libgrain.so
[sql] prepare "select name, op_version, op_params, blendop_version,
blendop_params from presets where operation = ?1"
[sql] prepare "select name from presets where operation=?1 order by
writeprotect desc, rowid"
[iop_load_module] loading iop `colisa' from
/usr/lib/darktable/plugins/libcolisa.so
[opencl_create_kernel] successfully loaded kernel `colisa' (79) for device 0
[sql] prepare "select name, op_version, op_params, blendop_version,
blendop_params from presets where operation = ?1"
[sql] prepare "select name from presets where operation=?1 order by
writeprotect desc, rowid"
[iop_load_module] loading iop `monochrome' from
/usr/lib/darktable/plugins/libmonochrome.so
[opencl_create_kernel] successfully loaded kernel `monochrome_filter'
(80) for device 0
[opencl_create_kernel] successfully loaded kernel `monochrome' (81) for
device 0
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "select name, op_version, op_params, blendop_version,
blendop_params from presets where operation = ?1"
[sql] prepare "select name from presets where operation=?1 order by
writeprotect desc, rowid"
[iop_load_module] loading iop `denoiseprofile' from
/usr/lib/darktable/plugins/libdenoiseprofile.so
[opencl_create_kernel] successfully loaded kernel
`denoiseprofile_precondition' (82) for device 0
[opencl_create_kernel] successfully loaded kernel `denoiseprofile_init'
(83) for device 0
[opencl_create_kernel] successfully loaded kernel `denoiseprofile_dist'
(84) for device 0
[opencl_create_kernel] successfully loaded kernel `denoiseprofile_horiz'
(85) for device 0
[opencl_create_kernel] successfully loaded kernel `denoiseprofile_vert'
(86) for device 0
[opencl_create_kernel] successfully loaded kernel `denoiseprofile_accu'
(87) for device 0
[opencl_create_kernel] successfully loaded kernel
`denoiseprofile_finish' (88) for device 0
[opencl_create_kernel] successfully loaded kernel
`denoiseprofile_backtransform' (89) for device 0
[opencl_create_kernel] successfully loaded kernel
`denoiseprofile_decompose' (90) for device 0
[opencl_create_kernel] successfully loaded kernel
`denoiseprofile_synthesize' (91) for device 0
[opencl_create_kernel] successfully loaded kernel
`denoiseprofile_reduce_first' (92) for device 0
[opencl_create_kernel] successfully loaded kernel
`denoiseprofile_reduce_second' (93) for device 0
[sql] prepare "select name, op_version, op_params, blendop_version,
blendop_params from presets where operation = ?1"
[sql] prepare "select name from presets where operation=?1 order by
writeprotect desc, rowid"
[iop_load_module] loading iop `velvia' from
/usr/lib/darktable/plugins/libvelvia.so
[opencl_create_kernel] successfully loaded kernel `velvia' (94) for device 0
[sql] prepare "select name, op_version, op_params, blendop_version,
blendop_params from presets where operation = ?1"
[sql] prepare "select name from presets where operation=?1 order by
writeprotect desc, rowid"
[iop_load_module] loading iop `colorcontrast' from
/usr/lib/darktable/plugins/libcolorcontrast.so
[opencl_create_kernel] successfully loaded kernel `colorcontrast' (95)
for device 0
[sql] prepare "select name, op_version, op_params, blendop_version,
blendop_params from presets where operation = ?1"
[sql] prepare "select name from presets where operation=?1 order by
writeprotect desc, rowid"
[iop_load_module] loading iop `colorzones' from
/usr/lib/darktable/plugins/libcolorzones.so
[opencl_create_kernel] successfully loaded kernel `colorzones' (96) for
device 0
[sql] exec "begin"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] exec "commit"
[sql] prepare "select name, op_version, op_params, blendop_version,
blendop_params from presets where operation = ?1"
[sql] prepare "select name from presets where operation=?1 order by
writeprotect desc, rowid"
[iop_load_module] loading iop `temperature' from
/usr/lib/darktable/plugins/libtemperature.so
[opencl_create_kernel] successfully loaded kernel `whitebalance_4f' (97)
for device 0
[opencl_create_kernel] successfully loaded kernel `whitebalance_1f' (98)
for device 0
[sql] prepare "select name, op_version, op_params, blendop_version,
blendop_params from presets where operation = ?1"
[sql] prepare "select name from presets where operation=?1 order by
writeprotect desc, rowid"
[iop_load_module] loading iop `tonemap' from
/usr/lib/darktable/plugins/libtonemap.so
[sql] prepare "select name, op_version, op_params, blendop_version,
blendop_params from presets where operation = ?1"
[sql] prepare "select name from presets where operation=?1 order by
writeprotect desc, rowid"
[iop_load_module] loading iop `levels' from
/usr/lib/darktable/plugins/liblevels.so
[opencl_create_kernel] successfully loaded kernel `levels' (99) for device 0
[sql] prepare "select name, op_version, op_params, blendop_version,
blendop_params from presets where operation = ?1"
[sql] prepare "select name from presets where operation=?1 order by
writeprotect desc, rowid"
[iop_load_module] loading iop `profile_gamma' from
/usr/lib/darktable/plugins/libprofile_gamma.so
[opencl_create_kernel] successfully loaded kernel `profilegamma' (100)
for device 0
[sql] prepare "select name, op_version, op_params, blendop_version,
blendop_params from presets where operation = ?1"
[sql] prepare "select name from presets where operation=?1 order by
writeprotect desc, rowid"
[iop_load_module] loading iop `hotpixels' from
/usr/lib/darktable/plugins/libhotpixels.so
[sql] prepare "select name, op_version, op_params, blendop_version,
blendop_params from presets where operation = ?1"
[sql] prepare "select name from presets where operation=?1 order by
writeprotect desc, rowid"
[iop_load_module] loading iop `colorreconstruct' from
/usr/lib/darktable/plugins/libcolorreconstruct.so
[opencl_create_kernel] successfully loaded kernel
`colorreconstruction_zero' (101) for device 0
[opencl_create_kernel] successfully loaded kernel
`colorreconstruction_splat' (102) for device 0
[opencl_create_kernel] successfully loaded kernel
`colorreconstruction_blur_line' (103) for device 0
[opencl_create_kernel] successfully loaded kernel
`colorreconstruction_slice' (104) for device 0
[sql] prepare "select name, op_version, op_params, blendop_version,
blendop_params from presets where operation = ?1"
[sql] prepare "select name from presets where operation=?1 order by
writeprotect desc, rowid"
[iop_load_module] loading iop `scalepixels' from
/usr/lib/darktable/plugins/libscalepixels.so
[sql] prepare "select name, op_version, op_params, blendop_version,
blendop_params from presets where operation = ?1"
[sql] prepare "select name from presets where operation=?1 order by
writeprotect desc, rowid"
[iop_load_module] loading iop `borders' from
/usr/lib/darktable/plugins/libborders.so
[opencl_create_kernel] successfully loaded kernel `borders_fill' (105)
for device 0
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "select name, op_version, op_params, blendop_version,
blendop_params from presets where operation = ?1"
[sql] prepare "select name from presets where operation=?1 order by
writeprotect desc, rowid"
[iop_load_module] loading iop `lowpass' from
/usr/lib/darktable/plugins/liblowpass.so
[opencl_create_kernel] successfully loaded kernel `lowpass_mix' (106)
for device 0
[sql] exec "begin"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] exec "commit"
[sql] prepare "select name, op_version, op_params, blendop_version,
blendop_params from presets where operation = ?1"
[sql] prepare "select name from presets where operation=?1 order by
writeprotect desc, rowid"
[iop_load_module] loading iop `bilateral' from
/usr/lib/darktable/plugins/libbilateral.so
[sql] prepare "select name, op_version, op_params, blendop_version,
blendop_params from presets where operation = ?1"
[sql] prepare "select name from presets where operation=?1 order by
writeprotect desc, rowid"
[iop_load_module] loading iop `lowlight' from
/usr/lib/darktable/plugins/liblowlight.so
[opencl_create_kernel] successfully loaded kernel `lowlight' (107) for
device 0
[sql] exec "begin"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] exec "commit"
[sql] prepare "select name, op_version, op_params, blendop_version,
blendop_params from presets where operation = ?1"
[sql] prepare "select name from presets where operation=?1 order by
writeprotect desc, rowid"
[iop_load_module] loading iop `colorcorrection' from
/usr/lib/darktable/plugins/libcolorcorrection.so
[opencl_create_kernel] successfully loaded kernel `colorcorrection'
(108) for device 0
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "select name, op_version, op_params, blendop_version,
blendop_params from presets where operation = ?1"
[sql] prepare "select name from presets where operation=?1 order by
writeprotect desc, rowid"
[iop_load_module] loading iop `invert' from
/usr/lib/darktable/plugins/libinvert.so
[opencl_create_kernel] successfully loaded kernel `invert_1f' (109) for
device 0
[opencl_create_kernel] successfully loaded kernel `invert_4f' (110) for
device 0
[sql] prepare "select name, op_version, op_params, blendop_version,
blendop_params from presets where operation = ?1"
[sql] prepare "select name from presets where operation=?1 order by
writeprotect desc, rowid"
[iop_load_module] loading iop `bilat' from
/usr/lib/darktable/plugins/libbilat.so
[sql] prepare "select name, op_version, op_params, blendop_version,
blendop_params from presets where operation = ?1"
[sql] prepare "select name from presets where operation=?1 order by
writeprotect desc, rowid"
[iop_load_module] loading iop `nlmeans' from
/usr/lib/darktable/plugins/libnlmeans.so
[opencl_create_kernel] successfully loaded kernel `nlmeans_init' (111)
for device 0
[opencl_create_kernel] successfully loaded kernel `nlmeans_dist' (112)
for device 0
[opencl_create_kernel] successfully loaded kernel `nlmeans_horiz' (113)
for device 0
[opencl_create_kernel] successfully loaded kernel `nlmeans_vert' (114)
for device 0
[opencl_create_kernel] successfully loaded kernel `nlmeans_accu' (115)
for device 0
[opencl_create_kernel] successfully loaded kernel `nlmeans_finish' (116)
for device 0
[sql] prepare "select name, op_version, op_params, blendop_version,
blendop_params from presets where operation = ?1"
[sql] prepare "select name from presets where operation=?1 order by
writeprotect desc, rowid"
[iop_load_module] loading iop `gamma' from
/usr/lib/darktable/plugins/libgamma.so
[sql] prepare "select name, op_version, op_params, blendop_version,
blendop_params from presets where operation = ?1"
[sql] prepare "select name from presets where operation=?1 order by
writeprotect desc, rowid"
[iop_load_module] loading iop `relight' from
/usr/lib/darktable/plugins/librelight.so
[opencl_create_kernel] successfully loaded kernel `relight' (117) for
device 0
[sql] exec "begin"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] exec "commit"
[sql] prepare "select name, op_version, op_params, blendop_version,
blendop_params from presets where operation = ?1"
[sql] prepare "select name from presets where operation=?1 order by
writeprotect desc, rowid"
[iop_load_module] loading iop `splittoning' from
/usr/lib/darktable/plugins/libsplittoning.so
[opencl_create_kernel] successfully loaded kernel `splittoning' (118)
for device 0
[sql] exec "begin"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] exec "commit"
[sql] prepare "select name, op_version, op_params, blendop_version,
blendop_params from presets where operation = ?1"
[sql] prepare "select name from presets where operation=?1 order by
writeprotect desc, rowid"
[iop_load_module] loading iop `tonecurve' from
/usr/lib/darktable/plugins/libtonecurve.so
[opencl_create_kernel] successfully loaded kernel `tonecurve' (119) for
device 0
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "update presets set maker=?1, model=?2, lens=?3 where
operation=?4 and op_version=?5 and name=?6"
[sql] prepare "update presets set iso_min=?1, iso_max=?2 where
operation=?3 and op_version=?4 and name=?5"
[sql] prepare "update presets set format=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "update presets set filter=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "update presets set maker=?1, model=?2, lens=?3 where
operation=?4 and op_version=?5 and name=?6"
[sql] prepare "update presets set iso_min=?1, iso_max=?2 where
operation=?3 and op_version=?4 and name=?5"
[sql] prepare "update presets set format=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "update presets set filter=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "update presets set maker=?1, model=?2, lens=?3 where
operation=?4 and op_version=?5 and name=?6"
[sql] prepare "update presets set iso_min=?1, iso_max=?2 where
operation=?3 and op_version=?4 and name=?5"
[sql] prepare "update presets set format=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "update presets set filter=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "update presets set maker=?1, model=?2, lens=?3 where
operation=?4 and op_version=?5 and name=?6"
[sql] prepare "update presets set iso_min=?1, iso_max=?2 where
operation=?3 and op_version=?4 and name=?5"
[sql] prepare "update presets set format=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "update presets set filter=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "INSERT OR REPLACE INTO presets (name, description,
operation, op_version, op_params, enabled, blendop_params,
blendop_version, multi_priority, multi_name, model, maker, lens,
iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) VALUES (?1, '', ?2, ?3, ?4, ?5, ?6, ?7,
0, '', '%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1,
0, 0, 0, 0)"
[sql] prepare "update presets set maker=?1, model=?2, lens=?3 where
operation=?4 and op_version=?5 and name=?6"
[sql] prepare "update presets set iso_min=?1, iso_max=?2 where
operation=?3 and op_version=?4 and name=?5"
[sql] prepare "update presets set format=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "update presets set filter=?1 where operation=?2 and
op_version=?3 and name=?4"
[sql] prepare "select name, op_version, op_params, blendop_version,
blendop_params from presets where operation = ?1"
[sql] prepare "select name from presets where operation=?1 order by
writeprotect desc, rowid"
[iop_load_module] loading iop `soften' from
/usr/lib/darktable/plugins/libsoften.so
[opencl_create_kernel] successfully loaded kernel `soften_overexposed'
(120) for device 0
[opencl_create_kernel] successfully loaded kernel `soften_hblur' (121)
for device 0
[opencl_create_kernel] successfully loaded kernel `soften_vblur' (122)
for device 0
[opencl_create_kernel] successfully loaded kernel `soften_mix' (123) for
device 0
[sql] prepare "select name, op_version, op_params, blendop_version,
blendop_params from presets where operation = ?1"
[sql] prepare "select name from presets where operation=?1 order by
writeprotect desc, rowid"
[camera_control] creating new context 0x1cd4f20
[sql] prepare "UPDATE images SET width = ?1, height = ?2, maker = ?3,
model = ?4, lens = ?5, exposure = ?6, aperture = ?7, iso = ?8,
focal_length = ?9, focus_distance = ?10, film_id = ?11, datetime_taken =
?12, flags = ?13, crop = ?14, orientation = ?15, raw_parameters = ?16,
group_id = ?17, longitude = ?18, latitude = ?19, altitude = ?20,
color_matrix = ?21, colorspace = ?22, raw_black = ?23, raw_maximum = ?24
WHERE id = ?25"
[run_job-] 02 169315369,160542 load image 24612 mip 9 | queue: 1 |
priority: 4
[camera_control] loaded 1816 camera drivers.
[add_job] 0 | detect connected cameras | queue: 3 | priority: 0
[run_job+] 03 169315369,163913 detect connected cameras | queue: 3 |
priority: 0
[lib_load_module] loading lib `viewswitcher' from
/usr/lib/darktable/plugins/lighttable/libviewswitcher.so
[sql] prepare "delete from presets where operation=?1"
[lib_load_module] loading lib `geotagging' from
/usr/lib/darktable/plugins/lighttable/libgeotagging.so
[sql] prepare "delete from presets where operation=?1"
[lib_load_module] loading lib `lighttable_mode' from
/usr/lib/darktable/plugins/lighttable/liblighttable_mode.so
[sql] prepare "delete from presets where operation=?1"
[camera_control] loaded 38 port drivers.
[lib_load_module] loading lib `colorlabels' from
/usr/lib/darktable/plugins/lighttable/libcolorlabels.so
[sql] prepare "delete from presets where operation=?1"
[lib_load_module] loading lib `select' from
/usr/lib/darktable/plugins/lighttable/libselect.so
[sql] prepare "delete from presets where operation=?1"
[lib_load_module] loading lib `hinter' from
/usr/lib/darktable/plugins/lighttable/libhinter.so
[sql] prepare "delete from presets where operation=?1"
[lib_load_module] loading lib `map_settings' from
/usr/lib/darktable/plugins/lighttable/libmap_settings.so
[sql] prepare "delete from presets where operation=?1"
[lib_load_module] loading lib `metadata_view' from
/usr/lib/darktable/plugins/lighttable/libmetadata_view.so
[sql] prepare "delete from presets where operation=?1"
[lib_load_module] loading lib `snapshots' from
/usr/lib/darktable/plugins/lighttable/libsnapshots.so
[sql] prepare "delete from presets where operation=?1"
[lib_load_module] loading lib `tagging' from
/usr/lib/darktable/plugins/lighttable/libtagging.so
[sql] prepare "delete from presets where operation=?1"
[sql] prepare "SELECT DISTINCT T.id, T.name FROM tagged_images,tags as T
WHERE tagged_images.imgid in (select imgid from selected_images)  AND
T.id = tagged_images.tagid ORDER BY T.name"
[sql] prepare "INSERT INTO memory.tagq (id) SELECT id FROM tags T WHERE
T.name LIKE ?1"
[sql] exec "INSERT INTO memory.taglist (id, count) SELECT
DISTINCT(TXT.id2), TXT.count FROM tagxtag TXT WHERE TXT.count > 0  AND
TXT.id1 IN (SELECT id FROM memory.tagq) ORDER BY TXT.count DESC"
[sql] exec "INSERT OR REPLACE INTO memory.taglist (id, count) SELECT
DISTINCT(TXT.id1), TXT.count FROM tagxtag TXT WHERE TXT.count > 0  AND
TXT.id2 IN (SELECT id FROM memory.tagq) ORDER BY TXT.count DESC"
[sql] prepare "SELECT T.name, T.id FROM tags T JOIN memory.taglist MT ON
MT.id = T.id WHERE T.id IN (SELECT DISTINCT(MT.id) FROM memory.taglist
MT)   AND T.name NOT LIKE 'darktable|%%' ORDER BY MT.count DESC"
[sql] exec "DELETE from memory.taglist"
[sql] exec "DELETE from memory.tagq"
[lib_load_module] loading lib `styles' from
/usr/lib/darktable/plugins/lighttable/libstyles.so
[sql] prepare "delete from presets where operation=?1"
[camera_control] 0 cameras connected
[run_job-] 03 169315369,184159 detect connected cameras | queue: 3 |
priority: 0
[sql] prepare "select name, description from styles where name like ?1
or description like ?1 order by name"
[sql] prepare "SELECT id FROM styles WHERE name=?1 ORDER BY id DESC LIMIT 1"
[sql] prepare "select num, module, operation, enabled, 0, multi_name
from style_items where styleid=?1 order by num desc"
[sql] prepare "SELECT id FROM styles WHERE name=?1 ORDER BY id DESC LIMIT 1"
[sql] prepare "select num, module, operation, enabled, 0, multi_name
from style_items where styleid=?1 order by num desc"
[lib_load_module] loading lib `module_toolbox' from
/usr/lib/darktable/plugins/lighttable/libmodule_toolbox.so
[sql] prepare "delete from presets where operation=?1"
[lib_load_module] loading lib `session' from
/usr/lib/darktable/plugins/lighttable/libsession.so
[sql] prepare "delete from presets where operation=?1"
[lib_load_module] loading lib `history' from
/usr/lib/darktable/plugins/lighttable/libhistory.so
[sql] prepare "delete from presets where operation=?1"
[lib_load_module] loading lib `modulegroups' from
/usr/lib/darktable/plugins/lighttable/libmodulegroups.so
[sql] prepare "delete from presets where operation=?1"
[lib_load_module] loading lib `filter' from
/usr/lib/darktable/plugins/lighttable/libfilter.so
[sql] prepare "delete from presets where operation=?1"
[lib_load_module] loading lib `navigation' from
/usr/lib/darktable/plugins/lighttable/libnavigation.so
[sql] prepare "delete from presets where operation=?1"
[lib_load_module] loading lib `copy_history' from
/usr/lib/darktable/plugins/lighttable/libcopy_history.so
[sql] prepare "delete from presets where operation=?1"
[lib_load_module] loading lib `metadata' from
/usr/lib/darktable/plugins/lighttable/libmetadata.so
[sql] prepare "select rowid, op_version, op_params, name from presets
where operation=?1"
[sql] prepare "delete from presets where name=?1 and operation=?2 and
op_version=?3"
[sql] prepare "insert into presets (name, description, operation,
op_version, op_params, blendop_params, blendop_version, enabled, model,
maker, lens, iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) values (?1, '', ?2, ?3, ?4, null, 0, 1,
'%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1, 0, 0, 0, 0)"
[sql] prepare "delete from presets where name=?1 and operation=?2 and
op_version=?3"
[sql] prepare "insert into presets (name, description, operation,
op_version, op_params, blendop_params, blendop_version, enabled, model,
maker, lens, iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) values (?1, '', ?2, ?3, ?4, null, 0, 1,
'%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1, 0, 0, 0, 0)"
[sql] prepare "delete from presets where name=?1 and operation=?2 and
op_version=?3"
[sql] prepare "insert into presets (name, description, operation,
op_version, op_params, blendop_params, blendop_version, enabled, model,
maker, lens, iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) values (?1, '', ?2, ?3, ?4, null, 0, 1,
'%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1, 0, 0, 0, 0)"
[sql] prepare "delete from presets where name=?1 and operation=?2 and
op_version=?3"
[sql] prepare "insert into presets (name, description, operation,
op_version, op_params, blendop_params, blendop_version, enabled, model,
maker, lens, iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) values (?1, '', ?2, ?3, ?4, null, 0, 1,
'%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1, 0, 0, 0, 0)"
[sql] prepare "delete from presets where name=?1 and operation=?2 and
op_version=?3"
[sql] prepare "insert into presets (name, description, operation,
op_version, op_params, blendop_params, blendop_version, enabled, model,
maker, lens, iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) values (?1, '', ?2, ?3, ?4, null, 0, 1,
'%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1, 0, 0, 0, 0)"
[sql] prepare "delete from presets where name=?1 and operation=?2 and
op_version=?3"
[sql] prepare "insert into presets (name, description, operation,
op_version, op_params, blendop_params, blendop_version, enabled, model,
maker, lens, iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) values (?1, '', ?2, ?3, ?4, null, 0, 1,
'%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1, 0, 0, 0, 0)"
[sql] prepare "delete from presets where name=?1 and operation=?2 and
op_version=?3"
[sql] prepare "insert into presets (name, description, operation,
op_version, op_params, blendop_params, blendop_version, enabled, model,
maker, lens, iso_min, iso_max, exposure_min, exposure_max, aperture_min,
aperture_max, focal_length_min, focal_length_max, writeprotect,
autoapply, filter, def, format) values (?1, '', ?2, ?3, ?4, null, 0, 1,
'%', '%', '%', 0, 51200, 0, 10000000, 0, 100000000, 0, 1000, 1, 0, 0, 0, 0)"
[lib_load_module] loading lib `colorpicker' from
/usr/lib/darktable/plugins/lighttable/libcolorpicker.so
[sql] prepare "delete from presets where operation=?1"
[lib_load_module] loading lib `live_view' from
/usr/lib/darktable/plugins/lighttable/liblive_view.so
[sql] prepare "delete from presets where operation=?1"
[lib_load_module] loading lib `view_toolbox' from
/usr/lib/darktable/plugins/lighttable/libview_toolbox.so
[sql] prepare "delete from presets where operation=?1"
[lib_load_module] loading lib `collect' from
/usr/lib/darktable/plugins/lighttable/libcollect.so
[sql] prepare "select rowid, op_version, op_params, name from presets
where operation=?1"
[sql] prepare "select folder from film_rolls order by folder desc"
[sql] prepare "select id from film_rolls where folder like ''"
[sql] prepare "select distinct folder, id from film_rolls where folder
like '%/mnt/data/l/reports/2016-02/07-13%'  order by folder desc"
[lib_load_module] loading lib `darktable_label' from
/usr/lib/darktable/plugins/lighttable/libdarktable_label.so
[sql] prepare "delete from presets where operation=?1"
[lib_load_module] loading lib `image' from
/usr/lib/darktable/plugins/lighttable/libimage.so
[sql] prepare "delete from presets where operation=?1"
[lib_load_module] loading lib `backgroundjobs' from
/usr/lib/darktable/plugins/lighttable/libbackgroundjobs.so
[sql] prepare "delete from presets where operation=?1"
[lib_load_module] loading lib `recentcollect' from
/usr/lib/darktable/plugins/lighttable/librecentcollect.so
[sql] prepare "delete from presets where operation=?1"
[lib_load_module] loading lib `camera' from
/usr/lib/darktable/plugins/lighttable/libcamera.so
[sql] prepare "delete from presets where operation=?1"
[lib_load_module] loading lib `modulelist' from
/usr/lib/darktable/plugins/lighttable/libmodulelist.so
[sql] prepare "delete from presets where operation=?1"
[lib_load_module] loading lib `masks' from
/usr/lib/darktable/plugins/lighttable/libmasks.so
[sql] prepare "delete from presets where operation=?1"
[lib_load_module] loading lib `print_settings' from
/usr/lib/darktable/plugins/lighttable/libprint_settings.so
[sql] prepare "select rowid, op_version, op_params, name from presets
where operation=?1"
[sql] prepare "select distinct id from images where id in (select imgid
from selected_images) order by id limit ?1"
[add_job] 0 | load image 24611 mip 3 | queue: 1 | priority: 0
[run_job+] 05 169315369,235647 load image 24611 mip 3 | queue: 1 |
priority: 4
[sql] prepare "select folder || '/' || filename from images, film_rolls
where images.film_id = film_rolls.id and images.id = ?1"
[sql] prepare "SELECT folder || '/' || filename FROM images, film_rolls
WHERE images.film_id = film_rolls.id AND images.id = ?1"
[sql] prepare "select operation from history where imgid = ?1"
[sql] prepare "SELECT id, group_id, film_id, width, height, filename,
maker, model, lens, exposure, aperture, iso, focal_length,
datetime_taken, flags, crop, orientation, focus_distance,
raw_parameters, longitude, latitude, altitude, color_matrix, colorspace,
version, raw_black, raw_maximum FROM images WHERE id = ?1"
[sql] prepare "select folder || '/' || filename from images, film_rolls
where images.film_id = film_rolls.id and images.id = ?1"
[sql] prepare "SELECT folder || '/' || filename FROM images, film_rolls
WHERE images.film_id = film_rolls.id AND images.id = ?1"
[sql] prepare "UPDATE images SET width = ?1, height = ?2, maker = ?3,
model = ?4, lens = ?5, exposure = ?6, aperture = ?7, iso = ?8,
focal_length = ?9, focus_distance = ?10, film_id = ?11, datetime_taken =
?12, flags = ?13, crop = ?14, orientation = ?15, raw_parameters = ?16,
group_id = ?17, longitude = ?18, latitude = ?19, altitude = ?20,
color_matrix = ?21, colorspace = ?22, raw_black = ?23, raw_maximum = ?24
WHERE id = ?25"
[dev] took 0,163 secs (0,122 CPU) to load the image.
[dev] took 0,162 secs (0,122 CPU) to load the image.
[sql] prepare "select folder || '/' || filename from images, film_rolls
where images.film_id = film_rolls.id and images.id = ?1"
[sql] prepare "SELECT folder || '/' || filename FROM images, film_rolls
WHERE images.film_id = film_rolls.id AND images.id = ?1"
[sql] prepare "UPDATE images SET width = ?1, height = ?2, maker = ?3,
model = ?4, lens = ?5, exposure = ?6, aperture = ?7, iso = ?8,
focal_length = ?9, focus_distance = ?10, film_id = ?11, datetime_taken =
?12, flags = ?13, crop = ?14, orientation = ?15, raw_parameters = ?16,
group_id = ?17, longitude = ?18, latitude = ?19, altitude = ?20,
color_matrix = ?21, colorspace = ?22, raw_black = ?23, raw_maximum = ?24
WHERE id = ?25"
[sql] prepare "select folder || '/' || filename from images, film_rolls
where images.film_id = film_rolls.id and images.id = ?1"
[sql] prepare "SELECT folder || '/' || filename FROM images, film_rolls
WHERE images.film_id = film_rolls.id AND images.id = ?1"
[sql] prepare "UPDATE images SET width = ?1, height = ?2, maker = ?3,
model = ?4, lens = ?5, exposure = ?6, aperture = ?7, iso = ?8,
focal_length = ?9, focus_distance = ?10, film_id = ?11, datetime_taken =
?12, flags = ?13, crop = ?14, orientation = ?15, raw_parameters = ?16,
group_id = ?17, longitude = ?18, latitude = ?19, altitude = ?20,
color_matrix = ?21, colorspace = ?22, raw_black = ?23, raw_maximum = ?24
WHERE id = ?25"
[sql] prepare "select imgid, formid, form, name, version, points,
points_count, source from mask where imgid = ?1"
[sql] prepare "UPDATE images SET width = ?1, height = ?2, maker = ?3,
model = ?4, lens = ?5, exposure = ?6, aperture = ?7, iso = ?8,
focal_length = ?9, focus_distance = ?10, film_id = ?11, datetime_taken =
?12, flags = ?13, crop = ?14, orientation = ?15, raw_parameters = ?16,
group_id = ?17, longitude = ?18, latitude = ?19, altitude = ?20,
color_matrix = ?21, colorspace = ?22, raw_black = ?23, raw_maximum = ?24
WHERE id = ?25"
[sql] prepare "select imgid, num, module, operation, op_params, enabled,
blendop_params, blendop_version, multi_priority, multi_name from history
where imgid = ?1 order by num"
[sql] prepare "select imgid, formid, form, name, version, points,
points_count, source from mask where imgid = ?1"
[sql] prepare "UPDATE images SET width = ?1, height = ?2, maker = ?3,
model = ?4, lens = ?5, exposure = ?6, aperture = ?7, iso = ?8,
focal_length = ?9, focus_distance = ?10, film_id = ?11, datetime_taken =
?12, flags = ?13, crop = ?14, orientation = ?15, raw_parameters = ?16,
group_id = ?17, longitude = ?18, latitude = ?19, altitude = ?20,
color_matrix = ?21, colorspace = ?22, raw_black = ?23, raw_maximum = ?24
WHERE id = ?25"
[sql] prepare "select imgid, num, module, operation, op_params, enabled,
blendop_params, blendop_version, multi_priority, multi_name from history
where imgid = ?1 order by num"
[sql] prepare "SELECT history_end FROM images WHERE id = ?1"
[sql] prepare "SELECT history_end FROM images WHERE id = ?1"
[~]%


____________________________________________________________________________
darktable user mailing list
to unsubscribe send a mail to darktable-user+unsubscr...@lists.darktable.org

Reply via email to