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

2016-05-05 Thread marcel-hollerbach
Hello, On Wed, May 04, 2016 at 09:49:38AM +0200, Stefan Schmidt wrote: > Hello. > > On 04/05/16 04:16, Felipe Magno de Almeida wrote: > > > > On May 3, 2016 10:46 PM, "Carsten Haitzler" > > wrote: > > > > > > On Tue, 3 May 2016 11:19:35 +0200 Stefan Schmidt > > mail

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

2016-05-05 Thread Felipe Magno de Almeida
On May 5, 2016 4:49 AM, wrote: > > Hello, [snip] > The warnings in the testsuite while running the eldbus_suite from > valgrind are still present. Yes. In looking into that. -- Felipe Magno de Almeida -- Find and fix a

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

2016-05-05 Thread Tom Hacohen
I'm going to change something about composite objects now that will hopefully solve this nonsense once and for all. With that being said, I don't understand your problem, a composite attach afterwards should set the parent back and ref again. -- Tom. On 03/05/16 06:00, Daniel Zaoui wrote: > He

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

2016-05-05 Thread Tom Hacohen
Does my latest commit fix it for you? -- Tom. On 05/05/16 16:14, Tom Hacohen wrote: > I'm going to change something about composite objects now that will > hopefully solve this nonsense once and for all. With that being said, I > don't understand your problem, a composite attach afterwards should

[E-devel] evas-generic-loaders merge proposal

2016-05-05 Thread Davide Andreoli
ok, we are hitting a problem with evas-generic-loaders because it's not merged in the efl tree. The problem is that we are now using svg icons in the elementary theme, all the new FDO icons are in svg format. But, now that elm is merged in efl, the default theme is built before the user can instal

Re: [E-devel] evas-generic-loaders merge proposal

2016-05-05 Thread Tom Hacohen
Wasn't part of the reason for the split a licensing issue? Mainly GPL libraries? If it's not an issue (and won't be one), I don't see a reason why not to include it in the tree. Give me the go signal and I'll do it. -- Tom On 5 May 2016 22:18, "Davide Andreoli" wrote: > ok, we are hitting a pr

Re: [E-devel] evas-generic-loaders merge proposal

2016-05-05 Thread David Seikel
I agree with Tom. If there's no GPL licensing issue, go ahead. On Fri, 6 May 2016 01:01:42 +0100 Tom Hacohen wrote: > Wasn't part of the reason for the split a licensing issue? Mainly GPL > libraries? > > If it's not an issue (and won't be one), I don't see a reason why not > to include it in

Re: [E-devel] evas-generic-loaders merge proposal

2016-05-05 Thread Simon Lees
On 05/06/2016 09:31 AM, Tom Hacohen wrote: > Wasn't part of the reason for the split a licensing issue? Mainly GPL > libraries? > > If it's not an issue (and won't be one), I don't see a reason why not to > include it in the tree. > > Give me the go signal and I'll do it. > > -- > Tom I know

Re: [E-devel] evas-generic-loaders merge proposal

2016-05-05 Thread Cedric BAIL
On May 5, 2016 17:35, "David Seikel" wrote: > > I agree with Tom. If there's no GPL licensing issue, go ahead. > > On Fri, 6 May 2016 01:01:42 +0100 Tom Hacohen wrote: > > > Wasn't part of the reason for the split a licensing issue? Mainly GPL > > libraries? > > > > If it's not an issue (and won

Re: [E-devel] evas-generic-loaders merge proposal

2016-05-05 Thread The Rasterman
On Thu, 5 May 2016 23:16:56 +0200 Davide Andreoli said: or use png's - keep the svg's in the tree as "originals" but export to bimap from inkscape. beware librsvg != inskcape. inskcape has features it can put into svg's that rsvg CAN'T draw right. it's SAFER to generate the png's and use those.

Re: [E-devel] evas-generic-loaders merge proposal

2016-05-05 Thread Simon Lees
On 05/06/2016 11:31 AM, Carsten Haitzler (The Rasterman) wrote: > On Thu, 5 May 2016 23:16:56 +0200 Davide Andreoli > said: > > or use png's - keep the svg's in the tree as "originals" but export to bimap > from inkscape. > > beware librsvg != inskcape. inskcape has features it can put into s

Re: [E-devel] evas-generic-loaders merge proposal

2016-05-05 Thread The Rasterman
On Fri, 6 May 2016 11:39:54 +0930 Simon Lees said: > > > On 05/06/2016 11:31 AM, Carsten Haitzler (The Rasterman) wrote: > > On Thu, 5 May 2016 23:16:56 +0200 Davide Andreoli > > said: > > > > or use png's - keep the svg's in the tree as "originals" but export to bimap > > from inkscape. > >