On 9/15/07, Cedric BAIL <[EMAIL PROTECTED]> wrote:
> During my testing of Ecore_Con, I found some little bug when you are doing
> multiple download simultaneously :
>
> - The data buffer we are receiving must be copied, or it could be
> reused by curl and we will receive garbage in the ev
On 9/14/07, Caio Marcelo <[EMAIL PROTECTED]> wrote:
> > - connect() family takes callback, data and returns the identifier
> > - disconnect() takes callback and data, removing only one specific
> > callback|data pair for a given signal
> > - disconnect_by_id() takes only the identifier (and no need
On 9/15/07, Cedric BAIL <[EMAIL PROTECTED]> wrote:
> Last pending patch on my disk :)
>
> I quickly looked inside etk and see that it was not using
> ecore_evas_cursor_set with framebuffer engine, because it wanted to set a
> icon from an edje file. And in fact if we want to set an edje object as a
Last pending patch on my disk :)
I quickly looked inside etk and see that it was not using
ecore_evas_cursor_set with framebuffer engine, because it wanted to set a
icon from an edje file. And in fact if we want to set an edje object as a
cursor we can't. Even if the code permit it.
So
Hi,
Another set of little patch fixing some ecore sdl configure issue, and
some
surface initialisation inside evas sdl engine.
I still have a bug when doing multiple cycle of evas_init/evas_shutdown
inside evas_common_font. Will require some time to track it down, but other
en
During my testing of Ecore_Con, I found some little bug when you are doing
multiple download simultaneously :
- The data buffer we are receiving must be copied, or it could be
reused by curl and we will receive garbage in the event handler.
- Sometime the complete event show up b
Vincent Torri wrote:
>
>
> On Sat, 15 Sep 2007, Sebastian Dransfeld wrote:
>
>>>
>>> thank you
>>>
>>> Vincent
>>
>> Sure. Have you seen all the places in the code where it checks for
>> ini->data == NULL to see whether a ini file exists? if ini->data is
>> always created, we have a problem.
>>
Hi,
I think I found a bug due to ecore_job inside edje. Take the following
code
as an example :
/* First run of ecore */
ecore_init();
ecore_evas_init();
edje_init();
setup();
ecore_evas_show(ee);
ecore_main_loop_begin();
evas_object_del(eo_bg);
ecore_eva
On Sat, 15 Sep 2007, Sebastian Dransfeld wrote:
>>
>> thank you
>>
>> Vincent
>
> Sure. Have you seen all the places in the code where it checks for
> ini->data == NULL to see whether a ini file exists? if ini->data is
> always created, we have a problem.
>
> Please don't change the behaviour of
Vincent Torri wrote:
>
> On Fri, 14 Sep 2007, Enlightenment CVS wrote:
>
>> Enlightenment CVS committal
>>
>> Author : englebass
>> Project : e17
>> Module : libs/efreet
>>
>> Dir : e17/libs/efreet/src/lib
>>
>>
>> Modified Files:
>> efreet_ini.c
>>
>>
>> Log Message:
>> Revert erronou
On Fri, 14 Sep 2007, Enlightenment CVS wrote:
> Enlightenment CVS committal
>
> Author : englebass
> Project : e17
> Module : libs/efreet
>
> Dir : e17/libs/efreet/src/lib
>
>
> Modified Files:
> efreet_ini.c
>
>
> Log Message:
> Revert erronous changes.
>
> =
Build log for Enlightenment DR 0.17 on 2007-09-15 07:02:32 -0700
Build logs are available at http://download.enlightenment.org/tests/logs
Packages that failed to build:
engage http://download.enlightenment.org/tests/logs/engage.log
entropy http://download.enlightenment.org/tests/logs/entropy.log
12 matches
Mail list logo