Re: [E-devel] When will E_Connmn be supported in e_dbus ?

2013-01-07 Thread The Rasterman
On Mon, 7 Jan 2013 15:51:09 +0900 Gyuyoung Kim gyuyoung.efl.maill...@gmail.com said: Hi efl folks, I'm planning to use E_Connman.h in WebKit EFL. However, build error occurs by force. Please take a look at below code, #ifndef E_CONNMAN_I_KNOW_THIS_API_IS_SUBJECT_TO_CHANGE #error

Re: [E-devel] EFL ?

2013-01-07 Thread The Rasterman
On Mon, 07 Jan 2013 08:20:17 +0100 Maxime Villard rusty...@gmx.fr said: Hi, EFL now requires valgrind. Valgrind doesn't exist on OpenBSD, and is experimental on FreeBSD and NetBSD. Is that really necessary? i turned it off by default on all profiles. you're right. it shouldnt be a requirement

Re: [E-devel] Fun with 0.17.0

2013-01-07 Thread Martin Jansa
On Mon, Jan 07, 2013 at 08:34:55AM +0900, Carsten Haitzler wrote: On Mon, 7 Jan 2013 01:42:43 +1000 David Seikel onef...@gmail.com said: On Sun, 6 Jan 2013 16:33:03 +0100 Albin Tonnerre albin.tonne...@gmail.com wrote: On Fri, Jan 4, 2013 at 10:34 AM, Carsten Haitzler

Re: [E-devel] EFL ?

2013-01-07 Thread Daniel Juyung Seo
Right. Then valgrind is not a mandantory requirement anymore. Thanks! Daniel Juyung Seo (SeoZ) On Mon, Jan 7, 2013 at 5:24 PM, Carsten Haitzler ras...@rasterman.comwrote: On Mon, 07 Jan 2013 08:20:17 +0100 Maxime Villard rusty...@gmx.fr said: Hi, EFL now requires valgrind. Valgrind

[E-devel] to all you curlers

2013-01-07 Thread Michael Blumenkrantz
I've located a bug that I encountered over the weekend in ecore_con_url.c. In _ecore_con_url_timeout_cb(), the curl object is unhooked from the multi handle, and the url object is removed from the list. I think this is wrong since it prevents that url object from being reused like other objects.

Re: [E-devel] E SVN: barbieri IN trunk/devs: . ulisses

2013-01-07 Thread Michael Blumenkrantz
BREAK THE PLANET!!! On Sun, Jan 6, 2013 at 12:34 PM, Ulisses Furquim ulis...@profusion.mobiwrote: Thanks, everybody. Let's break everything. :-) On Sunday, January 6, 2013, Daniel Juyung Seo wrote: Welcome back Ulisses Furquim Freire da Silva! Daniel Juyung Seo (SeoZ) On Sun, Jan

Re: [E-devel] to all you curlers

2013-01-07 Thread Bluezery
If easy hadle is not removed from multi-handle, Is it possible to stop easy handle's transfer? while other easy handles are active. But it seems to be bug that APIs do not work after timeout.. 2013/1/7 Michael Blumenkrantz michael.blumenkra...@gmail.com: I've located a bug that I encountered

Re: [E-devel] [elementary]elm_widget: elm widget

2013-01-07 Thread Bluezery
It's final fix. :) Previsouly, I do not considerthe case which is in the scroller in the scroller. Current logic is that: Find scroller in parent objects. And calculate region to focus in the scroller. And show focused object. That's all. 2013/1/7 Bluezery ohpo...@gmail.com: I have changed

Re: [E-devel] E SVN: sung IN trunk/efl: . src src/modules/evas/engines/gl_common

2013-01-07 Thread Leandro Dorileo
Hi, On Sun, Jan 06, 2013 at 10:16:18PM -0800, Enlightenment SVN wrote: Log: Pulled out evas gl backend binary shader file caching code from evas_gl_shader.c file and made an internal generic caching api in evas_gl_common.h for use in other places ie. evas_gl. Then implemented

Re: [E-devel] E SVN: sung IN trunk/efl: . src src/modules/evas/engines/gl_common

2013-01-07 Thread Daniel Juyung Seo
Maybe.. is this the reason why I got e17 crashes on shader stuff? It crashed a lot today. #27 0xb36121a9 in shader_array_flush (gc=0xa189950) at modules/evas/engines/gl_common/evas_gl_context.c:2774 texuv_ptr = 0xf000 Address 0xf000 out of bounds texuv3_ptr = 0x27000 Address

Re: [E-devel] E SVN: hermet trunk/elementary/src/lib

2013-01-07 Thread Gustavo Lima Chaves
* Enlightenment SVN no-re...@enlightenment.org [2013-01-04 21:59:18 -0800]: Log: elementary/label - removed unnecessary Author: hermet Date: 2013-01-04 21:59:18 -0800 (Fri, 04 Jan 2013) New Revision: 82266 Trac: http://trac.enlightenment.org/e/changeset/82266

Re: [E-devel] When will E_Connmn be supported in e_dbus ?

2013-01-07 Thread Lucas De Marchi
On Mon, Jan 7, 2013 at 4:51 AM, Gyuyoung Kim gyuyoung.efl.maill...@gmail.com wrote: Hi efl folks, I'm planning to use E_Connman.h in WebKit EFL. However, build error occurs by force. Please take a look at below code, #ifndef E_CONNMAN_I_KNOW_THIS_API_IS_SUBJECT_TO_CHANGE #error E_Connman.h

Re: [E-devel] When will E_Connmn be supported in e_dbus ?

2013-01-07 Thread Lucas De Marchi
On Mon, Jan 7, 2013 at 4:51 AM, Gyuyoung Kim gyuyoung.efl.maill...@gmail.com wrote: Hi efl folks, I'm planning to use E_Connman.h in WebKit EFL. However, build error occurs by force. Please take a look at below code, #ifndef E_CONNMAN_I_KNOW_THIS_API_IS_SUBJECT_TO_CHANGE #error E_Connman.h

Re: [E-devel] E SVN: hermet trunk/elementary/src/lib

2013-01-07 Thread Daniel Juyung Seo
On Mon, Jan 7, 2013 at 9:48 PM, Gustavo Lima Chaves gl...@profusion.mobiwrote: * Enlightenment SVN no-re...@enlightenment.org [2013-01-04 21:59:18 -0800]: Log: elementary/label - removed unnecessary Author: hermet Date: 2013-01-04 21:59:18 -0800 (Fri, 04 Jan 2013)

Re: [E-devel] When will E_Connmn be supported in e_dbus ?

2013-01-07 Thread Daniel Juyung Seo
On Mon, Jan 7, 2013 at 9:54 PM, Lucas De Marchi lucas.demar...@profusion.mobi wrote: On Mon, Jan 7, 2013 at 4:51 AM, Gyuyoung Kim gyuyoung.efl.maill...@gmail.com wrote: Hi efl folks, I'm planning to use E_Connman.h in WebKit EFL. However, build error occurs by force. Please take a

Re: [E-devel] When will E_Connmn be supported in e_dbus ?

2013-01-07 Thread The Rasterman
On Mon, 7 Jan 2013 22:17:25 +0900 Daniel Juyung Seo seojuyu...@gmail.com said: On Mon, Jan 7, 2013 at 9:54 PM, Lucas De Marchi lucas.demar...@profusion.mobi wrote: On Mon, Jan 7, 2013 at 4:51 AM, Gyuyoung Kim gyuyoung.efl.maill...@gmail.com wrote: Hi efl folks, I'm planning to

[E-devel] [Query] [Elementary] How to stop mouse, wheel events from reaching outer Elm_scroller ?

2013-01-07 Thread Sumanth Krishna Mannam
Hi, In my application, I am using elm_scroller inside another elm_scroller. Now I want the MOUSE,WHEEL events not to be passed to outer scroller, when the mouse is inside inner scroller. For that I tried by using the API: evas_object_propagate_events_set(inner_scroller, EINA_FALSE) but this is

Re: [E-devel] E SVN: ceolin IN trunk/elementary: data/themes/widgets src/lib

2013-01-07 Thread Daniel Juyung Seo
Is there any updated for this question? Daniel Juyung Seo (SeoZ) On Sat, Jan 5, 2013 at 2:47 PM, Daniel Juyung Seo seojuyu...@gmail.comwrote: This looks good but isn't this be a theme api break? Elementary was already released. Maybe this needs to be optional? Daniel Juyung Seo (SeoZ)

Re: [E-devel] When will E_Connmn be supported in e_dbus ?

2013-01-07 Thread Daniel Juyung Seo
On Mon, Jan 7, 2013 at 11:16 PM, Carsten Haitzler ras...@rasterman.comwrote: On Mon, 7 Jan 2013 22:17:25 +0900 Daniel Juyung Seo seojuyu...@gmail.com said: On Mon, Jan 7, 2013 at 9:54 PM, Lucas De Marchi lucas.demar...@profusion.mobi wrote: On Mon, Jan 7, 2013 at 4:51 AM, Gyuyoung

[E-devel] async render artifacts

2013-01-07 Thread The Rasterman
example: http://www.enlightenment.org/ss/display.php?image=e-50eaddc4a3c778.31525328.png :/ it just stops re-rendering that particlr evas/frame - blocked on rendering i thnik in this case. -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten

[E-devel] acync segv fun

2013-01-07 Thread The Rasterman
attached bt. :) just found it after an update on laptop. have to rebuild and try uner valgrind to see if it continues. -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)ras...@rasterman.com crash.txt Description: Binary data

Re: [E-devel] [Query] [Elementary] How to stop mouse, wheel events from reaching outer Elm_scroller ?

2013-01-07 Thread The Rasterman
On Mon, 07 Jan 2013 14:36:45 + (GMT) Sumanth Krishna Mannam sumant...@samsung.com said: Hi, In my application, I am using elm_scroller inside another elm_scroller. Now I want the MOUSE,WHEEL events not to be passed to outer scroller, when the mouse is inside inner scroller. For that I

Re: [E-devel] async render artifacts

2013-01-07 Thread Ulisses Furquim
Hi, On Mon, Jan 7, 2013 at 12:47 PM, Carsten Haitzler ras...@rasterman.com wrote: example: http://www.enlightenment.org/ss/display.php?image=e-50eaddc4a3c778.31525328.png :/ it just stops re-rendering that particlr evas/frame - blocked on rendering i thnik in this case. Does it block

Re: [E-devel] async render artifacts

2013-01-07 Thread Daniel Juyung Seo
This also happened at home with only one screen. Daniel Juyung Seo (SeoZ) On Mon, Jan 7, 2013 at 11:47 PM, Carsten Haitzler ras...@rasterman.comwrote: example: http://www.enlightenment.org/ss/display.php?image=e-50eaddc4a3c778.31525328.png :/ it just stops re-rendering that particlr

Re: [E-devel] [Query] [Elementary] How to stop mouse, wheel events from reaching outer Elm_scroller ?

2013-01-07 Thread Daniel Juyung Seo
On Mon, Jan 7, 2013 at 11:56 PM, Carsten Haitzler ras...@rasterman.comwrote: On Mon, 07 Jan 2013 14:36:45 + (GMT) Sumanth Krishna Mannam sumant...@samsung.com said: Hi, In my application, I am using elm_scroller inside another elm_scroller. Now I want the MOUSE,WHEEL events not to

Re: [E-devel] E SVN: hermet trunk/elementary/src/lib

2013-01-07 Thread ChunEon Park
because the api is deprecated. and inside valid API will check it. -Regards, Hermet- -Original Message- From: Gustavo Lima Chaveslt;gl...@profusion.mobigt; To: lt;enlightenment-devel@lists.sourceforge.netgt;; Cc:

Re: [E-devel] E SVN: ceolin IN trunk/elementary: data/themes/widgets src/lib

2013-01-07 Thread Flávio Ceolin
Hi, On Mon, Jan 7, 2013 at 12:38 PM, Daniel Juyung Seo seojuyu...@gmail.com wrote: Is there any updated for this question? Daniel Juyung Seo (SeoZ) Sorry for the late. I see your point, maybe it's a theme api break. About it be optional, what you have in mind ? On Sat, Jan 5, 2013 at 2:47

Re: [E-devel] acync segv fun

2013-01-07 Thread The Rasterman
On Mon, 7 Jan 2013 23:52:37 +0900 Carsten Haitzler (The Rasterman) ras...@rasterman.com said: attached bt. :) just found it after an update on laptop. have to rebuild and try uner valgrind to see if it continues. abort - not async render bug.. edje merge bug! fixed in svn since by me - edje

Re: [E-devel] async render artifacts

2013-01-07 Thread The Rasterman
On Mon, 7 Jan 2013 12:50:26 -0200 Ulisses Furquim ulis...@profusion.mobi said: Hi, On Mon, Jan 7, 2013 at 12:47 PM, Carsten Haitzler ras...@rasterman.com wrote: example: http://www.enlightenment.org/ss/display.php?image=e-50eaddc4a3c778.31525328.png :/ it just stops re-rendering

Re: [E-devel] [Query] [Elementary] How to stop mouse, wheel events from reaching outer Elm_scroller ?

2013-01-07 Thread The Rasterman
On Mon, 7 Jan 2013 23:54:50 +0900 Daniel Juyung Seo seojuyu...@gmail.com said: On Mon, Jan 7, 2013 at 11:56 PM, Carsten Haitzler ras...@rasterman.comwrote: On Mon, 07 Jan 2013 14:36:45 + (GMT) Sumanth Krishna Mannam sumant...@samsung.com said: Hi, In my application, I am

Re: [E-devel] When will E_Connmn be supported in e_dbus ?

2013-01-07 Thread Gustavo Sverzut Barbieri
On Mon, Jan 7, 2013 at 12:39 PM, Daniel Juyung Seo seojuyu...@gmail.comwrote: On Mon, Jan 7, 2013 at 11:16 PM, Carsten Haitzler ras...@rasterman.com wrote: On Mon, 7 Jan 2013 22:17:25 +0900 Daniel Juyung Seo seojuyu...@gmail.com said: On Mon, Jan 7, 2013 at 9:54 PM, Lucas De Marchi

Re: [E-devel] E SVN: raster trunk/efl

2013-01-07 Thread Gustavo Sverzut Barbieri
On Mon, Jan 7, 2013 at 6:24 AM, Enlightenment SVN no-re...@enlightenment.org wrote: Log: valgrind off by default on all profiles. I disagree with that. the valgrind integration is very lightweight and just acts with mempools and evas images because otherwise the debug will be wrongly. But

Re: [E-devel] E SVN: raster trunk/efl

2013-01-07 Thread The Rasterman
On Mon, 7 Jan 2013 13:28:00 -0200 Gustavo Sverzut Barbieri barbi...@profusion.mobi said: On Mon, Jan 7, 2013 at 6:24 AM, Enlightenment SVN no-re...@enlightenment.org wrote: Log: valgrind off by default on all profiles. I disagree with that. the valgrind integration is very

Re: [E-devel] E SVN: ceolin IN trunk/elementary: data/themes/widgets src/lib

2013-01-07 Thread Daniel Juyung Seo
On Tue, Jan 8, 2013 at 12:16 AM, Flávio Ceolin flavio.ceo...@profusion.mobi wrote: Hi, On Mon, Jan 7, 2013 at 12:38 PM, Daniel Juyung Seo seojuyu...@gmail.com wrote: Is there any updated for this question? Daniel Juyung Seo (SeoZ) Sorry for the late. I see your point, maybe it's a

Re: [E-devel] [Query] [Elementary] How to stop mouse, wheel events from reaching outer Elm_scroller ?

2013-01-07 Thread Sumanth Krishna Mannam
On Mon, 7 Jan 2013 23:54:50 +0900 Daniel Juyung Seo seojuyu...@gmail.com said: On Mon, Jan 7, 2013 at 11:56 PM, Carsten Haitzler ras...@rasterman.comwrote: On Mon, 07 Jan 2013 14:36:45 + (GMT) Sumanth Krishna Mannam sumant...@samsung.com said: Hi, In my application, I

Re: [E-devel] [Query] [Elementary] How to stop mouse, wheel events from reaching outer Elm_scroller ?

2013-01-07 Thread Daniel Juyung Seo
On Tue, Jan 8, 2013 at 12:26 AM, Carsten Haitzler ras...@rasterman.comwrote: On Mon, 7 Jan 2013 23:54:50 +0900 Daniel Juyung Seo seojuyu...@gmail.com said: On Mon, Jan 7, 2013 at 11:56 PM, Carsten Haitzler ras...@rasterman.com wrote: On Mon, 07 Jan 2013 14:36:45 + (GMT) Sumanth

Re: [E-devel] When will E_Connmn be supported in e_dbus ?

2013-01-07 Thread Daniel Juyung Seo
On Tue, Jan 8, 2013 at 12:23 AM, Gustavo Sverzut Barbieri barbi...@profusion.mobi wrote: On Mon, Jan 7, 2013 at 12:39 PM, Daniel Juyung Seo seojuyu...@gmail.com wrote: On Mon, Jan 7, 2013 at 11:16 PM, Carsten Haitzler ras...@rasterman.com wrote: On Mon, 7 Jan 2013 22:17:25 +0900

[E-devel] Eina Magic Check Failed Segfault

2013-01-07 Thread Jeff Hoogland
Some of the time when this block of code is run - http://paste.debian.net/222589/ My application gets a segfault with this error message - http://paste.debian.net/222591/ Here is the full code in case something else might be causing this - http://paste.debian.net/222590 Most of the time the

[E-devel] Evas memory consumption with async render.

2013-01-07 Thread Gustavo Sverzut Barbieri
Today acidx and pcajr investigated it heavily, we need help from people suffering as we can't confirm. As one can see, there is a peak, but then it will go back: http://www.zytor.com/~pcacjr/misc/2013-01-07-170102_1920x1080_scrot.png This is terminology run with compilation inside. E17 is

Re: [E-devel] Evas memory consumption with async render.

2013-01-07 Thread Tom Hacohen
I'm not sure there's a need for a specific row_draw, I think using the regular font_draw (with possible adjustments for fake-monospace) should be enough. On Mon, Jan 7, 2013 at 7:21 PM, Gustavo Sverzut Barbieri barbi...@profusion.mobi wrote: Today acidx and pcajr investigated it heavily, we

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

2013-01-07 Thread Michael Blumenkrantz
On Mon, 7 Jan 2013 12:01:33 -0800 Enlightenment SVN no-re...@enlightenment.org wrote: Log: E entry + scrollframe: Add clippers as smart members. This should fix some bugs (specifically with the .desktop file editing menu), and is just generally correct. Author: tasn Date:

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

2013-01-07 Thread Tom Hacohen
I hate it so much, so damn useless and archaic (ChangeLog). News: I've already stated my thoughts about that in the past. I like how the Mozilla guys handle this. A few big news items and a link to the bug reporting system. Done. On Mon, Jan 7, 2013 at 8:21 PM, Michael Blumenkrantz

Re: [E-devel] Rendering issue with window title.

2013-01-07 Thread Ulisses Furquim
Hi Raster, On Fri, Jan 4, 2013 at 12:45 PM, Carsten Haitzler ras...@rasterman.com wrote: On Fri, 4 Jan 2013 11:21:28 -0200 Gustavo Sverzut Barbieri barbi...@profusion.mobi said: On Fri, Jan 4, 2013 at 10:56 AM, Carsten Haitzler ras...@rasterman.comwrote: On Fri, 4 Jan 2013 10:42:13 -0200

Re: [E-devel] Evas memory consumption with async render.

2013-01-07 Thread Gustavo Sverzut Barbieri
On Mon, Jan 7, 2013 at 5:50 PM, Tom Hacohen t...@stosb.com wrote: I'm not sure there's a need for a specific row_draw, I think using the regular font_draw (with possible adjustments for fake-monospace) should be enough. It's not, and it will be a super waste as this will apply cutouts and

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

2013-01-07 Thread Michael Blumenkrantz
On Mon, 7 Jan 2013 20:34:04 + Tom Hacohen t...@stosb.com wrote: I hate it so much, so damn useless and archaic (ChangeLog). News: I've already stated my thoughts about that in the past. I like how the Mozilla guys handle this. A few big news items and a link to the bug reporting

Re: [E-devel] Evas memory consumption with async render.

2013-01-07 Thread Tom Hacohen
Oh you were talking about the whole grid, not just the text. Well as for the grid itself (background for example) textgrid should do this logic on it's own, why would it need an engine to merge rects? This way textgrid will be able to do it for more than just one row... As for text: the current

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

2013-01-07 Thread Tom Hacohen
The kids hate it, and I'm pretty sure vtorri doesn't really like it either. On Mon, Jan 7, 2013 at 8:45 PM, Michael Blumenkrantz michael.blumenkra...@gmail.com wrote: On Mon, 7 Jan 2013 20:34:04 + Tom Hacohen t...@stosb.com wrote: I hate it so much, so damn useless and archaic

Re: [E-devel] EFL tests and warnings

2013-01-07 Thread Gustavo Sverzut Barbieri
On Mon, Jan 7, 2013 at 2:16 AM, Cedric BAIL cedric.b...@free.fr wrote: Hello, On Sat, Jan 5, 2013 at 11:59 PM, Gustavo Sverzut Barbieri barbi...@profusion.mobi wrote: EFL single tree is almost ready, now just missing Ethumb and Emotion, which should come easily and maybe I can finish

Re: [E-devel] Evas memory consumption with async render.

2013-01-07 Thread Gustavo Sverzut Barbieri
On Mon, Jan 7, 2013 at 6:47 PM, Tom Hacohen t...@stosb.com wrote: Oh you were talking about the whole grid, not just the text. Well as for the grid itself (background for example) textgrid should do this logic on it's own, why would it need an engine to merge rects? This way textgrid will be

Re: [E-devel] Rendering issue with window title.

2013-01-07 Thread Gustavo Sverzut Barbieri
On Mon, Jan 7, 2013 at 6:36 PM, Ulisses Furquim ulis...@profusion.mobiwrote: Hi Raster, On Fri, Jan 4, 2013 at 12:45 PM, Carsten Haitzler ras...@rasterman.com wrote: On Fri, 4 Jan 2013 11:21:28 -0200 Gustavo Sverzut Barbieri barbi...@profusion.mobi said: On Fri, Jan 4, 2013 at 10:56

Re: [E-devel] [ml] Re: Alpha5: 7 patches and 1 bug

2013-01-07 Thread Gustavo Sverzut Barbieri
Hi Joel, Just go to this mail, did you try that with SVN EFL (trunk, single tree)? I'm trying to get it right for release 1.8, so if you find something that applies there, let me know. From memory the XTRA stuff should also be wrong, if you send the patch I'll apply. On Sun, Jan 6, 2013 at

Re: [E-devel] Eina Magic Check Failed Segfault

2013-01-07 Thread Jeff Hoogland
OK so I've upgraded to the 1.7.5 EFL snapshot and at kuuko's advice I've upgraded my python bindings to SVN (except for python-evas that will not build against EFL 1.7.5). I now get this dump log which gives a bunch of feedback from the EFLs and the VLC backend I am using -

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

2013-01-07 Thread Simon
On 01/08/2013 02:43 AM, Enlightenment SVN wrote: Log: Don't blank on fullscreen windows (as we don't run the screenlock on fullscreen windows). Check all zones for fullscreen windows. I think this should be more intelligent, screenlock as well. On my work PC i generally run a IDE and a

Re: [E-devel] E SVN: morlenxus IN trunk/e: . src/bin src/modules/conf_display

2013-01-07 Thread Simon
On 01/08/2013 06:16 AM, Enlightenment SVN wrote: Log: Added option for doing desklock, blanking or dimming even when showing fullscreen windows. Sorry for the noise didn't see this commit Author: morlenxus Date: 2013-01-07 11:46:38 -0800 (Mon, 07 Jan 2013) New Revision: 82358

Re: [E-devel] EFL tests and warnings

2013-01-07 Thread David Seikel
On Mon, 7 Jan 2013 18:53:00 -0200 Gustavo Sverzut Barbieri barbi...@profusion.mobi wrote: On Mon, Jan 7, 2013 at 2:16 AM, Cedric BAIL cedric.b...@free.fr wrote: Hello, On Sat, Jan 5, 2013 at 11:59 PM, Gustavo Sverzut Barbieri barbi...@profusion.mobi wrote: EFL single tree is almost

Re: [E-devel] [ml] Re: Alpha5: 7 patches and 1 bug

2013-01-07 Thread Joel Klinghed
On Mon, 7 Jan 2013 19:25:22 -0200 Gustavo Sverzut Barbieri barbi...@profusion.mobi wrote: Hi Joel, Just go to this mail, did you try that with SVN EFL (trunk, single tree)? I'm trying to get it right for release 1.8, so if you find something that applies there, let me know. From memory

Re: [E-devel] EFL tests and warnings

2013-01-07 Thread Doug Newgard
Date: Mon, 7 Jan 2013 13:16:37 +0900 From: cedric.b...@free.fr To: enlightenment-devel@lists.sourceforge.net Subject: Re: [E-devel] EFL tests and warnings Hello, On Sat, Jan 5, 2013 at 11:59 PM, Gustavo Sverzut Barbieri barbi...@profusion.mobi wrote: EFL single tree is almost ready,

Re: [E-devel] Evas memory consumption with async render.

2013-01-07 Thread David Seikel
On Mon, 7 Jan 2013 17:21:36 -0200 Gustavo Sverzut Barbieri barbi...@profusion.mobi wrote: Today acidx and pcajr investigated it heavily, we need help from people suffering as we can't confirm. As one can see, there is a peak, but then it will go back:

Re: [E-devel] Evas memory consumption with async render.

2013-01-07 Thread Ulisses Furquim
Hi David, On Mon, Jan 7, 2013 at 8:31 PM, David Seikel onef...@gmail.com wrote: On Mon, 7 Jan 2013 17:21:36 -0200 Gustavo Sverzut Barbieri barbi...@profusion.mobi wrote: Today acidx and pcajr investigated it heavily, we need help from people suffering as we can't confirm. As one can see,

Re: [E-devel] [ml] Re: Alpha5: 7 patches and 1 bug

2013-01-07 Thread Gustavo Sverzut Barbieri
Hi Joel, This looks fine, one last question: why are these needed? === --- src/Makefile_Ecore_Evas.am (revision 82364) +++ src/Makefile_Ecore_Evas.am (working copy) @@ -74,7 +74,8 @@ -I$(top_srcdir)/src/lib/ecore_x \

Re: [E-devel] E SVN: raster trunk/efl

2013-01-07 Thread Gustavo Sverzut Barbieri
okay, given http://valgrind.org/info/platforms.html it's too complex to get it right. I added auto detection and explained it in README. tl;dr: it will emit a WARNING if dev/debug profiles and valgrind is not found. not dependent on valgrind at runtime, so no problem with this automagic. On

Re: [E-devel] E SVN: raster trunk/efl

2013-01-07 Thread David Seikel
On Mon, 7 Jan 2013 20:50:39 -0200 Gustavo Sverzut Barbieri barbi...@profusion.mobi wrote: okay, given http://valgrind.org/info/platforms.html it's too complex to get it right. I added auto detection and explained it in README. tl;dr: it will emit a WARNING if dev/debug profiles and valgrind

Re: [E-devel] [PATCH] e17: use #!/bin/bash for e_remote since it uses bash-specific features

2013-01-07 Thread Albin Tonnerre
On Sun, Dec 30, 2012 at 5:14 AM, P Purkayastha ppu...@gmail.com wrote: Are you sure variable substitution (using #, %, etc) is not POSIX? As far I could remember, it is POSIX. I also found it mentioned here, and a couple of other places on Google search: I stand corrected :) Looks like some

[E-devel] Evas_Engine_GL_X11.h x Evas_Engine_Software_X11.h including Xlib.h

2013-01-07 Thread Gustavo Sverzut Barbieri
Why does Evas_Engine_GL_X11.h includes Xlib.h and use its types while Evas_Engine_Software_X11.h defines as generic types (int, void *...) I was reviewing ecore_evas_x.c that binds Ecore_X with Ecore_Evas and why it would need ECORE_X_CFLAGS from Joel to find about this. IMO we should change

Re: [E-devel] Alpha5: 7 patches and 1 bug

2013-01-07 Thread Joel Klinghed
On Mon, 7 Jan 2013 20:39:26 -0200 Gustavo Sverzut Barbieri barbi...@profusion.mobi wrote: Hi Joel, This looks fine, one last question: why are these needed? === --- src/Makefile_Ecore_Evas.am (revision 82364) +++

Re: [E-devel] Rendering issue with window title.

2013-01-07 Thread The Rasterman
On Mon, 7 Jan 2013 18:36:32 -0200 Ulisses Furquim ulis...@profusion.mobi said: Hi Raster, On Fri, Jan 4, 2013 at 12:45 PM, Carsten Haitzler ras...@rasterman.com wrote: On Fri, 4 Jan 2013 11:21:28 -0200 Gustavo Sverzut Barbieri barbi...@profusion.mobi said: On Fri, Jan 4, 2013 at

Re: [E-devel] Evas memory consumption with async render.

2013-01-07 Thread thomasg
On Mon, Jan 7, 2013 at 8:21 PM, Gustavo Sverzut Barbieri barbi...@profusion.mobi wrote: Today acidx and pcajr investigated it heavily, we need help from people suffering as we can't confirm. As one can see, there is a peak, but then it will go back:

Re: [E-devel] [Query] [Elementary] How to stop mouse, wheel events from reaching outer Elm_scroller ?

2013-01-07 Thread The Rasterman
On Mon, 07 Jan 2013 16:15:45 + (GMT) Sumanth Krishna Mannam sumant...@samsung.com said: On Mon, 7 Jan 2013 23:54:50 +0900 Daniel Juyung Seo seojuyu...@gmail.com said: On Mon, Jan 7, 2013 at 11:56 PM, Carsten Haitzler ras...@rasterman.comwrote: On Mon, 07 Jan 2013 14:36:45

Re: [E-devel] E SVN: sung IN trunk/efl: . src src/modules/evas/engines/gl_common

2013-01-07 Thread Sung W. Park
Leadro, yes, they need to be invalidated. The times that it would really matter is when your GL driver is updated with some new fbo surface features or if you change GPUs entirely, hence changing drivers. I'm thinking about adding GL driver name/version as a means to invalidate them. Let me

Re: [E-devel] Rendering issue with window title.

2013-01-07 Thread Ulisses Furquim
Hi raster, On Monday, January 7, 2013, Carsten Haitzler wrote: On Mon, 7 Jan 2013 18:36:32 -0200 Ulisses Furquim ulis...@profusion.mobijavascript:; said: Hi Raster, On Fri, Jan 4, 2013 at 12:45 PM, Carsten Haitzler ras...@rasterman.comjavascript:; wrote: On Fri, 4 Jan 2013

Re: [E-devel] Rendering issue with window title.

2013-01-07 Thread Gustavo Sverzut Barbieri
On Monday, January 7, 2013, Ulisses Furquim wrote: Hi raster, On Monday, January 7, 2013, Carsten Haitzler wrote: On Mon, 7 Jan 2013 18:36:32 -0200 Ulisses Furquim ulis...@profusion.mobi javascript:;javascript:; said: Hi Raster, On Fri, Jan 4, 2013 at 12:45 PM, Carsten

Re: [E-devel] Rendering issue with window title.

2013-01-07 Thread Ulisses Furquim
Hi, On Monday, January 7, 2013, Gustavo Sverzut Barbieri wrote: On Monday, January 7, 2013, Ulisses Furquim wrote: Hi raster, On Monday, January 7, 2013, Carsten Haitzler wrote: On Mon, 7 Jan 2013 18:36:32 -0200 Ulisses Furquim ulis...@profusion.mobi javascript:;

Re: [E-devel] EFL tests and warnings

2013-01-07 Thread Cedric BAIL
On Tue, Jan 8, 2013 at 5:53 AM, Gustavo Sverzut Barbieri barbi...@profusion.mobi wrote: On Mon, Jan 7, 2013 at 2:16 AM, Cedric BAIL cedric.b...@free.fr wrote: Hello, On Sat, Jan 5, 2013 at 11:59 PM, Gustavo Sverzut Barbieri barbi...@profusion.mobi wrote: EFL single tree is almost ready, now

Re: [E-devel] Rendering issue with window title.

2013-01-07 Thread The Rasterman
On Mon, 7 Jan 2013 23:13:13 -0200 Ulisses Furquim ulis...@profusion.mobi said: Hi raster, On Monday, January 7, 2013, Carsten Haitzler wrote: On Mon, 7 Jan 2013 18:36:32 -0200 Ulisses Furquim ulis...@profusion.mobijavascript:; said: Hi Raster, On Fri, Jan 4, 2013 at 12:45 PM,

Re: [E-devel] Rendering issue with window title.

2013-01-07 Thread The Rasterman
On Mon, 7 Jan 2013 23:27:32 -0200 Gustavo Sverzut Barbieri barbi...@profusion.mobi said: On Monday, January 7, 2013, Ulisses Furquim wrote: Hi raster, On Monday, January 7, 2013, Carsten Haitzler wrote: On Mon, 7 Jan 2013 18:36:32 -0200 Ulisses Furquim ulis...@profusion.mobi

Re: [E-devel] Evas memory consumption with async render.

2013-01-07 Thread Cedric BAIL
On Tue, Jan 8, 2013 at 6:13 AM, Gustavo Sverzut Barbieri barbi...@profusion.mobi wrote: On Mon, Jan 7, 2013 at 6:47 PM, Tom Hacohen t...@stosb.com wrote: Oh you were talking about the whole grid, not just the text. Well as for the grid itself (background for example) textgrid should do this

Re: [E-devel] Rendering issue with window title.

2013-01-07 Thread Ulisses Furquim
Hi, On Tue, Jan 8, 2013 at 12:15 AM, Carsten Haitzler ras...@rasterman.com wrote: On Mon, 7 Jan 2013 23:27:32 -0200 Gustavo Sverzut Barbieri barbi...@profusion.mobi said: On Monday, January 7, 2013, Ulisses Furquim wrote: Hi raster, On Monday, January 7, 2013, Carsten Haitzler wrote:

Re: [E-devel] Rendering issue with window title.

2013-01-07 Thread Ulisses Furquim
Hi, On Tue, Jan 8, 2013 at 12:14 AM, Carsten Haitzler ras...@rasterman.com wrote: On Mon, 7 Jan 2013 23:13:13 -0200 Ulisses Furquim ulis...@profusion.mobi said: Hi raster, On Monday, January 7, 2013, Carsten Haitzler wrote: On Mon, 7 Jan 2013 18:36:32 -0200 Ulisses Furquim

Re: [E-devel] E SVN: jihoon trunk/efl/src/lib/ecore_imf

2013-01-07 Thread Gustavo Sverzut Barbieri
On Monday, January 7, 2013, Enlightenment SVN wrote: Log: ecore_imf: move the docs to header Thanks! Do you plan to do it for others? Ecore X is the biggest sucker Author: jihoon Date: 2013-01-07 17:57:22 -0800 (Mon, 07 Jan 2013) New Revision: 82373 Trac:

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

2013-01-07 Thread The Rasterman
On Tue, 08 Jan 2013 08:35:42 +1030 Simon si...@simotek.net said: On 01/08/2013 02:43 AM, Enlightenment SVN wrote: Log: Don't blank on fullscreen windows (as we don't run the screenlock on fullscreen windows). Check all zones for fullscreen windows. I think this should be more

Re: [E-devel] Evas memory consumption with async render.

2013-01-07 Thread The Rasterman
On Mon, 7 Jan 2013 17:21:36 -0200 Gustavo Sverzut Barbieri barbi...@profusion.mobi said: first... i ran a valgrind run overnight... hooray! the witch is dead.. errr. i mean the leak is gone. awesome! http://www.enlightenment.org/ss/e-50eb86c540c731.34017080.png so no leak there. lot of big

Re: [E-devel] Rendering issue with window title.

2013-01-07 Thread The Rasterman
On Tue, 8 Jan 2013 00:25:55 -0200 Ulisses Furquim ulis...@profusion.mobi said: Hi, On Tue, Jan 8, 2013 at 12:14 AM, Carsten Haitzler ras...@rasterman.com wrote: On Mon, 7 Jan 2013 23:13:13 -0200 Ulisses Furquim ulis...@profusion.mobi said: Hi raster, On Monday, January 7, 2013,

Re: [E-devel] Evas_Engine_GL_X11.h x Evas_Engine_Software_X11.h including Xlib.h

2013-01-07 Thread The Rasterman
On Mon, 7 Jan 2013 21:12:58 -0200 Gustavo Sverzut Barbieri barbi...@profusion.mobi said: Why does Evas_Engine_GL_X11.h includes Xlib.h and use its types while Evas_Engine_Software_X11.h defines as generic types (int, void *...) I was reviewing ecore_evas_x.c that binds Ecore_X with

Re: [E-devel] EFL tests and warnings

2013-01-07 Thread The Rasterman
On Sun, 6 Jan 2013 02:27:05 -0200 Gustavo Sverzut Barbieri barbi...@profusion.mobi said: Emotion vlc is in another process. Then the plugin can be complied completely separately and even in another package. xine is still a problem, but tbh - xine, gstreamer and even vlc have so many stability

Re: [E-devel] E SVN: sung IN trunk/efl: . src src/modules/evas/engines/gl_common

2013-01-07 Thread Sung W. Park
Leandro, nevermind the last comment. It creates a new file based on the driver already so it shouldn't have issues with new drivers and gpus. It's basically using the same mechanism as the binary shader so it should be fine. i got confused for a sec. thanks for pointing it out though.

[E-devel] [PATCH] ecore-wayland: Improve opaque setting logic.

2013-01-07 Thread Christopher Michael
Tested and In svn. Thanks Alex :) dh Alex Wu zhiwen...@linux.intel.com wrote: Hi, I cooked the patch to improve the opaque setting logic in ecore_wayland. It can significantly help the weston to do more efficient compositing. Modifications including: 1. Update win-region.opaque in

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

2013-01-07 Thread Brian 'morlenxus' Miculcy
Funny to see these reactions. :) Just for explaination: The code before my changes was already checking for fullscreen windows. If a fullscreen window was found, screenlock never startet. My changes just fixed that for dimming - if there is no screen lock when a fullscreen window is found,