Re: [E-devel] [EGIT] [core/efl] master 01/01: Efl, Eio, Eldbus, Elementary: new model API use eina_promise

2016-05-03 Thread Stefan Schmidt
Hello. On 02/05/16 21:49, Larry de Oliveira Lira Jr wrote: > Hi > I think you don't have a dbus-daemon running, in the current > eldbus-test (eldbus_test_eldbus_init.c) I found: > I have it running and the eldbus test cases worked fine before your promise change. After your change they crash.

Re: [E-devel] [EGIT] [core/efl] master 01/01: Efl, Eio, Eldbus, Elementary: new model API use eina_promise

2016-05-03 Thread marcel-hollerbach
On Tue, May 03, 2016 at 09:19:59AM +0200, Stefan Schmidt wrote: > Hello. > > On 02/05/16 21:49, Larry de Oliveira Lira Jr wrote: > > Hi > > I think you don't have a dbus-daemon running, in the current > > eldbus-test (eldbus_test_eldbus_init.c) I found: > > > > I have it running and the eldbus t

Re: [E-devel] [EGIT] [core/efl] master 02/08: Edje: Reparent when swallowing/unswallowing.

2016-05-03 Thread Tom Hacohen
It was bad, but I just exaggerated a bit to tease you. :) Thanks again. On 02/05/16 06:23, Daniel Zaoui wrote: > For me it was clear :-) > > On Thu, 28 Apr 2016 16:03:47 +0100 > Tom Hacohen wrote: > >> This is one of the worse explanations I've ever seen, I had to hunt >> it on my own. With that

Re: [E-devel] [EGIT] [core/efl] master 02/04: Eo keyed data: No need to register to see if a subobject was deleted.

2016-05-03 Thread Tom Hacohen
On 29/04/16 18:11, Carsten Haitzler wrote: > On Fri, 29 Apr 2016 05:57:51 -0700 Tom Hacohen said: > >> tasn pushed a commit to branch master. >> >> http://git.enlightenment.org/core/efl.git/commit/?id=9195d008dad901645bebfc83e240649c6b4c69e0 >> >> commit 9195d008dad901645bebfc83e240649c6b4c69e0 >>

Re: [E-devel] [EGIT] [core/efl] master 01/01: evas: make no longer supported object, legacy only.

2016-05-03 Thread Tom Hacohen
Hey, You broke expedite and probably other apps that rely on it. Could you please update expedite to use the legacy APIs? Thanks, Tom. On 21/03/16 23:33, Cedric BAIL wrote: > cedric pushed a commit to branch master. > > http://git.enlightenment.org/core/efl.git/commit/?id=fd80e26f06fcb0a6853ea

Re: [E-devel] [EGIT] [core/efl] master 01/01: Efl, Eio, Eldbus, Elementary: new model API use eina_promise

2016-05-03 Thread Stefan Schmidt
Hello. On 03/05/16 09:19, Stefan Schmidt wrote: > Hello. > > On 02/05/16 21:49, Larry de Oliveira Lira Jr wrote: >> Hi >> I think you don't have a dbus-daemon running, in the current >> eldbus-test (eldbus_test_eldbus_init.c) I found: >> > I have it running and the eldbus test cases worked fine be

Re: [E-devel] [EGIT] [core/efl] master 01/01: ecore-wayland: Deprecate Ecore_Wayland library

2016-05-03 Thread Christopher Michael
This push has effectively Deprecated the Ecore_Wayland library. All of our efl & enlightenment code base has already been ported to use the newer Ecore_Wl2 library. Anyone making apps specifically for Wayland should use Ecore_Wl2 library also. This method of deprecating seemed much simplier (im

Re: [E-devel] [EGIT] [core/efl] master 01/01: Efl, Eio, Eldbus, Elementary: new model API use eina_promise

2016-05-03 Thread Stefan Schmidt
Hello. On 03/05/16 17:06, Larry de Oliveira Lira Jr wrote: > hi Stefan, > > I assume the responsibility about error in Eio test, I think the > Felipe disable eio_model_monitor in initial development of promise and > I don't enable and corrected it > Given that these tests kept disabled and the

Re: [E-devel] [EGIT] [core/efl] master 01/01: evas: make no longer supported object, legacy only.

2016-05-03 Thread Cedric BAIL
On May 3, 2016 1:53 AM, "Tom Hacohen" wrote: > > Hey, > > You broke expedite and probably other apps that rely on it. Could you > please update expedite to use the legacy APIs? No, this is done on purpose. We're lacking a text interface so far and expedite is the only application we have to valid

Re: [E-devel] [EGIT] [core/efl] master 01/01: evas: make no longer supported object, legacy only.

2016-05-03 Thread Tom Hacohen
On 03/05/16 17:22, Cedric BAIL wrote: > On May 3, 2016 1:53 AM, "Tom Hacohen" wrote: >> >> Hey, >> >> You broke expedite and probably other apps that rely on it. Could you >> please update expedite to use the legacy APIs? > > No, this is done on purpose. We're lacking a text interface so far and >

Re: [E-devel] [EGIT] [core/efl] master 01/01: ecore-wayland: Deprecate Ecore_Wayland library

2016-05-03 Thread Mike Blumenkrantz
If you have the interest you could probably just change the EAPI decl in that header to include the deprecation On Tue, May 3, 2016, 8:44 AM Christopher Michael wrote: > This push has effectively Deprecated the Ecore_Wayland library. All of > our efl & enlightenment code base has already been po

Re: [E-devel] [EGIT] [core/efl] master 01/01: ecore-wayland: Deprecate Ecore_Wayland library

2016-05-03 Thread Christopher Michael
On 05/03/2016 12:44 PM, Mike Blumenkrantz wrote: > If you have the interest you could probably just change the EAPI decl in > that header to include the deprecation > Yea, that was one of the ways that Tom and I discussed. We'll let it sit as-is for a day or two and gather other opinions also. C

Re: [E-devel] [EGIT] [core/efl] master 01/01: ecore-wayland: Deprecate Ecore_Wayland library

2016-05-03 Thread Mike Blumenkrantz
Always happy to propose and be in agreement with Tom's ideas. On Tue, May 3, 2016, 12:55 PM Christopher Michael wrote: > On 05/03/2016 12:44 PM, Mike Blumenkrantz wrote: > > If you have the interest you could probably just change the EAPI decl in > > that header to include the deprecation > > >

Re: [E-devel] [EGIT] [core/efl] master 01/01: evas: make no longer supported object, legacy only.

2016-05-03 Thread Cedric BAIL
On Tue, May 3, 2016 at 9:34 AM, Tom Hacohen wrote: > On 03/05/16 17:22, Cedric BAIL wrote: >> On May 3, 2016 1:53 AM, "Tom Hacohen" wrote: >>> You broke expedite and probably other apps that rely on it. Could you >>> please update expedite to use the legacy APIs? >> >> No, this is done on purpose

Re: [E-devel] [EGIT] [core/efl] master 02/04: Eo keyed data: No need to register to see if a subobject was deleted.

2016-05-03 Thread The Rasterman
On Tue, 3 May 2016 09:23:29 +0100 Tom Hacohen said: > On 29/04/16 18:11, Carsten Haitzler wrote: > > On Fri, 29 Apr 2016 05:57:51 -0700 Tom Hacohen said: > > > >> tasn pushed a commit to branch master. > >> > >> http://git.enlightenment.org/core/efl.git/commit/?id=9195d008dad901645bebfc83e240649

Re: [E-devel] [EGIT] [core/efl] master 01/01: Efl, Eio, Eldbus, Elementary: new model API use eina_promise

2016-05-03 Thread The Rasterman
On Tue, 3 May 2016 11:19:35 +0200 Stefan Schmidt said: > Hello. > > On 03/05/16 09:19, Stefan Schmidt wrote: > > Hello. > > > > On 02/05/16 21:49, Larry de Oliveira Lira Jr wrote: > >> Hi > >> I think you don't have a dbus-daemon running, in the current > >> eldbus-test (eldbus_test_eldbus_init.

[E-devel] request probie access for herb

2016-05-03 Thread Hermet Park
Hi, everyone. I'd like to ask you for giving a probie access to herb (TaeHyup Kim) I believe it's worthy for giving him that probie access. because he is working for Envetor project very actively and send many patches for it. If so, the co-work will be much efficient. Also, he has worked for E