Hi All

I updated to Darktable 1.3+1295~g67cd914 via the ppa and now cannot 
import new images into Darktable by the usual method I use, i.e. 
clicking on "folder" then selecting the folder containing the images I 
want to import (it is on the local hard drive). The thumbnail of the 
images never appears and eventually I have to "crash" out of Darktable 
as none of the buttons are click-able.
When I start Darktable again there is a "place holder" for 1 new image 
in the light-table but no image thumbnail. I'm trying to import a folder 
of 19 .DNG images.

When Darktable is run from the command line with the -d all command the 
last output is as follows:

[light-table] expose took 0.0084 sec
[sql] prepare "delete from meta_data where id = ?1 and key = ?2"
[sql] prepare "insert into meta_data (id, key, value) values (?1, ?2, ?3)"
[sql] prepare "delete from meta_data where id = ?1 and key = ?2"
[sql] prepare "insert into meta_data (id, key, value) values (?1, ?2, ?3)"
[sql] prepare "SELECT id FROM tags WHERE name = ?1"
[sql] prepare "INSERT OR REPLACE INTO tagged_images (imgid, tagid) 
VALUES (?1, ?2)"
[sql] prepare "UPDATE tagxtag SET count = count + 1 WHERE (id1 = ?1 AND 
id2 IN (SELECT tagid FROM tagged_images WHERE imgid = ?2)) OR (id2 = ?1 
AND id1 IN (SELECT tagid FROM tagged_images WHERE imgid = ?2))"
[sql] prepare "select count(id) from images where   (flags & 256) != 256 
and ((film_id in (select id from film_rolls where folder like 
'/home/rob-carly/Pictures/2013/2013-11-03'))) order by filename, version 
limit ?1, ?2"
[sql] prepare "select count(id) from images where   (flags & 256) != 256 
and ((film_id in (select id from film_rolls where folder like 
'/home/rob-carly/Pictures/2013/2013-11-03'))) order by filename, version"
[sql] prepare "select count (distinct imgid) from selected_images"
[sql] exec "DELETE FROM memory.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 
'/home/rob-carly/Pictures/2013/2013-11-03'))) order by filename, version 
limit ?1, ?2"
[sql] prepare "SELECT imgid FROM memory.collected_images ORDER by rowid 
LIMIT ?1, ?2"
[sql] prepare "select distinct folder, id from film_rolls where folder 
like '%/home/rob-carly/Pictures/2013/2013-11-03%'  order by folder desc"
[sql] prepare "SELECT id FROM tags WHERE name = ?1"
[sql] prepare "INSERT OR REPLACE INTO tagged_images (imgid, tagid) 
VALUES (?1, ?2)"
[sql] prepare "UPDATE tagxtag SET count = count + 1 WHERE (id1 = ?1 AND 
id2 IN (SELECT tagid FROM tagged_images WHERE imgid = ?2)) OR (id2 = ?1 
AND id1 IN (SELECT tagid FROM tagged_images WHERE imgid = ?2))"
[sql] prepare "select count(id) from images where   (flags & 256) != 256 
and ((film_id in (select id from film_rolls where folder like 
'/home/rob-carly/Pictures/2013/2013-11-03'))) order by filename, version 
limit ?1, ?2"
[sql] prepare "select count(id) from images where   (flags & 256) != 256 
and ((film_id in (select id from film_rolls where folder like 
'/home/rob-carly/Pictures/2013/2013-11-03'))) order by filename, version"
[sql] prepare "select count (distinct imgid) from selected_images"
[sql] exec "DELETE FROM memory.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 
'/home/rob-carly/Pictures/2013/2013-11-03'))) order by filename, version 
limit ?1, ?2"
[sql] prepare "SELECT imgid FROM memory.collected_images ORDER by rowid 
LIMIT ?1, ?2"
[sql] prepare "select distinct folder, id from film_rolls where folder 
like '%/home/rob-carly/Pictures/2013/2013-11-03%'  order by folder desc"
[sql] prepare "SELECT id FROM tags WHERE name = ?1"
[sql] prepare "INSERT OR REPLACE INTO tagged_images (imgid, tagid) 
VALUES (?1, ?2)"
[sql] prepare "UPDATE tagxtag SET count = count + 1 WHERE (id1 = ?1 AND 
id2 IN (SELECT tagid FROM tagged_images WHERE imgid = ?2)) OR (id2 = ?1 
AND id1 IN (SELECT tagid FROM tagged_images WHERE imgid = ?2))"
[sql] prepare "select count(id) from images where   (flags & 256) != 256 
and ((film_id in (select id from film_rolls where folder like 
'/home/rob-carly/Pictures/2013/2013-11-03'))) order by filename, version 
limit ?1, ?2"
[sql] prepare "select count(id) from images where   (flags & 256) != 256 
and ((film_id in (select id from film_rolls where folder like 
'/home/rob-carly/Pictures/2013/2013-11-03'))) order by filename, version"
[sql] prepare "select count (distinct imgid) from selected_images"
[sql] exec "DELETE FROM memory.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 
'/home/rob-carly/Pictures/2013/2013-11-03'))) order by filename, version 
limit ?1, ?2"
[sql] prepare "SELECT imgid FROM memory.collected_images ORDER by rowid 
LIMIT ?1, ?2"
[sql] prepare "select distinct folder, id from film_rolls where folder 
like '%/home/rob-carly/Pictures/2013/2013-11-03%'  order by folder desc"
[sql] prepare "SELECT id FROM tags WHERE name = ?1"
[sql] prepare "INSERT OR REPLACE INTO tagged_images (imgid, tagid) 
VALUES (?1, ?2)"
[sql] prepare "UPDATE tagxtag SET count = count + 1 WHERE (id1 = ?1 AND 
id2 IN (SELECT tagid FROM tagged_images WHERE imgid = ?2)) OR (id2 = ?1 
AND id1 IN (SELECT tagid FROM tagged_images WHERE imgid = ?2))"
[revive_job] load image 2396 mip 2
[add_job] 27 load image 2396 mip 2
[light-table] image expose took 0.0006 sec
[revive_job] load image 2397 mip 2
[add_job] 28 load image 2397 mip 2
[light-table] image expose took 0.0005 sec
[revive_job] load image 2398 mip 2
[add_job] 29 load image 2398 mip 2
[light-table] image expose took 0.0005 sec
[revive_job] load image 2399 mip 2
[add_job] 30 load image 2399 mip 2
[add_job] too many jobs in queue!
[light-table] image expose took 0.0004 sec
[revive_job] load image 2400 mip 2
[add_job] 30 load image 2400 mip 2
[add_job] too many jobs in queue!
[light-table] image expose took 0.0004 sec
[revive_job] load image 2401 mip 2
[add_job] 30 load image 2401 mip 2
[add_job] too many jobs in queue!
[light-table] image expose took 0.0004 sec
[revive_job] load image 2402 mip 2
[add_job] 30 load image 2402 mip 2
[add_job] too many jobs in queue!
[light-table] image expose took 0.0004 sec
[revive_job] load image 2403 mip 2
[add_job] 30 load image 2403 mip 2
[add_job] too many jobs in queue!
[light-table] image expose took 0.0004 sec
[revive_job] load image 2404 mip 2
[add_job] 30 load image 2404 mip 2
[add_job] too many jobs in queue!
[light-table] image expose took 0.0003 sec
[revive_job] load image 2405 mip 2
[add_job] 30 load image 2405 mip 2
[add_job] too many jobs in queue!
[light-table] image expose took 0.0003 sec




Any ideas??

Cheers
Rob

------------------------------------------------------------------------------
Android is increasing in popularity, but the open development platform that
developers love is also attractive to malware creators. Download this white
paper to learn more about secure code signing practices that can help keep
Android apps secure.
http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk
_______________________________________________
Darktable-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/darktable-users

Reply via email to