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

> On Sun, 26 Feb 2012 16:38:40 +0100 Davide Andreoli <d...@gurumeditation.it
> >
> said:
>
> > 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??
>
> i didnt get any warnings, but i added an ecore_con_init to the file
> download
> init.
>
>
cool, thanks! this also fixed the warnings I got using ecore_file_download
from python


>  > >
> > > --
> > > ------------- 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
> >
>
>
> --
> ------------- Codito, ergo sum - "I code, therefore I am" --------------
> The Rasterman (Carsten Haitzler)    ras...@rasterman.com
>
>
------------------------------------------------------------------------------
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