Re: [E-devel] [Patch] Ecore exe - check kill() return value.

2011-04-15 Thread The Rasterman
On Fri, 15 Apr 2011 15:30:04 +0200 "Clément Battin" said: > Hi. > > Here's a patch to check some missing return values in Ecore exe. we can't actually accept that patch. it breaks api. :( -- - Codito, ergo sum - "I code, therefore I am" -- The Rasterman (Carsten Haitzl

[E-devel] [Patch] Ecore exe - check kill() return value.

2011-04-15 Thread Clément Battin
Hi. Here's a patch to check some missing return values in Ecore exe. Regards, Clément Battin. patch_ecore_exe.diff Description: Binary data -- Benefiting from Server Virtualization: Beyond Initial Workload Consolidat

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

2011-04-15 Thread The Rasterman
On Fri, 15 Apr 2011 12:43:57 +0200 Leif Middelschulte said: > Am 15.04.2011 um 08:24 schrieb Carsten Haitzler (The Rasterman) > >: > > > On Wed, 13 Apr 2011 15:51:08 +0200 Leif Middelschulte > > said: > > > >> 2011/4/13 Cedric BAIL : > >>> On Wed, Apr 13, 2011 at 2:47 AM, Carsten Haitzler >>

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

2011-04-15 Thread Leif Middelschulte
Am 15.04.2011 um 08:24 schrieb Carsten Haitzler (The Rasterman) : > On Wed, 13 Apr 2011 15:51:08 +0200 Leif Middelschulte > said: > >> 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 >>> > >>>

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

2011-04-15 Thread The Rasterman
On Fri, 15 Apr 2011 11:32:13 +0200 Hendrik Siedelmann said: Fast Fridays :) > Freitag, 15. April 2011, Carsten Haitzler: > > Cool! > That was fast. > > > On Wed, 13 Apr 2011 12:11:44 +0200 Hendrik Siedelmann > > said: > > > > fixed in svn. > > > > > Hello all, > > > > > > there is a bug in

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

2011-04-15 Thread The Rasterman
On Fri, 15 Apr 2011 18:04:27 +0900 sangho park said: > oh.. thanks for good info.. > I'll make the prototype in PROTO first. indeed. thats what PROTO is for. for things that are ion prototype stage and being "hashed out". some things have moved out of proto before to become mainline libs. some t

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

2011-04-15 Thread Vincent Torri
On Fri, 15 Apr 2011, Atton Jonathan wrote: > not a lot sorry. I need time to work on enki. > > I will write a GPX parser for the library but that's all I think. the library can maybe be based on your work, and later, once the lib is ready, enki could use that lib. Vincent > > 2011/4/15 sangh

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

2011-04-15 Thread Hendrik Siedelmann
Freitag, 15. April 2011, Carsten Haitzler: Cool! That was fast. > On Wed, 13 Apr 2011 12:11:44 +0200 Hendrik Siedelmann > said: > > fixed in svn. > > > Hello all, > > > > there is a bug in the ppm loader with the following image: > > http://w3studi.informatik.uni-stuttgart.de/~siedelhk/evas_l

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

2011-04-15 Thread Atton Jonathan
not a lot sorry. I need time to work on enki. I will write a GPX parser for the library but that's all I think. 2011/4/15 sangho park > that sounds good!! > I'll start to design the geographic solution... > First.. I'll make cool turn-by-turn navi using the solution. > > could you help me :D? >

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

2011-04-15 Thread David Seikel
Don't forget to cater for offline usage. Caching map data while you are online for a trip to places where you wont have 'net. Internal routing that does not depend on an external routing service. On Fri, 15 Apr 2011 17:57:52 +0900 sangho park wrote: > that sounds good!! > I'll start to design

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

2011-04-15 Thread sangho park
oh.. thanks for good info.. I'll make the prototype in PROTO first. On Fri, Apr 15, 2011 at 6:00 PM, Cedric BAIL wrote: > On Fri, Apr 15, 2011 at 10:48 AM, Atton Jonathan > wrote: > > hum. What do you think about adding a library in the EFL project to > manage > > all geographic methods. (get m

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

2011-04-15 Thread Cedric BAIL
On Fri, Apr 15, 2011 at 10:48 AM, Atton Jonathan wrote: > hum. What do you think about adding a library in the EFL project to manage > all geographic methods. (get map, get path, load GPX file ...) ? Sounds like a wise idea to me, I would second such an idea. > I think we can add a library or cr

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

2011-04-15 Thread sangho park
that sounds good!! I'll start to design the geographic solution... First.. I'll make cool turn-by-turn navi using the solution. could you help me :D? On Fri, Apr 15, 2011 at 5:48 PM, Atton Jonathan wrote: > hum. What do you think about adding a library in the EFL project to manage > all geograph

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

2011-04-15 Thread Atton Jonathan
hum. What do you think about adding a library in the EFL project to manage all geographic methods. (get map, get path, load GPX file ...) ? I think we can add a library or create a specific file/directory in elementary ? 2011/4/15 sangho park > okay, i fixed it and attach new patch. > > hmmm..

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

2011-04-15 Thread sangho park
okay, i fixed it and attach new patch. hmmm.. btw, would you please consider make me able to commit? recently i made elm_map and ecore_file patches. my goal is .. make the elm_map be better than google maps. If i can join efl, i'll do my best for contribution. :) thanks. On Fri, Apr 15, 2011 at

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

2011-04-15 Thread The Rasterman
On Thu, 14 Apr 2011 13:41:15 +0900 sangho park said: that seems ok - but some things like: Route_Dump *dump = (Route_Dump*)data; aren't really needed - u assign from a void * which doesn't generate warnings as a void * is a "universal plug" (can plug any ptr into/out of it) or it should be. >

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

2011-04-15 Thread The Rasterman
On Wed, 13 Apr 2011 12:11:44 +0200 Hendrik Siedelmann said: fixed in svn. > 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 pixe

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

2011-04-15 Thread The Rasterman
On Wed, 13 Apr 2011 15:51:08 +0200 Leif Middelschulte said: > 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: