Re: [E-devel] EET Python Bindings

2017-02-14 Thread Gustavo Sverzut Barbieri
ohhh... Okay, Jeff this is great advice: - if you want to change the E.cfg in RUNTIME, call Enlightenment itself, otherwise you'll not get your changes applied as E won't reload the .cfg and actually may rewrite that if something else changed. Thus unlikely to work. - if you want to change con

Re: [E-devel] EET Python Bindings

2017-02-14 Thread The Rasterman
On Tue, 14 Feb 2017 18:29:42 +1030 Simon Lees said: > > > On 02/14/2017 05:41 PM, Carsten Haitzler (The Rasterman) wrote: > > On Tue, 14 Feb 2017 15:15:19 +1030 Simon Lees said: > > > >> > >> > >> On 02/14/2017 10:47 AM, Carsten Haitzler (The Rasterman) wrote: > >>> On Mon, 13 Feb 2017 15:41:

Re: [E-devel] EET Python Bindings

2017-02-14 Thread Simon Lees
On 02/14/2017 05:41 PM, Carsten Haitzler (The Rasterman) wrote: > On Tue, 14 Feb 2017 15:15:19 +1030 Simon Lees said: > >> >> >> On 02/14/2017 10:47 AM, Carsten Haitzler (The Rasterman) wrote: >>> On Mon, 13 Feb 2017 15:41:57 -0200 Gustavo Sverzut Barbieri >>> said: >>> On Mon, Feb 13, 20

Re: [E-devel] EET Python Bindings

2017-02-13 Thread The Rasterman
On Tue, 14 Feb 2017 15:15:19 +1030 Simon Lees said: > > > On 02/14/2017 10:47 AM, Carsten Haitzler (The Rasterman) wrote: > > On Mon, 13 Feb 2017 15:41:57 -0200 Gustavo Sverzut Barbieri > > said: > > > >> On Mon, Feb 13, 2017 at 3:06 PM, Jeff Hoogland > >> wrote: > >>> Are there any plans to

Re: [E-devel] EET Python Bindings

2017-02-13 Thread Simon Lees
On 02/14/2017 10:47 AM, Carsten Haitzler (The Rasterman) wrote: > On Mon, 13 Feb 2017 15:41:57 -0200 Gustavo Sverzut Barbieri > said: > >> On Mon, Feb 13, 2017 at 3:06 PM, Jeff Hoogland >> wrote: >>> Are there any plans to expand the python bindings to cover the EET library >>> to support wor

Re: [E-devel] EET Python Bindings

2017-02-13 Thread The Rasterman
On Mon, 13 Feb 2017 15:41:57 -0200 Gustavo Sverzut Barbieri said: > On Mon, Feb 13, 2017 at 3:06 PM, Jeff Hoogland wrote: > > Are there any plans to expand the python bindings to cover the EET library > > to support working with .cfg files and such natively? > > usually bindings try to avoid co

Re: [E-devel] EET Python Bindings

2017-02-13 Thread Gustavo Sverzut Barbieri
On Mon, Feb 13, 2017 at 3:06 PM, Jeff Hoogland wrote: > Are there any plans to expand the python bindings to cover the EET library > to support working with .cfg files and such natively? usually bindings try to avoid covering bindings for things that are available natively, such as pickle in pyth

[E-devel] EET Python Bindings

2017-02-13 Thread Jeff Hoogland
Are there any plans to expand the python bindings to cover the EET library to support working with .cfg files and such natively? -- ~Jeff Hoogland My Projects on GitHub ---

[E-devel] Eet error while building elementary

2015-07-07 Thread Massimo Maiurana
Yesterday I rebuilt efl, elementary and all the rest, and at "make install" stage elementary returns this error: make[2]: ingresso nella directory "/home/max/Scaricati/e17_build/apps/elementary/config/default" /opt/e17/bin/eet -e \ ../../config/default/base.cfg config \ base.src 1 ERR<12719>:eet l

Re: [E-devel] EET file size management

2014-01-25 Thread The Rasterman
On Thu, 16 Jan 2014 18:18:54 +0900 Cedric BAIL said: > Cedric Bail > On Jan 16, 2014 5:32 PM, "Counihan, Tom" wrote: > > > > Hi Folks, > > > > I'm looking into EET and trying to figure out if, when I create an eet > file can I set some control limitations on the ensuring file size? > > How would

Re: [E-devel] EET file size management

2014-01-16 Thread Counihan, Tom
Many thanks Cedric for your guidance. > -Original Message- > From: Cedric BAIL [mailto:cedric.b...@free.fr] > Sent: Thursday, January 16, 2014 9:19 AM > To: e-devel > Subject: Re: [E-devel] EET file size management > > Cedric Bail > On Jan 16, 2014 5:32 PM

Re: [E-devel] EET file size management

2014-01-16 Thread Cedric BAIL
Cedric Bail On Jan 16, 2014 5:32 PM, "Counihan, Tom" wrote: > > Hi Folks, > > I'm looking into EET and trying to figure out if, when I create an eet file can I set some control limitations on the ensuring file size? > How would I go about placing a size limitation on an eet file? Is it possible vi

[E-devel] EET file size management

2014-01-16 Thread Counihan, Tom
Hi Folks, I'm looking into EET and trying to figure out if, when I create an eet file can I set some control limitations on the ensuring file size? How would I go about placing a size limitation on an eet file? Is it possible via eet? Guidance most graciously appreciated. Warm Regards Tom. IN

Re: [E-devel] eet serialization questions

2013-09-25 Thread Cedric BAIL
On Wed, Sep 25, 2013 at 11:27 AM, Christophe Sadoine wrote: > On 24 September 2013 15:24, Cedric BAIL wrote: >> Hello, >> >> On Fri, Sep 6, 2013 at 12:01 PM, Christophe Sadoine >> wrote: >>> On 4 September 2013 15:25, Cedric BAIL wrote: On Wed, Sep 4, 2013 at 5:24 AM, Christophe Sadoine

Re: [E-devel] eet serialization questions

2013-09-24 Thread Christophe Sadoine
On 24 September 2013 15:24, Cedric BAIL wrote: > Hello, > > On Fri, Sep 6, 2013 at 12:01 PM, Christophe Sadoine > wrote: >> On 4 September 2013 15:25, Cedric BAIL wrote: >>> On Wed, Sep 4, 2013 at 5:24 AM, Christophe Sadoine >>> wrote: On 3 September 2013 15:26, Cedric BAIL wrote: >

Re: [E-devel] eet serialization questions

2013-09-23 Thread Cedric BAIL
Hello, On Fri, Sep 6, 2013 at 12:01 PM, Christophe Sadoine wrote: > On 4 September 2013 15:25, Cedric BAIL wrote: >> On Wed, Sep 4, 2013 at 5:24 AM, Christophe Sadoine >> wrote: >>> On 3 September 2013 15:26, Cedric BAIL wrote: On Tue, Sep 3, 2013 at 7:04 AM, Christophe Sadoine wr

Re: [E-devel] eet serialization questions

2013-09-05 Thread Christophe Sadoine
On 4 September 2013 15:25, Cedric BAIL wrote: > On Wed, Sep 4, 2013 at 5:24 AM, Christophe Sadoine wrote: >> On 3 September 2013 15:26, Cedric BAIL wrote: >>> On Tue, Sep 3, 2013 at 7:04 AM, Christophe Sadoine >>> wrote: I have some questions concerning eet :) 1) I have a struct

Re: [E-devel] eet serialization questions

2013-09-03 Thread Cedric BAIL
On Wed, Sep 4, 2013 at 5:24 AM, Christophe Sadoine wrote: > On 3 September 2013 15:26, Cedric BAIL wrote: >> On Tue, Sep 3, 2013 at 7:04 AM, Christophe Sadoine >> wrote: >>> I have some questions concerning eet :) >>> >>> 1) I have a struct like this: >>> >>> struct Vec3{ >>> double x; >>> doub

Re: [E-devel] eet serialization questions

2013-09-03 Thread Christophe Sadoine
On 3 September 2013 15:26, Cedric BAIL wrote: > Hello, > > On Tue, Sep 3, 2013 at 7:04 AM, Christophe Sadoine wrote: >> I have some questions concerning eet :) >> >> 1) I have a struct like this: >> >> struct Vec3{ >> double x; >> double y; >> double ; >> } >> >> struct Object { >> Vec3 position;

Re: [E-devel] eet serialization questions

2013-09-02 Thread Cedric BAIL
Hello, On Tue, Sep 3, 2013 at 7:04 AM, Christophe Sadoine wrote: > I have some questions concerning eet :) > > 1) I have a struct like this: > > struct Vec3{ > double x; > double y; > double ; > } > > struct Object { > Vec3 position; > Vec3 rotation; > } > > I want to serialize Object. > > I have

[E-devel] eet serialization questions

2013-09-02 Thread Christophe Sadoine
Hello I have some questions concerning eet :) 1) I have a struct like this: struct Vec3{ double x; double y; double ; } struct Object { Vec3 position; Vec3 rotation; } I want to serialize Object. I have an eet descriptor for Vec3 that I want to use but EET_DATA_DESCRIPTOR_ADD_SUB takes a poin

[E-devel] Eet compared with JSON - Eet comes out on top

2013-08-21 Thread The Rasterman
https://phab.enlightenment.org/phame/live/1/post/eet_compared_with_json_eet_comes_out_on_top/ - Given the mainstream can't figure out what to use (XML, JSON... what's next?), Eet manages to lead hands-down when compared to JSON Summary: Da

Re: [E-devel] Eet memleak patch

2013-02-19 Thread Christopher Michael
On 19/02/13 13:16, Stefan Schmidt wrote: > Hello. > > On 19/02/13 11:36, Christopher Michael wrote: >> Hi All, >> >> As I am not using the EFL tree from git yet, I cannot push this patch. >> Would someone mind a quick review & push please ?? >> >> Basically, this fixes some potential memory leaks i

Re: [E-devel] Eet memleak patch

2013-02-19 Thread Stefan Schmidt
Hello. On 19/02/13 11:36, Christopher Michael wrote: > Hi All, > > As I am not using the EFL tree from git yet, I cannot push this patch. > Would someone mind a quick review & push please ?? > > Basically, this fixes some potential memory leaks in > eet_data_image_header_decode_cipher function whe

[E-devel] Eet memleak patch

2013-02-19 Thread Christopher Michael
Hi All, As I am not using the EFL tree from git yet, I cannot push this patch. Would someone mind a quick review & push please ?? Basically, this fixes some potential memory leaks in eet_data_image_header_decode_cipher function where we return a failure (0), but never free the allocated deci

Re: [E-devel] Eet testsuite failures

2013-01-13 Thread Cedric BAIL
On Sat, Jan 12, 2013 at 8:22 PM, Albin Tonnerre wrote: > On Tue, Jan 8, 2013 at 11:18 PM, Gustavo Sverzut Barbieri > wrote: >> Hi Lutin, >> >> both seem correct to me. Let's wait for others to chime in, but they should >> be okay. > > I'd like to upload those fixes to Debian soon, so now would be

Re: [E-devel] Eet testsuite failures

2013-01-12 Thread Albin Tonnerre
On Tue, Jan 8, 2013 at 11:18 PM, Gustavo Sverzut Barbieri wrote: > Hi Lutin, > > both seem correct to me. Let's wait for others to chime in, but they should > be okay. I'd like to upload those fixes to Debian soon, so now would be a good time for anyone who'd like to object :) -- Albin -

Re: [E-devel] Eet testsuite failures

2013-01-08 Thread Albin Tonnerre
On Wed, Jan 9, 2013 at 1:27 AM, Leandro Dorileo wrote: > Hi, >> > { >> >unsigned char *d, *comp; >> > - int *header, ret, ok = 1; >> > + int *header, *bigend_data, ret, ok = 1; >> >uLongf buflen = 0; >> > >> >buflen = (((w * h * 101) / 100) + 3) * 4; >> >

Re: [E-devel] Eet testsuite failures

2013-01-08 Thread Leandro Dorileo
Hi, On Tue, Jan 08, 2013 at 08:18:11PM -0200, Gustavo Sverzut Barbieri wrote: > Hi Lutin, > > both seem correct to me. Let's wait for others to chime in, but they should > be okay. > > > On Tue, Jan 8, 2013 at 8:11 PM, Albin Tonnerre wrote: > > > Hi, > > > > I recently uploaded Eet 1.7.4 to D

Re: [E-devel] Eet testsuite failures

2013-01-08 Thread Gustavo Sverzut Barbieri
Hi Lutin, both seem correct to me. Let's wait for others to chime in, but they should be okay. On Tue, Jan 8, 2013 at 8:11 PM, Albin Tonnerre wrote: > Hi, > > I recently uploaded Eet 1.7.4 to Debian; this was the first version to > have the testsuite enabled and to my suprise, it failed on all

[E-devel] Eet testsuite failures

2013-01-08 Thread Albin Tonnerre
Hi, I recently uploaded Eet 1.7.4 to Debian; this was the first version to have the testsuite enabled and to my suprise, it failed on all bigendian architectures (https://buildd.debian.org/status/package.php?p=eet&suite=experimental) I tried to find the cause of the issue, and it would seem there

Re: [E-devel] [EET][PATCH] NULL checks again

2012-10-04 Thread Daniel Juyung Seo
This one looks ok. Thanks in SVN! Daniel Juyung Seo (SeoZ) On Thu, Oct 4, 2012 at 9:12 PM, Zbigniew Kosinski wrote: > Hello, > > Please consider to add another NULL checks in eet lib: > > 1. eet_data_descriptor_element_add - NULL check for data descriptor > handle parameter. > > 2. eet

[E-devel] [EET][PATCH] NULL checks again

2012-10-04 Thread Zbigniew Kosinski
Hello, Please consider to add another NULL checks in eet lib: 1. eet_data_descriptor_element_add - NULL check for data descriptor handle parameter. 2. eet_connection_send and eet_connection_node_send - NULL check for connection parameter. Please take a look at attached patches. BR,

Re: [E-devel] [EET] Check data descriptor parameter in eet_data

2012-09-27 Thread The Rasterman
On Wed, 19 Sep 2012 14:30:59 +0200 Zbigniew Kosinski said: > Hello, > > Right now, functions from eet_data don't check if data descriptor handle > parameter is NULL. > > What do You think about adding null checks for that parameter type? > > Please take a look at attached patch. ok- in svn it

Re: [E-devel] [EET] Check data descriptor parameter in eet_data

2012-09-21 Thread Zbigniew Kosinski
Hello again, I will be grateful for feedback. -Original Message- From: Zbigniew Kosinski [mailto:z.kosin...@samsung.com] Sent: 19 września 2012 14:31 To: 'Enlightenment developer list' Subject: [E-devel] [EET] Check data descriptor parameter in eet_data Hello, Right now, func

[E-devel] [EET] Check data descriptor parameter in eet_data

2012-09-19 Thread Zbigniew Kosinski
Hello, Right now, functions from eet_data don't check if data descriptor handle parameter is NULL. What do You think about adding null checks for that parameter type? Please take a look at attached patch. BR, Zbigniew Kosinski 0001-Add-null-check-for-data-descriptor.patch Description: Bi

Re: [E-devel] EET : Why this code is not printing any value in the list?

2012-09-07 Thread Cedric BAIL
On Fri, Sep 7, 2012 at 4:47 PM, Michael Blumenkrantz wrote: > On Fri, 7 Sep 2012 18:00:48 +0530 > Dinesh Devaraj wrote: > >> /* >> * File: FirstEet.c >> * Author: root >> * >> * Created on September 7, 2012, 6:39 PM >> */ >> >> #include >> #include >> #include >> #include >> >> /* >> * >> */

Re: [E-devel] EET : Why this code is not printing any value in the list?

2012-09-07 Thread The Rasterman
On Fri, 7 Sep 2012 12:10:25 -0300 Gustavo Sverzut Barbieri said: > On Friday, September 7, 2012, Carsten Haitzler wrote: > > > On Fri, 7 Sep 2012 15:47:51 +0100 Michael Blumenkrantz > > > said: > > > > > On Fri, 7 Sep 2012 18:00:48 +0530 > > > Dinesh Devaraj > wrote: > > > > > > > /* > > > > * F

Re: [E-devel] EET : Why this code is not printing any value in the list?

2012-09-07 Thread Gustavo Sverzut Barbieri
On Friday, September 7, 2012, Carsten Haitzler wrote: > On Fri, 7 Sep 2012 15:47:51 +0100 Michael Blumenkrantz > > said: > > > On Fri, 7 Sep 2012 18:00:48 +0530 > > Dinesh Devaraj > wrote: > > > > > /* > > > * File: FirstEet.c > > > * Author: root > > > * > > > * Created on September 7, 2012, 6:39

Re: [E-devel] EET : Why this code is not printing any value in the list?

2012-09-07 Thread The Rasterman
On Fri, 7 Sep 2012 15:47:51 +0100 Michael Blumenkrantz said: > On Fri, 7 Sep 2012 18:00:48 +0530 > Dinesh Devaraj wrote: > > > /* > > * File: FirstEet.c > > * Author: root > > * > > * Created on September 7, 2012, 6:39 PM > > */ > > > > #include > > #include > > #include > > #include > >

Re: [E-devel] EET : Why this code is not printing any value in the list?

2012-09-07 Thread Michael Blumenkrantz
On Fri, 7 Sep 2012 18:00:48 +0530 Dinesh Devaraj wrote: > /* > * File: FirstEet.c > * Author: root > * > * Created on September 7, 2012, 6:39 PM > */ > > #include > #include > #include > #include > > /* > * > */ > > int main(int argc, char** argv) { > > eina_init(); > eet_init(); > > //

Re: [E-devel] eet configure failure on fedora 10

2012-07-02 Thread Lionel Orry
On Mon, Jul 2, 2012 at 11:18 AM, Stefan Schmidt wrote: > On 07/02/2012 10:12 AM, Stefan Schmidt wrote: >> Hello. >> >> On 07/02/2012 10:09 AM, Vincent Torri wrote: >>> remove line 56 of efl_check_libs.m4 : >>> >>> AC_MSG_ERROR(["Cannot find zlib.PC. Make sure your PKG_CONFIG_PATH >>> environment v

Re: [E-devel] eet configure failure on fedora 10

2012-07-02 Thread Stefan Schmidt
On 07/02/2012 10:12 AM, Stefan Schmidt wrote: > Hello. > > On 07/02/2012 10:09 AM, Vincent Torri wrote: >> remove line 56 of efl_check_libs.m4 : >> >> AC_MSG_ERROR(["Cannot find zlib.PC. Make sure your PKG_CONFIG_PATH >> environment variable contains include lines for the location of this >> file"]

Re: [E-devel] eet configure failure on fedora 10

2012-07-02 Thread Stefan Schmidt
Hello. On 07/02/2012 10:09 AM, Vincent Torri wrote: > remove line 56 of efl_check_libs.m4 : > > AC_MSG_ERROR(["Cannot find zlib.PC. Make sure your PKG_CONFIG_PATH > environment variable contains include lines for the location of this > file"]) > > and tell me if it works. If so, then can someone c

Re: [E-devel] eet configure failure on fedora 10

2012-07-02 Thread Lionel Orry
On Mon, Jul 2, 2012 at 11:02 AM, Stefan Schmidt wrote: > Hello. > > On 07/02/2012 09:56 AM, Lionel Orry wrote: >> Hi devs, >> >> the latest svn rev (73135) of eet does  not pass the configure step >> correctly, probably due to autotools reorganisation (Vincent?). It >> seems it is looking for 'zli

Re: [E-devel] eet configure failure on fedora 10

2012-07-02 Thread Vincent Torri
remove line 56 of efl_check_libs.m4 : AC_MSG_ERROR(["Cannot find zlib.PC. Make sure your PKG_CONFIG_PATH environment variable contains include lines for the location of this file"]) and tell me if it works. If so, then can someone commit the fix ? I can't right now Vincent On Mon, Jul 2, 2012 a

Re: [E-devel] eet configure failure on fedora 10

2012-07-02 Thread Stefan Schmidt
Hello. On 07/02/2012 09:56 AM, Lionel Orry wrote: > Hi devs, > > the latest svn rev (73135) of eet does not pass the configure step > correctly, probably due to autotools reorganisation (Vincent?). It > seems it is looking for 'zlib.pc' which is absolutely non-existent on > my platform, I don't k

[E-devel] eet configure failure on fedora 10

2012-07-02 Thread Lionel Orry
Hi devs, the latest svn rev (73135) of eet does not pass the configure step correctly, probably due to autotools reorganisation (Vincent?). It seems it is looking for 'zlib.pc' which is absolutely non-existent on my platform, I don't know if zlib provides a pkg-config file in more recent releases

Re: [E-devel] eet data type sizes.

2012-04-18 Thread The Rasterman
On Thu, 19 Apr 2012 06:27:23 +1000 David Seikel said: > I'm not seeing anywhere in the docs a description of the eet integer > data type sizes. The float types include their size in the name - actually those are fixed point, not float. theres FLOAT and DOUBLE for floating point... no sizes spec

[E-devel] eet data type sizes.

2012-04-18 Thread David Seikel
I'm not seeing anywhere in the docs a description of the eet integer data type sizes. The float types include their size in the name - EET_T_F16P16. What size are EET_T_CHAR, EET_T_SHORT, EET_T_INT, and EET_T_LONG_LONG? I would guess 8, 16, 32, and 64 bits, but a quick look at the code seems to

Re: [E-devel] eet keeping file locks on closed files?

2012-04-12 Thread David Seikel
On Thu, 12 Apr 2012 15:18:51 +0900 Carsten Haitzler (The Rasterman) wrote: > On Tue, 10 Apr 2012 22:38:34 +1000 David Seikel > said: > > > In my embedded project, I have a flash disk partition just for some > > eet files. I mount it at the beginning of execution, read and > > write to them, th

Re: [E-devel] eet keeping file locks on closed files?

2012-04-11 Thread The Rasterman
On Tue, 10 Apr 2012 22:38:34 +1000 David Seikel said: > In my embedded project, I have a flash disk partition just for some eet > files. I mount it at the beginning of execution, read and write to > them, then unmount it when the program finishes. Or try to, the > unmount fails. > > From what

Re: [E-devel] eet keeping file locks on closed files?

2012-04-11 Thread David Seikel
On Wed, 11 Apr 2012 01:33:46 +1000 David Seikel wrote: > On Tue, 10 Apr 2012 17:01:27 +0200 Cedric BAIL > wrote: > > > On Tue, Apr 10, 2012 at 2:38 PM, David Seikel > > wrote: > > > In my embedded project, I have a flash disk partition just for > > > some eet files.  I mount it at the beginnin

Re: [E-devel] eet keeping file locks on closed files?

2012-04-10 Thread David Seikel
On Tue, 10 Apr 2012 17:01:27 +0200 Cedric BAIL wrote: > On Tue, Apr 10, 2012 at 2:38 PM, David Seikel > wrote: > > In my embedded project, I have a flash disk partition just for some > > eet files.  I mount it at the beginning of execution, read and > > write to them, then unmount it when the pr

Re: [E-devel] eet keeping file locks on closed files?

2012-04-10 Thread Cedric BAIL
On Tue, Apr 10, 2012 at 2:38 PM, David Seikel wrote: > In my embedded project, I have a flash disk partition just for some eet > files.  I mount it at the beginning of execution, read and write to > them, then unmount it when the program finishes.  Or try to, the > unmount fails. > > From what I c

[E-devel] eet keeping file locks on closed files?

2012-04-10 Thread David Seikel
In my embedded project, I have a flash disk partition just for some eet files. I mount it at the beginning of execution, read and write to them, then unmount it when the program finishes. Or try to, the unmount fails. From what I can tell, eet is keeping locks on those files and I can't unmount

Re: [E-devel] Eet fails to find nodes on Windows (edje examples or elementary_test seg fault)

2012-02-24 Thread The Rasterman
On Thu, 23 Feb 2012 17:32:24 +0100 Vincent Torri said: > Hey > > On Windows, when loading some edje files (for example the basic.edj > from edje examples, there's a seg fault. > > Itracked that an found that it's in find_node_by_name() (in > eet_lib.c). The problem seems 'efn->name. I can't eve

[E-devel] Eet fails to find nodes on Windows (edje examples or elementary_test seg fault)

2012-02-23 Thread Vincent Torri
Hey On Windows, when loading some edje files (for example the basic.edj from edje examples, there's a seg fault. Itracked that an found that it's in find_node_by_name() (in eet_lib.c). The problem seems 'efn->name. I can't even display it. I have absolutely no idea on how to fix that (no valgrind

Re: [E-devel] eet: examples are not installed

2011-11-17 Thread The Rasterman
On Fri, 18 Nov 2011 11:32:51 +0900 Jérôme Pinot said: > Hi, > > eet 1.5.0-alpha doesn't honor the --enable-install-examples, it does > nothing. Passing --enable-build-examples to configure does build AND install > examples. > > This works fine for the others EFL fixed in svn. u can now install

[E-devel] eet: examples are not installed

2011-11-17 Thread Jérôme Pinot
Hi, eet 1.5.0-alpha doesn't honor the --enable-install-examples, it does nothing. Passing --enable-build-examples to configure does build AND install examples. This works fine for the others EFL -- Jérôme Pinot http://ngc891.blogdns.net/ signature.asc Description: Digital signature --

Re: [E-devel] EEt failing with eina list error fresh SVN pull

2011-10-17 Thread The Rasterman
On Mon, 17 Oct 2011 23:42:33 -0500 Jeff Hoogland said: "pebkac" (problem in your packaging/installation of eina. i bet you explicitly list every file to install in the dev pkg for eina and eina_clist.h is not in your explicit list). > Checked out svn 30~ minutes ago. EET is failing to compile wi

Re: [E-devel] EEt failing with eina list error fresh SVN pull

2011-10-17 Thread Vincent Torri
On Tue, 18 Oct 2011, Jeff Hoogland wrote: > I had. I SVN up the whole tree at once well, in my $prefix/include/eina-1/eina/, I have eina_clist.h. Be sure that after installing eina, you have that file in your $prefix/include/eina-1/eina/ I've just updated eina and eet and installing them, an

Re: [E-devel] EEt failing with eina list error fresh SVN pull

2011-10-17 Thread Jeff Hoogland
I had. I SVN up the whole tree at once On Tue, Oct 18, 2011 at 12:05 AM, Vincent Torri wrote: > > > On Tue, 18 Oct 2011, Jeff Hoogland wrote: > > > I'll dist clean in eina and try again, but I just rebuilt that. > > i meant, in eina/ : svn up > > Vincent > > > > > On Mon, Oct 17, 2011 at 11:49 P

Re: [E-devel] EEt failing with eina list error fresh SVN pull

2011-10-17 Thread Vincent Torri
On Tue, 18 Oct 2011, Jeff Hoogland wrote: > I'll dist clean in eina and try again, but I just rebuilt that. i meant, in eina/ : svn up Vincent > > On Mon, Oct 17, 2011 at 11:49 PM, Vincent Torri wrote: > >> >> >> On Mon, 17 Oct 2011, Jeff Hoogland wrote: >> >>> Checked out svn 30~ minutes ag

Re: [E-devel] EEt failing with eina list error fresh SVN pull

2011-10-17 Thread Jeff Hoogland
I'll dist clean in eina and try again, but I just rebuilt that. On Mon, Oct 17, 2011 at 11:49 PM, Vincent Torri wrote: > > > On Mon, 17 Oct 2011, Jeff Hoogland wrote: > > > Checked out svn 30~ minutes ago. EET is failing to compile with this: > > http://pastebin.com/r85b5FWd > > > > Issue in SVN

Re: [E-devel] EEt failing with eina list error fresh SVN pull

2011-10-17 Thread Vincent Torri
On Mon, 17 Oct 2011, Jeff Hoogland wrote: > Checked out svn 30~ minutes ago. EET is failing to compile with this: > http://pastebin.com/r85b5FWd > > Issue in SVN or on my system? be sure to also update eina. eina_clist has been added very recently Vincent -

[E-devel] EEt failing with eina list error fresh SVN pull

2011-10-17 Thread Jeff Hoogland
Checked out svn 30~ minutes ago. EET is failing to compile with this: http://pastebin.com/r85b5FWd Issue in SVN or on my system? -- ~Jeff Hoogland Thoughts on Technology , Tech Blog Bodhi Linux , Enlightenment

Re: [E-devel] Eet: testsuite fails (make check)

2011-04-25 Thread The Rasterman
On Tue, 26 Apr 2011 00:43:31 +0200 David Steiner said: > On Mon, 25 Apr 2011 17:57:33 +0900 > Carsten Haitzler (The Rasterman) wrote: > > > On Sat, 23 Apr 2011 16:54:42 +0200 David Steiner > > said: > > > > what is asking for PEM pass? > the test script :) but there's no way to enter the pass

Re: [E-devel] Eet: testsuite fails (make check)

2011-04-25 Thread The Rasterman
On Sat, 23 Apr 2011 16:54:42 +0200 David Steiner said: what is asking for PEM pass? for that matter a whole bunch of things go wrong after that... did eet compile with pthread support? maybe thats why? it didn't for some reason openbsd doesnt have (sufficient) pthread support? > hi, > > here's

Re: [E-devel] Eet: testsuite fails (make check)

2011-04-23 Thread David Steiner
forgot: here's the full output at http://pastext.net/2936 -- Fulfilling the Lean Software Promise Lean software platforms are now widely adopted and the benefits have been demonstrated beyond question. Learn why your peer

[E-devel] Eet: testsuite fails (make check)

2011-04-23 Thread David Steiner
hi, here's the output of make check on eet. it error's out, probably because of "Enter PEM pass phrase:" ---snip--- Running suite(s): Eet Enter PEM pass phrase: 85%: Checks: 20, Failures: 1, Errors: 2 eet_suite.c:840:E:Eet Data Encoding/Decoding:eet_test_data_type_dump_undump:0: (after this poin

Re: [E-devel] eet question

2011-04-18 Thread The Rasterman
On Mon, 18 Apr 2011 11:26:16 +0900 Gina Jeong said: i'm replying to you and the e devel mailing list so people can see the reply. attached code that works. > Hello, > I'm having using eet. I am trying to save a trie to a file. I have the > following struct. > > typedef struct _tnode{ > char k

Re: [E-devel] eet again!

2010-11-20 Thread Mike Blumenkrantz
On Sun, 21 Nov 2010 14:19:43 +0900 Carsten Haitzler (The Rasterman) wrote: > On Fri, 19 Nov 2010 16:23:15 -0500 Mike Blumenkrantz said: > > > This time it's valgrind leaks and errors! > > > > ==30933== 79 bytes in 1 blocks are definitely lost in loss record 18 of 59 > > ==30933==at 0x40289

Re: [E-devel] eet again!

2010-11-20 Thread The Rasterman
On Fri, 19 Nov 2010 16:23:15 -0500 Mike Blumenkrantz said: > This time it's valgrind leaks and errors! > > ==30933== 79 bytes in 1 blocks are definitely lost in loss record 18 of 59 > ==30933==at 0x4028904: malloc (vg_replace_malloc.c:236) > ==30933==by 0x459EDB4: eet_decipher (eet_ciphe

[E-devel] eet again!

2010-11-19 Thread Mike Blumenkrantz
This time it's valgrind leaks and errors! ==30933== 79 bytes in 1 blocks are definitely lost in loss record 18 of 59 ==30933==at 0x4028904: malloc (vg_replace_malloc.c:236) ==30933==by 0x459EDB4: eet_decipher (eet_cipher.c:1194) ==30933==by 0x4591306: eet_read_cipher (eet_lib.c:1863) =

Re: [E-devel] eet cipher problem again

2010-11-18 Thread Mike Blumenkrantz
On Thu, 18 Nov 2010 10:04:29 +0100 Cedric BAIL wrote: > On Thu, Nov 18, 2010 at 4:39 AM, Mike Blumenkrantz wrote: > > eet_read/write_cipher() are broken now when calling them directly (with and > > without compression from my tests), I'm unable to read back data that has > > been written. Should

Re: [E-devel] eet cipher problem again

2010-11-18 Thread Cedric BAIL
On Thu, Nov 18, 2010 at 4:39 AM, Mike Blumenkrantz wrote: > eet_read/write_cipher() are broken now when calling them directly (with and > without compression from my tests), I'm unable to read back data that has been > written. Should be the same in all cases, though I can provide an example > us

[E-devel] eet cipher problem again

2010-11-17 Thread Mike Blumenkrantz
eet_read/write_cipher() are broken now when calling them directly (with and without compression from my tests), I'm unable to read back data that has been written. Should be the same in all cases, though I can provide an example using small strings if you can't reproduce. -- Mike Blumenkrantz Zen

Re: [E-devel] eet problem

2010-11-12 Thread Mike Blumenkrantz
On Fri, 12 Nov 2010 10:49:21 +0100 Cedric BAIL wrote: > On Fri, Nov 12, 2010 at 6:13 AM, Mike Blumenkrantz wrote: > > Do the eet_data_read/write_cipher calls work?  I have been trying to read > > and write a small amount of data using them and am unable to.  The data > > written is not enciphere

Re: [E-devel] eet problem

2010-11-12 Thread Cedric BAIL
On Fri, Nov 12, 2010 at 6:13 AM, Mike Blumenkrantz wrote: > Do the eet_data_read/write_cipher calls work?  I have been trying to read and > write a small amount of data using them and am unable to.  The data written is > not enciphered and I cannot read the file back. It's working for me. What is

[E-devel] eet problem

2010-11-11 Thread Mike Blumenkrantz
Do the eet_data_read/write_cipher calls work? I have been trying to read and write a small amount of data using them and am unable to. The data written is not enciphered and I cannot read the file back. -- Mike Blumenkrantz Zentific: Our boolean values are huge.

Re: [E-devel] Eet segfault

2010-09-21 Thread The Rasterman
On Tue, 21 Sep 2010 15:47:27 +0300 Viktor Kojouharov said: THAT explains things. 2 different edje libs are being mapped into memory and used - by different names for the .so BUt with lots of conflicting symbols. some lib you have is still linked to the old edje lib. simple thing to fix this - del

Re: [E-devel] Eet segfault

2010-09-21 Thread Viktor Kojouharov
found it. I had a version of edje_viewer which was linking to an old elementary. Just had to recompile that ... On Tue, Sep 21, 2010 at 3:59 PM, Cedric BAIL wrote: > On Tue, Sep 21, 2010 at 2:47 PM, Viktor Kojouharov > wrote: > > It's trying to open both libedje-ver-pre-svn-05.so.0 and libedje.

Re: [E-devel] Eet segfault

2010-09-21 Thread Cedric BAIL
On Tue, Sep 21, 2010 at 2:47 PM, Viktor Kojouharov wrote: > It's trying to open both libedje-ver-pre-svn-05.so.0 and libedje.so.1 (as > well as libeina, libevas, and probably the rest as well). Both are in > /usr/local/lib. It could be that there's one efl library, which hasn't been > recompiled,

Re: [E-devel] Eet segfault

2010-09-21 Thread Gustavo Sverzut Barbieri
On Tue, Sep 21, 2010 at 9:47 AM, Viktor Kojouharov wrote: > It's trying to open both libedje-ver-pre-svn-05.so.0 and libedje.so.1 (as > well as libeina, libevas, and probably the rest as well). Both are in > /usr/local/lib. It could be that there's one efl library, which hasn't been > recompiled,

Re: [E-devel] Eet segfault

2010-09-21 Thread Viktor Kojouharov
It's trying to open both libedje-ver-pre-svn-05.so.0 and libedje.so.1 (as well as libeina, libevas, and probably the rest as well). Both are in /usr/local/lib. It could be that there's one efl library, which hasn't been recompiled, so it links to old stuff. Any way to find out what links to the old

Re: [E-devel] Eet segfault

2010-09-21 Thread Gustavo Sverzut Barbieri
On Tue, Sep 21, 2010 at 4:18 AM, Viktor Kojouharov wrote: > The thing is, on this machine, this is not the only case where eet fails. On > the same machine, starting edje_viewer (without a conf file), produces the > following segfault: > #0  0x001b in ?? () > #1  0x769731dc in

Re: [E-devel] Eet segfault

2010-09-21 Thread Viktor Kojouharov
The thing is, on this machine, this is not the only case where eet fails. On the same machine, starting edje_viewer (without a conf file), produces the following segfault: #0 0x001b in ?? () #1 0x769731dc in _eet_data_descriptor_decode (context=0x7fff5e80, ed=0x65d000

Re: [E-devel] Eet segfault

2010-09-20 Thread Gustavo Sverzut Barbieri
Answered in reply to your svn commit. It's due eet FILE x STREAM usage of in-file strings (mmap x eina_stringshare), thus how it is freed and how memory is kept around. It would require more information on why it failed on one machine (correct) and not the other, maybe some situation where mmap wa

Re: [E-devel] Eet segfault

2010-09-20 Thread Viktor Kojouharov
I have no idea. This only happens on a work computer, and not on my home laptop. But both use Ubuntu with the same versions and packages, and are both 64bit. I've seem to have fixed it by moving from eet_data_descriptor_stream_new (where the old one was eet_data_descriptor_file_new), so maybe the p

Re: [E-devel] Eet segfault

2010-09-20 Thread The Rasterman
On Mon, 20 Sep 2010 11:59:43 +0300 Viktor Kojouharov said: it's odd - the fact that its getting an unknown value is a hint that something about the eet data is corrupt as far as eet is concerned. what is it about you that means you always have the weird problems that are not seen elsewhere? i rea

[E-devel] Eet segfault

2010-09-20 Thread Viktor Kojouharov
I'm getting a strange segfault when trying to read an eet file, which was created with eet_data_write. The file itself seems absolute fine, and can be read from the command line. The backtrace is always this: #0 0x75573e40 in ?? () from /lib/libc.so.6 #1 0x77bcd956 in eet_data_g

[E-devel] EET Cyper

2010-08-20 Thread Luis Felipe Strano Moraes
Hey guys, I've been searching for more info on the usage of signing and cryptography in general with eet, and would like to know if anyone (cedric? :P) might describe what is the expected usage of this. What would a good model be for creating an authentication protocol using eet signing? Cheers,

Re: [E-devel] eet: make check fails

2010-08-04 Thread Lucas De Marchi
On Mon, Aug 2, 2010 at 10:45 AM, Cedric BAIL wrote: > On Sun, Aug 1, 2010 at 9:18 PM, Michael Blumenkrantz > wrote: >> Make check fails in eet.  Lots of stringshare errors followed by: >> >> *** glibc detected >> *** /root/src/esvn/trunk/eet/src/tests/.libs/eet_suite: double free or >> corruptio

Re: [E-devel] eet: make check fails

2010-08-02 Thread Cedric BAIL
On Sun, Aug 1, 2010 at 9:18 PM, Michael Blumenkrantz wrote: > Make check fails in eet.  Lots of stringshare errors followed by: > > *** glibc detected > *** /root/src/esvn/trunk/eet/src/tests/.libs/eet_suite: double free or > corruption (!prev): 0x08b237b0 *** 95%: Checks: 20, Failures: 0, > Error

[E-devel] eet: make check fails

2010-08-01 Thread Michael Blumenkrantz
Make check fails in eet. Lots of stringshare errors followed by: *** glibc detected *** /root/src/esvn/trunk/eet/src/tests/.libs/eet_suite: double free or corruption (!prev): 0x08b237b0 *** 95%: Checks: 20, Failures: 0, Errors: 1 eet_suite.c:2048:E:Eet Connection:eet_connection_check:0: (after th

Re: [E-devel] eet patch on Windows

2010-07-23 Thread Boris 'billiob' Faure
On Fri, Jul 23, 2010 at 07:52, Vincent Torri wrote: > > Hey, > > can someone apply that patch, please ? It's done. -- Boris 'billiob' Faure -- This SF.net email is sponsored by Sprint What will you do first with EVO, t

[E-devel] eet patch on Windows

2010-07-22 Thread Vincent Torri
Hey, can someone apply that patch, please ? Vincent Index: src/tests/eet_suite.c === --- src/tests/eet_suite.c (rÚvision 50423) +++ src/tests/eet_suite.c (copie de travail) @@ -1528,8 +1528,8 @@ # else ret = WaitF

Re: [E-devel] eet pkgconfig./include change

2010-07-07 Thread The Rasterman
On Thu, 8 Jul 2010 12:47:29 +0800 Brett Nash said: > > sure. it allows parallel installs of multiple eet major versions. > > this should in general do so for all of efl. only thing i am willing > > to maybe throw up in the air is the eet.pc vs eet-1.pc (we have > > eina-0.pc right now - and wel

Re: [E-devel] eet pkgconfig./include change

2010-07-07 Thread Brett Nash
> sure. it allows parallel installs of multiple eet major versions. > this should in general do so for all of efl. only thing i am willing > to maybe throw up in the air is the eet.pc vs eet-1.pc (we have > eina-0.pc right now - and wel that obviously will being eina-1.pc - > what should we do her

  1   2   3   >