Re: [E-devel] a few newbie questions ...

2016-05-02 Thread Jérémy Zurcher
Hello, On Sunday 01 May 2016 16:57, Jason Vas Dias wrote : > Good day enlightened ones - > > SNIP SNIP SNIP > > Also, I notice ALL the configuration files written under > ~/.e ~/.elementary > are binary / encrypted in some way. Is there a compile > / runtime option to disable use of binary /

Re: [E-devel] [EGIT] [core/efl] master 01/01: efl: remove eina_promise typedef

2016-05-02 Thread marcel-hollerbach
On Sun, May 01, 2016 at 05:06:57PM -0700, Cedric BAIL wrote: > On May 1, 2016 08:06, "Marcel Hollerbach" > wrote: > > > > bu5hm4n pushed a commit to branch master. > > > > > http://git.enlightenment.org/core/efl.git/commit/?id=e58e5eda0829ac5d66c874486ddb9edd7dfcd76d > > > > commit e58e5eda0829ac5

[E-devel] Weekly news from the automated build and QA front

2016-05-02 Thread Stefan Schmidt
Hello. Summary: o First time we have over 900 open issues in our bug tracker :( This should give everyone an overview over what has happened in the last week on the QA front. The numbers in parentheses reflect the values from last week to give you a trend. CI: o Overall build statistic: 11.57%

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

2016-05-02 Thread Stefan Schmidt
Hello. On 29/04/16 18:47, Larry Jr wrote: > felipealmeida pushed a commit to branch master. > > http://git.enlightenment.org/core/efl.git/commit/?id=0c76f82a31b1ad06a4da4c12f1a02139e0d0c6fa > > commit 0c76f82a31b1ad06a4da4c12f1a02139e0d0c6fa > Author: Larry Jr > Date: Wed Apr 20 17:07:53 2016 -

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

2016-05-02 Thread Larry de Oliveira Lira Jr
Hi I think you don't have a dbus-daemon running, in the current eldbus-test (eldbus_test_eldbus_init.c) I found: 57 /* TODO: This test assumes an existing dbus-daemon running. It 58 * shouldn't do this, instead we should launch dbus-daemon ourselves 59 * and create our private instance, use i

Re: [E-devel] [EGIT] [core/efl] master 01/01: Elm combobox: composite attach objects after reparenting.

2016-05-02 Thread Daniel Zaoui
Hey Tom, Thanks for the fix. I still have an issue there. If you reparent a composite member, it will still remove the reference of the parent (because of parent_set(NULL) of composite_detach) without putting it back when setting the new parent. It then leads to the error message "_eo_base_des