2012/2/26 Carsten Haitzler <ras...@rasterman.com>

> On Sat, 25 Feb 2012 22:50:59 +0100 Davide Andreoli <d...@gurumeditation.it
> >
> said:
>
> > Please give a try at ecore/src/examples/ecore_file_download_example.c
> >
> > All the download will fail after 30 seconds, with return status=0
> > seems we are hitting some curl timeout...
>
> crap. i need a download that takes > 30 sec.... ok found one. kernel was
> too
> small... and it was ewcore_file_download's problem it set a timeout (max
> time
> for operation) to ecore-con-url of 30 sec. removed. thats just silly.
>

yeah! thanks...and sorry for not fixing myself...so easy.

thanks goes to my new poor internet connection for spotting the bug :)

I see another problem that, didn't you see lots of:
CRI: ecore_con_url.c:1529 _ecore_con_url_timer() eina_log_print() unknown
domain -1, original message format 'multiperform is still running: %d,
timeout: %ld'

while downloading?
I can fix that by doing ecore_con_init() in the example, but it doesn't
seems to be the correct
solution...didn't you get all that warnings??



>
> --
> ------------- Codito, ergo sum - "I code, therefore I am" --------------
> The Rasterman (Carsten Haitzler)    ras...@rasterman.com
>
>
------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to