Re: [E-devel] E SVN: discomfitor trunk/eina/src/include

2011-04-13 Thread Cedric BAIL
On Wed, Apr 13, 2011 at 6:43 AM, Mike Blumenkrantz wrote: > On Wed, 13 Apr 2011 14:31:27 +1000 > Brett Nash wrote: >> On Tue, 2011-04-12 at 20:08 -0700, Enlightenment SVN wrote: >> > Log: >> > class is a reserved word. SPANK SPANK SPANK cedric!!! >> >> Are you confusing C and C++ by any chance? >

Re: [E-devel] E SVN: discomfitor IN trunk/eina: . src/tests

2011-04-13 Thread Vincent Torri
On Wed, 13 Apr 2011, Carsten Haitzler (The Rasterman) wrote: > On Tue, 12 Apr 2011 20:16:05 -0400 Mike Blumenkrantz said: > >> On Wed, 13 Apr 2011 09:11:47 +0900 >> Carsten Haitzler (The Rasterman) wrote: >> >>> On Tue, 12 Apr 2011 19:16:43 -0400 Mike Blumenkrantz >>> said: >>> On Tue, 1

Re: [E-devel] E SVN: discomfitor trunk/eina/src/include

2011-04-13 Thread Vincent Torri
On Wed, 13 Apr 2011, Cedric BAIL wrote: On Wed, Apr 13, 2011 at 6:43 AM, Mike Blumenkrantz wrote: On Wed, 13 Apr 2011 14:31:27 +1000 Brett Nash wrote: On Tue, 2011-04-12 at 20:08 -0700, Enlightenment SVN wrote: Log: class is a reserved word. SPANK SPANK SPANK cedric!!! Are you confusing

Re: [E-devel] E SVN: seoz trunk/edje/src/lib

2011-04-13 Thread Vincent Torri
On Wed, 13 Apr 2011, Enlightenment SVN wrote: > Log: > Edje Edje.h: Removed trailing whitespaces. can't we add a script in svn executed just before the commit to removed white spaces ? Vincent > > > Author: seoz > Date: 2011-04-13 01:10:35 -0700 (Wed, 13 Apr 2011) > New Revisio

Re: [E-devel] E SVN: seoz trunk/edje/src/lib

2011-04-13 Thread Tom Hacohen
We can, and should. On Wed, 2011-04-13 at 10:33 +0200, Vincent Torri wrote: > > On Wed, 13 Apr 2011, Enlightenment SVN wrote: > > > Log: > > Edje Edje.h: Removed trailing whitespaces. > > can't we add a script in svn executed just before the commit to removed > white spaces ? > > Vincent > >

Re: [E-devel] E SVN: jeffdameth trunk/e/src/bin

2011-04-13 Thread Brian 'morlenxus' Miculcy
Hehe, that saves us some time... :) On Tue, Apr 12, 2011 at 01:42:19PM -0700, Enlightenment SVN wrote: > Log: > e17/gadcon client menu: dont restrict 'move to' when gadcon has no site > restrictions > > > Author: jeffdameth > Date: 2011-04-12 13:42:19 -0700 (Tue, 12 Apr 2011) >

Re: [E-devel] E SVN: discomfitor IN trunk/eina: . src/tests

2011-04-13 Thread The Rasterman
On Wed, 13 Apr 2011 09:13:06 +0200 (CEST) Vincent Torri said: > > > On Wed, 13 Apr 2011, Carsten Haitzler (The Rasterman) wrote: > > > On Tue, 12 Apr 2011 20:16:05 -0400 Mike Blumenkrantz > > said: > > > >> On Wed, 13 Apr 2011 09:11:47 +0900 > >> Carsten Haitzler (The Rasterman) wrote: > >>

[E-devel] [BUG] in evas ppm loader

2011-04-13 Thread Hendrik Siedelmann
Hello all, there is a bug in the ppm loader with the following image: http://w3studi.informatik.uni-stuttgart.de/~siedelhk/evas_loader_bug.ppm A bit after the first line the image becomes blue, and the last pixel of the image is completely white, probably the loader skips 2 bytes after a first re

Re: [E-devel] E SVN: discomfitor IN trunk/eina: . src/tests

2011-04-13 Thread Cedric BAIL
On Wed, Apr 13, 2011 at 2:47 AM, Carsten Haitzler wrote: > On Tue, 12 Apr 2011 19:16:43 -0400 Mike Blumenkrantz said: >> On Tue, 12 Apr 2011 16:12:52 -0700 >> "Enlightenment SVN" wrote: >> > Log: >> > add bench for google's cityhash function (64bit, >> > http://code.google.com/p/cityhash/) conve

Re: [E-devel] E SVN: discomfitor IN trunk/eina: . src/tests

2011-04-13 Thread Leif Middelschulte
2011/4/13 Cedric BAIL : > On Wed, Apr 13, 2011 at 2:47 AM, Carsten Haitzler > wrote: >> On Tue, 12 Apr 2011 19:16:43 -0400 Mike Blumenkrantz >> said: >>> On Tue, 12 Apr 2011 16:12:52 -0700 >>> "Enlightenment SVN" wrote: >>> > Log: >>> > add bench for google's cityhash function (64bit, >>> > ht

[E-devel] FW: RE: Re: E SVN: discomfitor trunk/eina/src/include

2011-04-13 Thread ChunEon Park
For the project with oop language such as c++, java, I really agree with not using common keywords. "class, private, public ... " Let's run together for the best moment! -Regards, Hermet- -Original Message- From: "Vincent Torri"

[E-devel] Discussion of list/genlist default behavior : item is highlighted when clicked

2011-04-13 Thread Daniel Juyung Seo
Dear all, When an item is clicked (mouse down and up), the item is highlighted. That's the default behavior of list and genlist. But I got so many requests to change this not to be highlighted after mouse-up. So I guided them to call elm_list/genlist_item_selected_set() with EINA_FALSE when it's s

Re: [E-devel] E SVN: cedric IN trunk/eina: . src/include src/lib

2011-04-13 Thread Vincent Torri
are you sure that O_CLOEXEC and ACCESSPERMS are portable ? Vincent On Wed, 13 Apr 2011, Enlightenment SVN wrote: > Log: > eina: add Eina_File API. > > NOTE: the purpose of this API is to replace mmap user in the > EFL, share cache and more code across them. The potential user > are eet, eva

Re: [E-devel] E SVN: cedric IN trunk/eina: . src/include src/lib

2011-04-13 Thread Vincent Torri
On Wed, 13 Apr 2011, Enlightenment SVN wrote: > +EAPI void > +eina_file_map_free(Eina_File *file, void *map) > +{ > + if (file->global_map == map) > + { > +file->global_refcount--; > + > +if (file->global_refcount > 0) return ; > + > +munmap(file->global_map, file->

Re: [E-devel] E SVN: cedric IN trunk/eina: . src/include src/lib

2011-04-13 Thread Vincent Torri
On Wed, 13 Apr 2011, Enlightenment SVN wrote: > +} > + > +static unsigned int > +_eina_file_map_key_length(__UNUSED__ const void *key) > +{ > + return sizeof (unsigned long int) * 2; just to be sure: are you supposing that long is of size 64bits on 64bits arch ? because it's not the case on W

Re: [E-devel] E SVN: cedric IN trunk/eina: . src/include src/lib

2011-04-13 Thread Vincent Torri
On Wed, 13 Apr 2011, Vincent Torri wrote: > > > On Wed, 13 Apr 2011, Enlightenment SVN wrote: > >> +EAPI void >> +eina_file_map_free(Eina_File *file, void *map) >> +{ >> + if (file->global_map == map) >> + { >> +file->global_refcount--; >> + >> +if (file->global_refcount >

[E-devel] eina_object.c possible segfault

2011-04-13 Thread Vincent Torri
hey in _eina_class_range_del(), if 'keep' is NULL, we go to the delete_class_range label and dereference 'top'. But 'top' is not initialized. Vincent -- Forrester Wave Report - Recovery time is now measured in hours a

Re: [E-devel] E SVN: cedric IN trunk/eina: . src/include src/lib

2011-04-13 Thread Vincent Torri
On Wed, 13 Apr 2011, Vincent Torri wrote: > > > are you sure that O_CLOEXEC and ACCESSPERMS are portable ? and that MAP_POPULATE does not need a too recent linux kernel ? Vincent > > Vincent > > On Wed, 13 Apr 2011, Enlightenment SVN wrote: > >> Log: >> eina: add Eina_File API. >> >> NOTE: t

[E-devel] edje_object_part_external_object_get issues

2011-04-13 Thread Benjamin Flanagin
Using the above function I have set numerous scrolled_entries,spinners,and hoversels and can access most of the functions that the elm widget allows but I am getting this output every time I select an object ERR<3806>:elementary elm_widget.c:2174 elm_widget_type_check() Passing Object: 0x11df0d10,

Re: [E-devel] E SVN: cedric IN trunk/eina: . src/include src/lib

2011-04-13 Thread Cedric BAIL
On Wed, Apr 13, 2011 at 7:40 PM, Vincent Torri wrote: > On Wed, 13 Apr 2011, Enlightenment SVN wrote: >> +EAPI void >> +eina_file_map_free(Eina_File *file, void *map) >> +{ >> +   if (file->global_map == map) >> +     { >> +        file->global_refcount--; >> + >> +        if (file->global_refcoun

Re: [E-devel] E SVN: cedric IN trunk/eina: . src/include src/lib

2011-04-13 Thread Cedric BAIL
On Wed, Apr 13, 2011 at 8:36 PM, Vincent Torri wrote: > On Wed, 13 Apr 2011, Vincent Torri wrote: >> are you sure that O_CLOEXEC and ACCESSPERMS are portable ? I hope they are. It's a pretty basic feature, being able to automatically close a fd on exec. As for ACCESSPERMS it's just a macro that s

Re: [E-devel] E SVN: cedric IN trunk/eina: . src/include src/lib

2011-04-13 Thread Vincent Torri
On Wed, 13 Apr 2011, Cedric BAIL wrote: > On Wed, Apr 13, 2011 at 8:36 PM, Vincent Torri wrote: >> On Wed, 13 Apr 2011, Vincent Torri wrote: >>> are you sure that O_CLOEXEC and ACCESSPERMS are portable ? http://www.kernel.org/doc/man-pages/online/pages/man2/open.2.html "the Linux-specific O_C

Re: [E-devel] E SVN: cedric IN trunk/eina: . src/include src/lib

2011-04-13 Thread Mike Blumenkrantz
On Wed, 13 Apr 2011 22:28:43 +0200 (CEST) Vincent Torri wrote: > > > On Wed, 13 Apr 2011, Cedric BAIL wrote: > > > On Wed, Apr 13, 2011 at 8:36 PM, Vincent Torri wrote: > >> On Wed, 13 Apr 2011, Vincent Torri wrote: > >>> are you sure that O_CLOEXEC and ACCESSPERMS are portable ? > > http://

Re: [E-devel] E SVN: cedric IN trunk/eina: . src/include src/lib

2011-04-13 Thread Joerg Sonnenberger
On Wed, Apr 13, 2011 at 10:18:27PM +0200, Cedric BAIL wrote: > On Wed, Apr 13, 2011 at 8:36 PM, Vincent Torri wrote: > > On Wed, 13 Apr 2011, Vincent Torri wrote: > >> are you sure that O_CLOEXEC and ACCESSPERMS are portable ? > > I hope they are. It's a pretty basic feature, being able to > auto

Re: [E-devel] E SVN: cedric IN trunk/eina: . src/include src/lib

2011-04-13 Thread Cedric BAIL
On Wed, Apr 13, 2011 at 11:10 PM, Joerg Sonnenberger wrote: > On Wed, Apr 13, 2011 at 10:18:27PM +0200, Cedric BAIL wrote: >> On Wed, Apr 13, 2011 at 8:36 PM, Vincent Torri wrote: >> > On Wed, 13 Apr 2011, Vincent Torri wrote: >> >> are you sure that O_CLOEXEC and ACCESSPERMS are portable ? >> >>

Re: [E-devel] E SVN: cedric IN trunk/eina: . src/include src/lib

2011-04-13 Thread Joerg Sonnenberger
On Wed, Apr 13, 2011 at 11:14:43PM +0200, Cedric BAIL wrote: > >> > and that MAP_POPULATE does not need a too recent linux kernel ? > > > > This should be just conditionalized. > > Agreed. Both should be conditionalized with configure detection. #ifndef MAP_POPULATE #define MAP_POPULATE 0 #endif

Re: [E-devel] E SVN: cedric IN trunk/eina: . src/include src/lib

2011-04-13 Thread The Rasterman
On Wed, 13 Apr 2011 23:14:43 +0200 Cedric BAIL said: > On Wed, Apr 13, 2011 at 11:10 PM, Joerg Sonnenberger > wrote: > > On Wed, Apr 13, 2011 at 10:18:27PM +0200, Cedric BAIL wrote: > >> On Wed, Apr 13, 2011 at 8:36 PM, Vincent Torri wrote: > >> > On Wed, 13 Apr 2011, Vincent Torri wrote: > >>

Re: [E-devel] [e-users] edje_object_part_external_object_get issues

2011-04-13 Thread The Rasterman
On Wed, 13 Apr 2011 14:38:40 -0500 Benjamin Flanagin said: can you give a bit more code? also export ELM_ERROR_ABORT=1 and then get a backtrace when these messages turn up (that's how you track them down). > Using the above function I have set numerous scrolled_entries,spinners,and > hoversels

Re: [E-devel] Discussion of list/genlist default behavior : item is highlighted when clicked

2011-04-13 Thread The Rasterman
On Thu, 14 Apr 2011 01:50:27 +0900 Daniel Juyung Seo said: as we discussed before.. genlist is a list of items.. as a list.. you select an item by clicking it. to me it sounds specifically like a total abuse of genlist for purposes other than a list. the only thing you could do is add an api to m

Re: [E-devel] E SVN: raster trunk/eina/src/lib

2011-04-13 Thread Vincent Torri
On Wed, 13 Apr 2011, Enlightenment SVN wrote: > Log: > e.. how about we DONT make every eina using app spew out: are you sure tha tit's the correct fix ? Vincent > > ERR<23281>:eina eina_main.c:173 _eina_shutdown_from_desc() Problems > shutting down eina module 'file', ignored. > > now

Re: [E-devel] E SVN: raster trunk/eina/src/lib

2011-04-13 Thread The Rasterman
On Wed, 13 Apr 2011 23:57:20 +0200 (CEST) Vincent Torri said: > On Wed, 13 Apr 2011, Enlightenment SVN wrote: > > > Log: > > e.. how about we DONT make every eina using app spew out: > > are you sure tha tit's the correct fix ? yes. it calls eina_file_shutdown() registered in eina_main.c w

Re: [E-devel] Enlightenment web site - please review

2011-04-13 Thread The Rasterman
On Sat, 18 Dec 2010 23:16:03 -0500 Jesse Charbneau said: well i was kind of waiting to see if there were updates on this... haven't seen any in a while... and the site you put it up on temporarily is gone... shall i assume that this is an abandoned effort? > > On Dec 17, 2010, at 8:33 AM, Andre

Re: [E-devel] Discussion of list/genlist default behavior : item is highlighted when clicked

2011-04-13 Thread The Rasterman
On Thu, 14 Apr 2011 01:50:27 +0900 Daniel Juyung Seo said: you can also continue to do what you do now.. suggest they unselect the item in the select callback... it still gets hilighted and selected but then becomes unselected as the user desired. > Dear all, > When an item is clicked (mouse dow

Re: [E-devel] [e-users] edje_object_part_external_object_get issues

2011-04-13 Thread Benjamin Flanagin
I'll get you a back trace later but here is the code for one of the entries C code: Evas_Object *gtitle_entry; gtitle_entry = edje_object_part_external_object_get(edje_menu, "Rom_Manager_Group:game_title_entry"); elm_scrolled_entry_entry_set(gtitle_entry,master_game_list.game[editnum].name);

Re: [E-devel] [e-users] edje_object_part_external_object_get issues

2011-04-13 Thread The Rasterman
On Wed, 13 Apr 2011 23:17:20 -0500 Benjamin Flanagin said: going to need more code than that. if you are using a raw edje object in an ecore-evas window.. and then elm externals, they will have some un-fun times finding their parent widgets. scrolled entries are indeed going to want to find the t

Re: [E-devel] [Patch] elm_map name(address) feature

2011-04-13 Thread sangho park
I resend patch again with removing build warnings. pls confirm this patch~ On Wed, Apr 13, 2011 at 10:23 AM, sangho park wrote: > Dear all, > > This is a patch for elm_map name(address) feature. > I added some APIs for name to elm_map.c and added some test code to > test_map.c > > I used nominat

Re: [E-devel] E SVN: discomfitor trunk/eina/src/lib

2011-04-13 Thread Vincent Torri
On Wed, 13 Apr 2011, Enlightenment SVN wrote: > Log: > fix input check > > > Author: discomfitor > Date: 2011-04-13 18:04:54 -0700 (Wed, 13 Apr 2011) > New Revision: 58647 > Trac: http://trac.enlightenment.org/e/changeset/58647 > > Modified: > trunk/eina/src/lib/eina_list.

Re: [E-devel] E SVN: discomfitor trunk/eina/src/lib

2011-04-13 Thread Vincent Torri
On Thu, 14 Apr 2011, Vincent Torri wrote: > > > On Wed, 13 Apr 2011, Enlightenment SVN wrote: > >> Log: >> fix input check >> >> >> Author: discomfitor >> Date: 2011-04-13 18:04:54 -0700 (Wed, 13 Apr 2011) >> New Revision: 58647 >> Trac: http://trac.enlightenment.org/e/chan

Re: [E-devel] E SVN: discomfitor trunk/eina/src/lib

2011-04-13 Thread Mike Blumenkrantz
On Thu, 14 Apr 2011 07:31:26 +0200 (CEST) Vincent Torri wrote: > > > On Thu, 14 Apr 2011, Vincent Torri wrote: > > > > > > > On Wed, 13 Apr 2011, Enlightenment SVN wrote: > > > >> Log: > >> fix input check > >> > >> > >> Author: discomfitor > >> Date: 2011-04-13 18:04:54 -0700 (W

Re: [E-devel] E SVN: discomfitor trunk/eina/src/lib

2011-04-13 Thread Vincent Torri
On Thu, 14 Apr 2011, Mike Blumenkrantz wrote: > On Thu, 14 Apr 2011 07:31:26 +0200 (CEST) > Vincent Torri wrote: > >> >> >> On Thu, 14 Apr 2011, Vincent Torri wrote: >> >>> >>> >>> On Wed, 13 Apr 2011, Enlightenment SVN wrote: >>> Log: fix input check Author: disc