hey,

Sometimes ethumb return me the same thumbnail for 2 different file. I use
eina_log (yes eina_log is useful :p) and I have found the same hash for 2
different file (I have look the files to be sure).


DBG:ethumb Ethumb.c:801 _ethumb_generate_hash()
md5=cc2637068275e510b7b61491cfff64bc,
file=/home/Watchwolf/Photos_test/test/France - Suisse -
Wolschwiller/DSC_0074.JPG
DBG:ethumb Ethumb.c:801 _ethumb_generate_hash()
md5=cc2637068275e510b7b61491cfff64bc,
file=/home/Watchwolf/Photos_test/test/France - Suisse -
Wolschwiller/DSC_0055.JPG

I use the default ethumb_client configuration and I set :
ethumb_client_fdo_set(ethumb,ETHUMB_THUMB_LARGE);
ethumb_client_file_set(ethumb, buf, NULL);

I use the same ethumb_client for all my requests and I don't wait the result
of one request before starting a new.


I have made some tests and I found that every time we run the binary ethumb,
the thumbnail path change.

-- 
Regards.
------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to