Re: [E-devel] A small EWL bugfix

2007-10-02 Thread Nathan Ingersoll
Could someone apply this patch for me? I am on the road and have limited access. On 10/1/07, Brett Nash [EMAIL PROTECTED] wrote: diff -u -r1.46 ewl_config.c --- tools/ewl_config/ewl_config.c 23 Aug 2007 05:26:52 - 1.46 +++ tools/ewl_config/ewl_config.c 2 Oct 2007 00:15:37

Re: [E-devel] Python-EFL API

2007-10-02 Thread Gustavo Sverzut Barbieri
On 10/1/07, Ulisses Furquim [EMAIL PROTECTED] wrote: Hi, On 10/1/07, Gustavo Sverzut Barbieri [EMAIL PROTECTED] wrote: On 10/1/07, David Seikel [EMAIL PROTECTED] wrote: On Mon, 1 Oct 2007 11:04:33 -0300 Gustavo Sverzut Barbieri [EMAIL PROTECTED] wrote: On 10/1/07, Nathan

Re: [E-devel] ecore_file unit test

2007-10-02 Thread Mike Frysinger
On Tuesday 02 October 2007, Vincent Torri wrote: I have added in e17/test/unit unit tests for ecore_file. Currently, only dome functions of ecore_files are tested is there a reason it isnt just integrated into ecore ? seems weird to have testsuites forked off from the actual packages ...

Re: [E-devel] Python-EFL API

2007-10-02 Thread Ulisses Furquim
Hi, On 10/2/07, Gustavo Sverzut Barbieri [EMAIL PROTECTED] wrote: These scripts just call setup.py (distutils), these should check for pkg-config and fail if some are missing, generating the log to stderr. The nightly build scripts should send these logs if packages fail. Yes, I know that. I

Re: [E-devel] ecore_file unit test

2007-10-02 Thread Vincent Torri
On Tue, 2 Oct 2007, Mike Frysinger wrote: is there a reason it isnt just integrated into ecore ? seems weird to have testsuites forked off from the actual packages ... reason == raster I've asked him where to put it. He told me there. I would have prefer in ecore, just to use gcov / lcov

Re: [E-devel] ecore_file unit test

2007-10-02 Thread Vincent Torri
On Tue, 2 Oct 2007, Gustavo Sverzut Barbieri wrote: and any reasons why it is xml? Is it full of nested data? IMHO it's better to just output CSV, maybe like /etc/passwd, it's easier to read, process... the output is xml because there's a function that export the result in xml. I can use a

[E-devel] Nightly build log for E17 on 2007-10-02 07:03:01 -0700

2007-10-02 Thread Nightly build system
Build log for Enlightenment DR 0.17 on 2007-10-02 07:03:01 -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

Re: [E-devel] improvements of configure

2007-10-02 Thread Vincent Torri
On Sun, 30 Sep 2007, Michael Jennings wrote: Most of that sounds fine, but why not provide us with a sample configure.in with examples of all 5 changes made to it so we can get a more concrete idea of what you're wanting to do? Then if people have any specific objections, they're easier to

Re: [E-devel] improvements of configure

2007-10-02 Thread Michael Jennings
On Tuesday, 02 October 2007, at 18:31:34 (+0200), Vincent Torri wrote: I've attached a patch for (for instance) edje, that shows the modifications I want to do. I've put the libtool doc about its versioning, but it's not necessary to include it in configure.in. so, what is good ?

Re: [E-devel] E CVS: libs/ewl pfritz

2007-10-02 Thread Nathan Ingersoll
You are correct, looks like we were over-eager checking our pointers. On 10/2/07, Enlightenment CVS [EMAIL PROTECTED] wrote: Enlightenment CVS committal Author : pfritz Project : e17 Module : libs/ewl Dir : e17/libs/ewl/src/lib Modified Files: ewl_embed.c Log Message:

Re: [E-devel] E CVS: apps/e raster

2007-10-02 Thread Michael Jennings
On Friday, 14 September 2007, at 23:10:29 (-0400), Enlightenment CVS wrote: +/* + * These are the currently planned wizard pages: + * + * o == interactive + * . == automatic (no gui) + * + * --- THE LIST + * . look for system global profile - if it exists just copy it and exit + *

[E-devel] slow down with last CVS on n800

2007-10-02 Thread Gustavo Sverzut Barbieri
Hi guys, Someone made a change to CVS that turned things really slow on N800 devices. Since expedite still runs quite fast, so I believe it is related to Ecore (EcoreEvas?) or Edje. We're trying to hunt it, but if you have a clue, then say to help us saving time. -- Gustavo Sverzut Barbieri

Re: [E-devel] {Spam?} slow down with last CVS on n800

2007-10-02 Thread Vincent Torri
On Tue, 2 Oct 2007, Gustavo Sverzut Barbieri wrote: Hi guys, Someone made a change to CVS that turned things really slow on N800 devices. Since expedite still runs quite fast, so I believe it is related to Ecore (EcoreEvas?) or Edje. We're trying to hunt it, but if you have a clue, then

Re: [E-devel] slow down with last CVS on n800

2007-10-02 Thread Gustavo Sverzut Barbieri
On 10/2/07, Gustavo Sverzut Barbieri [EMAIL PROTECTED] wrote: Hi guys, Someone made a change to CVS that turned things really slow on N800 devices. Since expedite still runs quite fast, so I believe it is related to Ecore (EcoreEvas?) or Edje. We're trying to hunt it, but if you have a

Re: [E-devel] slow down with last CVS on n800

2007-10-02 Thread Gustavo Sverzut Barbieri
On 10/2/07, Gustavo Sverzut Barbieri [EMAIL PROTECTED] wrote: On 10/2/07, Gustavo Sverzut Barbieri [EMAIL PROTECTED] wrote: Hi guys, Someone made a change to CVS that turned things really slow on N800 devices. Since expedite still runs quite fast, so I believe it is related to Ecore

Re: [E-devel] slow down with last CVS on n800

2007-10-02 Thread Ulisses Furquim
Hi, On 10/2/07, Gustavo Sverzut Barbieri [EMAIL PROTECTED] wrote: http://staff.get-e.org/?p=e17/libs/eet.git;a=commitdiff;h=f64fe1386f0a1c4a302d8a11d1c9b0c61d0bb401 doursse, can you take a look? Damn, andré found it: somehow char is unsigned in maemo, this was bring to eye due this GCC

Re: [E-devel] slow down with last CVS on n800

2007-10-02 Thread The Rasterman
On Tue, 2 Oct 2007 19:49:58 -0300 Gustavo Sverzut Barbieri [EMAIL PROTECTED] babbled: On 10/2/07, Gustavo Sverzut Barbieri [EMAIL PROTECTED] wrote: On 10/2/07, Gustavo Sverzut Barbieri [EMAIL PROTECTED] wrote: Hi guys, Someone made a change to CVS that turned things really slow on

Re: [E-devel] slow down with last CVS on n800

2007-10-02 Thread The Rasterman
On Tue, 2 Oct 2007 20:42:06 -0300 Ulisses Furquim [EMAIL PROTECTED] babbled: Hi, On 10/2/07, Gustavo Sverzut Barbieri [EMAIL PROTECTED] wrote: http://staff.get-e.org/?p=e17/libs/eet.git;a=commitdiff;h=f64fe1386f0a1c4a302d8a11d1c9b0c61d0bb401 doursse, can you take a look? Damn,

Re: [E-devel] slow down with last CVS on n800

2007-10-02 Thread Gustavo Sverzut Barbieri
On 10/3/07, The Rasterman Carsten Haitzler [EMAIL PROTECTED] wrote: On Tue, 2 Oct 2007 20:42:06 -0300 Ulisses Furquim [EMAIL PROTECTED] babbled: Hi, On 10/2/07, Gustavo Sverzut Barbieri [EMAIL PROTECTED] wrote:

Re: [E-devel] slow down with last CVS on n800

2007-10-02 Thread The Rasterman
On Wed, 3 Oct 2007 00:21:03 -0300 Gustavo Sverzut Barbieri [EMAIL PROTECTED] babbled: On 10/3/07, The Rasterman Carsten Haitzler [EMAIL PROTECTED] wrote: On Tue, 2 Oct 2007 20:42:06 -0300 Ulisses Furquim [EMAIL PROTECTED] babbled: Hi, On 10/2/07, Gustavo Sverzut Barbieri [EMAIL