Re: [E-devel] enlightenment built from git gives random segfault

2013-04-22 Thread Cedric BAIL
On Mon, Apr 22, 2013 at 8:05 PM, Noorul Islam Kamal Malmiyoda wrote: > I was using stable tar ball so far without any issues. I saw an e-mail > announcing latest release 0.17.6. So I thought it will be ideal to pull > from git and compile instead of downloading tar balls when a release > happens.

Re: [E-devel] Evas engines gl_common annoying warning

2013-04-22 Thread Tom Hacohen
And that's *really* bad. Is that something we control? If so, this should be fixed immediately. -- Tom. On 21/04/13 14:37, ChunEon Park wrote: > Since the specs of the API are different. > > //GLES > void glShaderSource(GLuint shader, GLsizei count, const GLchar * const > *string, const GLin

Re: [E-devel] enlightenment built from git gives random segfault

2013-04-22 Thread Noorul Islam Kamal Malmiyoda
On Mon, Apr 22, 2013 at 5:34 PM, Cedric BAIL wrote: > On Mon, Apr 22, 2013 at 8:05 PM, Noorul Islam Kamal Malmiyoda > wrote: > > I was using stable tar ball so far without any issues. I saw an e-mail > > announcing latest release 0.17.6. So I thought it will be ideal to pull > > from git and com

Re: [E-devel] Evas engines gl_common annoying warning

2013-04-22 Thread Tom Hacohen
On 22/04/13 13:48, Tom Hacohen wrote: > And that's *really* bad. Is that something we control? If so, this > should be fixed immediately. Just to clarify what I meant, as I got an angry message from Cedric: I was asking if it's part of the standard, or if it's an internal API. Anyhow, if it's a p

Re: [E-devel] edbus - Annoying inconsistency

2013-04-22 Thread Tom Hacohen
So, have we decided to call it eldbus? -- Tom. -- Precog is a next-generation analytics platform capable of advanced analytics on semi-structured data. The platform includes APIs for building apps and a phenomenal toolset

Re: [E-devel] [EGIT] [core/efl] master 01/01: edje/edje_entry : When selected word exists, selection is cleared and cursor remains on the current entry by additional key input.

2013-04-22 Thread Tom Hacohen
On 22/04/13 15:34, WooHyun Jung - Enlightenment Git wrote: > diff --git a/data/libeo.so.1.7.99-gdb.py b/data/libeo.so.1.7.99-gdb.py > new file mode 100644 > index 000..5a3778f > --- /dev/null > +++ b/data/libeo.so.1.7.99-gdb.py > @@ -0,0 +1,7 @@ > +import sys > + > +eodir = '/usr/local/share/eo

Re: [E-devel] [EGIT] [core/efl] master 01/01: edje/edje_entry : When selected word exists, selection is cleared and cursor remains on the current entry by additional key input.

2013-04-22 Thread woohyun
You are super faster than me !!! I was just trying to commit it, and encountered conflict ! haha. Anyway ~ thanks for fast removing ! -Original Message- From: "Tom Hacohen" To: ; Cc: Sent: 2013-04-22 (월) 23:43:00 Subj

Re: [E-devel] [EGIT] [core/efl] master 01/01: edje/edje_entry : When selected word exists, selection is cleared and cursor remains on the current entry by additional key input.

2013-04-22 Thread Tom Hacohen
On 22/04/13 15:51, woohyun wrote: > You are super faster than me !!! > > I was just trying to commit it, and encountered conflict ! haha. > > Anyway ~ thanks for fast removing ! Whenever someone commits something that has to do with text, the alarms go on here and I review it. :) -- Tom. -

Re: [E-devel] enlightenment built from git gives random segfault

2013-04-22 Thread Rafael Antognolli
On Mon, Apr 22, 2013 at 10:07 AM, Noorul Islam Kamal Malmiyoda wrote: > On Mon, Apr 22, 2013 at 5:34 PM, Cedric BAIL wrote: > >> On Mon, Apr 22, 2013 at 8:05 PM, Noorul Islam Kamal Malmiyoda >> wrote: >> > I was using stable tar ball so far without any issues. I saw an e-mail >> > announcing lat

Re: [E-devel] Evas engines gl_common annoying warning

2013-04-22 Thread ChunEon Park
FIxed already. Usually, APIs are gonna win even if they are critically suck. Users don't have any choices. -Regards, Hermet- -Original Message- From: "Tom Hacohen" To: "Enlightenment developer list"; Cc: "ChunEon Park"; Sent: 2013-04-22 (월) 21:

[E-devel] edje calculated offsets

2013-04-22 Thread Leif Middelschulte
Hello everyone, I'm trying to place elements in corners, limited to the size they really need. I try to do this by setting rel1 and rel2 to the same values. I thought, that its min size would force it to have an equal offset. The reason for this approach vs. using alignment is, that I want to plac

Re: [E-devel] edbus - Annoying inconsistency

2013-04-22 Thread Cedric BAIL
On Mon, Apr 22, 2013 at 11:24 PM, Tom Hacohen wrote: > So, have we decided to call it eldbus? Seems like the marketing push of acidx did work. So eldbus it will be. Time to run sed... -- Cedric BAIL -- Precog is a next-g

Re: [E-devel] [EGIT] [core/efl] master 03/03: ummm dont set max based on max hint... this got added at some point but it actually breaks older code that used these hints to store sizing info but didnt

2013-04-22 Thread Cedric BAIL
On Mon, Apr 22, 2013 at 11:55 PM, Carsten Haitzler - Enlightenment Git wrote: > raster pushed a commit to branch master. > > commit 116013320a941357a925441928ea7e10ed6c0ebd > Author: Carsten Haitzler (Rasterman) > Date: Tue Apr 23 00:05:59 2013 +0900 > > ummm dont set max based on max hint

Re: [E-devel] [EGIT] [core/efl] master 01/01: fix recursive proxy rendering to just show a black rectangle

2013-04-22 Thread ChunEon Park
zmike, How about using EINA_TRUE/EINA_FALSE? -Regards, Hermet- -Original Message- From: "Mike Blumenkrantz - Enlightenment Git" To: ; Cc: Sent: 2013-04-23 (화) 00:41:30 Subject: [EGIT] [core/efl] master 01/01: fix recursive proxy rendering to just

Re: [E-devel] [EGIT] [core/efl] master 03/03: ummm dont set max based on max hint... this got added at some point but it actually breaks older code that used these hints to store sizing info but didnt

2013-04-22 Thread The Rasterman
On Tue, 23 Apr 2013 11:32:15 +0900 Cedric BAIL said: > On Mon, Apr 22, 2013 at 11:55 PM, Carsten Haitzler - Enlightenment > Git wrote: > > raster pushed a commit to branch master. > > > > commit 116013320a941357a925441928ea7e10ed6c0ebd > > Author: Carsten Haitzler (Rasterman) > > Date: Tue A