2012/2/27 Davide Andreoli <d...@gurumeditation.it>:
> 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.
>>

It's my fault because ecore_con_url callback sometimes was not called.
But this was fixed.   I completely forgot to fix this :-(

>
> 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??
>

I think that ecore_con_init() should be here in ecore_file_download_init()
or in ecore_con_init().

>
>
>>
>> --
>> ------------- 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



-- 
BRs,
Kim.

------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to