Re: [E-devel] E CVS: libs/etk-perl leviathan

2007-09-29 Thread Gustavo Sverzut Barbieri
On 9/29/07, Enlightenment CVS <[EMAIL PROTECTED]> wrote: > Enlightenment CVS committal > > Author : leviathan > Project : e17 > Module : libs/etk-perl > > Dir : e17/libs/etk-perl/xs > > > Modified Files: > Object.xs > > > Log Message: > fix signal handling so it compiles now > Note: t

Re: [E-devel] {Spam?} Re: Nightly build log for E17 on 2007-09-29 07:03:24 -0700

2007-09-29 Thread Gustavo Sverzut Barbieri
On 9/29/07, Vincent Torri <[EMAIL PROTECTED]> wrote: > > > On Sat, 29 Sep 2007, Gustavo Sverzut Barbieri wrote: > > > These changes in specific are meant to easy bindings :-) Actually we > > have some more that should come later, they're related to etk_base and > > etk_base_type, that will be adde

Re: [E-devel] {Spam?} Re: Nightly build log for E17 on 2007-09-29 07:03:24 -0700

2007-09-29 Thread Vincent Torri
On Sat, 29 Sep 2007, Gustavo Sverzut Barbieri wrote: > These changes in specific are meant to easy bindings :-) Actually we > have some more that should come later, they're related to etk_base and > etk_base_type, that will be added to all signal-emitted structures, so > we will have a way to i

Re: [E-devel] Nightly build log for E17 on 2007-09-29 07:03:24 -0700

2007-09-29 Thread Gustavo Sverzut Barbieri
On 9/29/07, Chady Kassouf <[EMAIL PROTECTED]> wrote: > > On 9/29/07, Gustavo Sverzut Barbieri <[EMAIL PROTECTED]> wrote: > > > edvi > http://download.enlightenment.org/tests/logs/edvi.log > > > etk-perl > http://download.enlightenment.org/tests/logs/etk-perl.log > > > > breaks introduced by Caio. H

Re: [E-devel] Nightly build log for E17 on 2007-09-29 07:03:24 -0700

2007-09-29 Thread Chady Kassouf
On 9/29/07, Gustavo Sverzut Barbieri <[EMAIL PROTECTED]> wrote: > > > edvi http://download.enlightenment.org/tests/logs/edvi.log > > etk-perl http://download.enlightenment.org/tests/logs/etk-perl.log > > breaks introduced by Caio. He's traveling this weekend, but I'll try > to fix later today.

Re: [E-devel] Nightly build log for E17 on 2007-09-29 07:03:24 -0700

2007-09-29 Thread Vincent Torri
On Sat, 29 Sep 2007, Gustavo Sverzut Barbieri wrote: >> epdf http://download.enlightenment.org/tests/logs/epdf.log > > poppler error, no idea. someone did a wrong commit about poppler 6.0 + all the etk changes to do. >> evfs http://download.enlightenment.org/tests/logs/evfs.log > > missing e

Re: [E-devel] Nightly build log for E17 on 2007-09-29 07:03:24 -0700

2007-09-29 Thread Gustavo Sverzut Barbieri
> edvi http://download.enlightenment.org/tests/logs/edvi.log > etk-perl http://download.enlightenment.org/tests/logs/etk-perl.log breaks introduced by Caio. He's traveling this weekend, but I'll try to fix later today. > engage http://download.enlightenment.org/tests/logs/engage.log missing

[E-devel] EWL engine

2007-09-29 Thread Cedric BAIL
Hi, Follow an attached patch that software_sdl as an engine for EWL. This patch work as long as you don't create more than one window as the engine didn't give you this possibility (should be the same for framebuffer engine). This make ewl_test segv when you test menu, popup an

[E-devel] Nightly build log for E17 on 2007-09-29 07:03:24 -0700

2007-09-29 Thread Nightly build system
Build log for Enlightenment DR 0.17 on 2007-09-29 07:03:24 -0700 Build logs are available at http://download.enlightenment.org/tests/logs Packages that failed to build: edvi http://download.enlightenment.org/tests/logs/edvi.log engage http://download.enlightenment.org/tests/logs/engage.log entro

Re: [E-devel] E_Manager issues

2007-09-29 Thread Christopher Michael
Carsten Haitzler (The Rasterman) wrote: > On Sat, 29 Sep 2007 04:40:56 -0400 Christopher Michael <[EMAIL PROTECTED]> > babbled: > >> Hey All, >> >> While reading through e_manager, I noticed 2 potential issues and wanted >> to ask about them before applying any fixes. >> >> Issue 1) >> --

Re: [E-devel] E_Manager issues

2007-09-29 Thread The Rasterman
On Sat, 29 Sep 2007 04:40:56 -0400 Christopher Michael <[EMAIL PROTECTED]> babbled: > Hey All, > > While reading through e_manager, I noticed 2 potential issues and wanted > to ask about them before applying any fixes. > > Issue 1) > > During e_manager_init, there is a

[E-devel] E_Manager issues

2007-09-29 Thread Christopher Michael
Hey All, While reading through e_manager, I noticed 2 potential issues and wanted to ask about them before applying any fixes. Issue 1) During e_manager_init, there is a call to ecore_x_screensaver_event_listen_set. I am assuming (without reading the code) that this ca