Re: [E-devel] ecore_file_download() always abort after 30 seconds

2012-02-25 Thread The Rasterman
On Sat, 25 Feb 2012 22:50:59 +0100 Davide Andreoli 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 f

Re: [E-devel] ecore_file_download() always abort after 30 seconds

2012-02-25 Thread Vincent Torri
On Sat, Feb 25, 2012 at 10:50 PM, Davide Andreoli wrote: > 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... > > btw, why the ecore_file_example is omitted from the

[E-devel] ecore_file_download() always abort after 30 seconds

2012-02-25 Thread Davide Andreoli
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... btw, why the ecore_file_example is omitted from the build? Thanks davemds

[E-devel] new evas compile warnings

2012-02-25 Thread Michael Blumenkrantz
Making all in gl_x11 CC module_la-evas_engine.lo CC module_la-evas_x_main.lo evas_engine.c: In function '_sym_init': evas_engine.c:519:115: warning: assignment from incompatible pointer type evas_engine.c:519:273: warning: assignment from incompatible pointer type evas_engine.c: In func