Re: [E-devel] [EGIT] [core/efl] master 01/01: edje/vim - updated syntax

2013-09-22 Thread ChunEon Park
+1 -Regards, Hermet- -Original Message- From: "Daniel Juyung Seo" To: "Enlightenment developer list"; Cc: "enlightenment-...@lists.sourceforge.net"; Sent: 2013-09-23 (월) 10:06:46 Subject: Re: [E-devel] [EGIT] [core/efl] master 01/01: edje/vim -

Re: [E-devel] [Enlightenment-release] Releases pending

2013-09-22 Thread Dave
Got results from valgrind this time. Last time, I was running it on enlightenment_start. So yeah, guess that was a good reason why nothing showed up in valgrind then. Anyway, results attached. Hope it helps. Cheers, dave.k In the year 2013, of the month of September, on the 22nd day, Ca

Re: [E-devel] [EGIT] [core/efl] master 01/01: Evas textblock: Use max ascent/descent at the edges of the textblock.

2013-09-22 Thread ChunEon Park
Thanks. i've expected the day you fix this. in the end! Nice! :) -Regards, Hermet- -Original Message- From: "Tom Hacohen" To: ; Cc: Sent: 2013-09-20 (금) 21:59:53 Subject: Re: [E-devel] [EGIT] [core/efl] master 01/01: Evas textblock: Use max asc

Re: [E-devel] terminology failed to build from git

2013-09-22 Thread Vasiliy Tolstov
2013/9/23 Michael Blumenkrantz : > update your elm... Thanks, i' miss it from rebuild. -- Vasiliy Tolstov, e-mail: v.tols...@selfip.ru jabber: v...@selfip.ru -- LIMITED TIME SALE - Full Year of Microsoft Training For J

Re: [E-devel] terminology failed to build from git

2013-09-22 Thread Michael Blumenkrantz
update your elm... On Mon, Sep 23, 2013 at 6:19 AM, Vasiliy Tolstov wrote: > Today terminology faile to build from git: > > app_server.c:11:1: error: unknown type name 'Elm_App_Server' > app_server.c: In function 'app_server_term_del': > app_server.c:33:4: error: unknown type name 'Elm_App_Serve

[E-devel] terminology failed to build from git

2013-09-22 Thread Vasiliy Tolstov
Today terminology faile to build from git: app_server.c:11:1: error: unknown type name 'Elm_App_Server' app_server.c: In function 'app_server_term_del': app_server.c:33:4: error: unknown type name 'Elm_App_Server_View' app_server.c:40:4: warning: implicit declaration of function 'elm_app_server_vi

Re: [E-devel] Wayland/EFL with E18

2013-09-22 Thread The Rasterman
On Mon, 23 Sep 2013 03:51:50 +0100 Michael Blumenkrantz said: > Not sure if anyone has tried this in the past week, but I just got back > today and updated after a couple weeks which now causes E to crash anytime > an EFL client (terminology) is run. Looks like we're trying to commit > before att

[E-devel] Wayland/EFL with E18

2013-09-22 Thread Michael Blumenkrantz
Not sure if anyone has tried this in the past week, but I just got back today and updated after a couple weeks which now causes E to crash anytime an EFL client (terminology) is run. Looks like we're trying to commit before attaching, and I don't have the time to figure out which one of you chuckle

Re: [E-devel] [EGIT] [core/elementary] master 01/02: Remove __UNUSED__ from function declaration where parameter is actually used.

2013-09-22 Thread Cedric BAIL
Hello, On Wed, Sep 18, 2013 at 6:09 PM, Tom Hacohen wrote: > On 18/09/13 06:47, Lucas De Marchi wrote: >> On Tue, Sep 17, 2013 at 4:30 AM, Stefan Schmidt >> wrote: >>> Hello. >>> >>> On 09/17/2013 07:44 AM, Chris Michael - Enlightenment Git wrote: devilhorns pushed a commit to branch maste

Re: [E-devel] eo Eo_Class RIP

2013-09-22 Thread Cedric BAIL
Hello, On Sat, Sep 21, 2013 at 8:41 AM, Jérémy Zurcher wrote: > I've just finished the removal of Eo_Class > and the related eo_class_do(), eo_class_super_do() and …internal…() Good I was going to ask news about what was the status of your work on Eo2. Didn't had time to look at it since August.

Re: [E-devel] crashdump 0.17.99.17108

2013-09-22 Thread Cedric BAIL
Hello, This backtrace is not really useful at all. It doesn't have enough information (all the things that may be usefull are ). Either that or start Enlightenment with -valgrind to get more useful information. Thanks for your help, Cedric On Sat, Sep 21, 2013 at 5:42 PM, rob wrote: > Thread

Re: [E-devel] [EGIT] [core/efl] master 01/01: edje/vim - updated syntax

2013-09-22 Thread Daniel Juyung Seo
So any other opinion? I am planning to merge efl/data/edje/edc.vim into efl/data/edje/vim/syntax/edc.vim. Thanks. Daniel Juyung Seo (SeoZ) On Tue, Jul 16, 2013 at 9:48 PM, ChunEon Park wrote: > We can merge it. > > > -Regards, Hermet- > > -Original Mes

[EGIT] [core/efl] master 01/01: edc.vim: added insert_before/insert_after.

2013-09-22 Thread Daniel Juyung Seo
seoz pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=6c2d9253e7f1a7da6e7c4b20991ac1bc4b2b5a3e commit 6c2d9253e7f1a7da6e7c4b20991ac1bc4b2b5a3e Author: Daniel Juyung Seo Date: Mon Sep 23 10:02:59 2013 +0900 edc.vim: added insert_before/insert_after. --

[EGIT] [bindings/python/python-efl] master 01/01: Elementary: Add missing functions/signals

2013-09-22 Thread Kai Huuhko
kuuko pushed a commit to branch master. http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=e3509d4dd89fd0d26eb78a1a2db4572591324af4 commit e3509d4dd89fd0d26eb78a1a2db4572591324af4 Author: Kai Huuhko Date: Sun Sep 22 21:16:31 2013 +0300 Elementary: Add missing functions

Re: [E-devel] [Enlightenment-release] Releases pending

2013-09-22 Thread Dave
Sure. Tried running E17.5 enlightenment_start through valgrind, but you know what, it made it through "E_Backlight Init" without a crash. All I got was a black screen and an E mouse pointer, though. My E keyboard shortcuts worked (logout, etc), so E17 was responding, but I couldn't see anything

[EGIT] [e16/e16] master 02/02: 1.0.13.002.

2013-09-22 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/e16/e16.git/commit/?id=6703ab1c5985f4759087ceea8699bcebb1f155a9 commit 6703ab1c5985f4759087ceea8699bcebb1f155a9 Author: Kim Woelders Date: Sun Sep 22 12:29:22 2013 +0200 1.0.13.002. --- ChangeLog| 8 configur

[EGIT] [e16/e16] master 01/02: Autofoo macro cleanups.

2013-09-22 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/e16/e16.git/commit/?id=b42aa483047baa09a7565757683de2068f619397 commit b42aa483047baa09a7565757683de2068f619397 Author: Kim Woelders Date: Fri Aug 9 08:31:57 2013 +0200 Autofoo macro cleanups. - Eliminate use of o

[EGIT] [bindings/python/python-efl] master 01/01: Separate TODO from README.

2013-09-22 Thread Kai Huuhko
kuuko pushed a commit to branch master. http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=48a59784fa6478f9d5364a265685c9dc4d897c4a commit 48a59784fa6478f9d5364a265685c9dc4d897c4a Author: Kai Huuhko Date: Sun Sep 22 11:44:13 2013 +0300 Separate TODO from README. --- R

Re: [E-devel] [Enlightenment-release] Releases pending

2013-09-22 Thread The Rasterman
On Wed, 18 Sep 2013 15:25:13 +0200 Thomas Sachau said: > Carsten Haitzler (The Rasterman) schrieb: > > On Fri, 13 Sep 2013 14:57:33 -0300 "Eduardo Lima (Etrunko)" > > said: > > > >> It is already Friday the 13th, and I have not yet heard any feedbacks. > >> Can we get this official release out

Re: [E-devel] [Enlightenment-release] Releases pending

2013-09-22 Thread The Rasterman
On Fri, 20 Sep 2013 12:27:53 +1000 Dave said: could you perhaps run e under valgrind from a console/ssh session? this smells like a free in the backlight code freeing something already freed. it seems to be the out (free(out)). but reading that code that is perfectly fine. if out is null free is