diff src/thumb.c @ 1009:dd311dae857a

fixed thumbnail loader for the new raw preview interface
author nadvornik
date Fri, 29 Aug 2008 09:38:10 +0000
parents 4fe8f9656107
children 616b14da08c2
line wrap: on
line diff
--- a/src/thumb.c	Thu Aug 28 22:26:09 2008 +0000
+++ b/src/thumb.c	Fri Aug 29 09:38:10 2008 +0000
@@ -355,6 +355,7 @@
 					{
 					DEBUG_1("Broken image mark found:%s", cache_path);
 					g_free(cache_path);
+					thumb_loader_set_fallback(tl);
 					return FALSE;
 					}