Re: [e-users] edje_cc error when compiling Webkit/EFL

2010-10-14 Thread Cedric BAIL
On Thu, Oct 14, 2010 at 1:58 AM, Carsten Haitzler wrote: > On Wed, 13 Oct 2010 14:55:16 -0300 Wido said: > directfb, software-16 (all of the 16bit software rendering core), and xrender. > they all lack functionality for map for example, software-16 can't do smooth > scaling at all, and doesn't ha

Re: [e-users] edje_cc error when compiling Webkit/EFL

2010-10-14 Thread The Rasterman
On Thu, 14 Oct 2010 13:57:09 +0100 haithem rahmani said: what's what we said too already above... the trend isn't new. it's already there. it just maybe hasn't hit the "low end" yet. > Hi, > > I contacted a Guy that did some patch for EFL/directfb asking him about his > opinion since he is wor

Re: [e-users] edje_cc error when compiling Webkit/EFL

2010-10-14 Thread haithem rahmani
Hi, I contacted a Guy that did some patch for EFL/directfb asking him about his opinion since he is working on settop boxes too et guess what he told me. "Since our hardware is going to embed a *GPU*, I'm less and less interested in directfb support." and I think that the 3D will be the trend st

Re: [e-users] edje_cc error when compiling Webkit/EFL

2010-10-13 Thread The Rasterman
On Wed, 13 Oct 2010 14:55:16 -0300 Wido said: directfb, software-16 (all of the 16bit software rendering core), and xrender. they all lack functionality for map for example, software-16 can't do smooth scaling at all, and doesn't handle argb32 image data. probably other missing engine functions t

Re: [e-users] edje_cc error when compiling Webkit/EFL

2010-10-13 Thread The Rasterman
On Wed, 13 Oct 2010 14:03:05 -0300 Gustavo Sverzut Barbieri said: > On Wed, Oct 13, 2010 at 1:37 PM, Iván Briano (Sachiel) > wrote: > > On Wed, Oct 13, 2010 at 1:33 PM, Cedric BAIL wrote: > >> On Wed, Oct 13, 2010 at 6:26 PM, Carsten Haitzler > >> wrote: > >>> On Wed, 13 Oct 2010 16:58:38 +010

Re: [e-users] edje_cc error when compiling Webkit/EFL

2010-10-13 Thread The Rasterman
On Wed, 13 Oct 2010 15:57:40 -0300 Gustavo Sverzut Barbieri said: > On Wed, Oct 13, 2010 at 2:50 PM, haithem rahmani > wrote: > > > > > > On Wed, Oct 13, 2010 at 6:03 PM, Gustavo Sverzut Barbieri > > wrote: > >> > >> On Wed, Oct 13, 2010 at 1:37 PM, Iván Briano (Sachiel) > >> wrote: > >> > On

Re: [e-users] edje_cc error when compiling Webkit/EFL

2010-10-13 Thread The Rasterman
On Wed, 13 Oct 2010 18:50:32 +0100 haithem rahmani said: > On Wed, Oct 13, 2010 at 6:03 PM, Gustavo Sverzut Barbieri < > barbi...@profusion.mobi> wrote: > > > On Wed, Oct 13, 2010 at 1:37 PM, Iván Briano (Sachiel) > > wrote: > > > On Wed, Oct 13, 2010 at 1:33 PM, Cedric BAIL > > wrote: > > >>

Re: [e-users] edje_cc error when compiling Webkit/EFL

2010-10-13 Thread Gustavo Sverzut Barbieri
On Wed, Oct 13, 2010 at 2:50 PM, haithem rahmani wrote: > > > On Wed, Oct 13, 2010 at 6:03 PM, Gustavo Sverzut Barbieri > wrote: >> >> On Wed, Oct 13, 2010 at 1:37 PM, Iván Briano (Sachiel) >> wrote: >> > On Wed, Oct 13, 2010 at 1:33 PM, Cedric BAIL >> > wrote: >> >> On Wed, Oct 13, 2010 at 6:2

Re: [e-users] edje_cc error when compiling Webkit/EFL

2010-10-13 Thread Wido
Hey guys, I know this probably is not the best place to ask this, but i'll doit anyway: which are the supported engines and what are the differences, pros and cons of each one? 2010/10/13 haithem rahmani > On Wed, Oct 13, 2010 at 6:03 PM, Gustavo Sverzut Barbieri < > barbi...@profusion.mobi> wro

Re: [e-users] edje_cc error when compiling Webkit/EFL

2010-10-13 Thread haithem rahmani
On Wed, Oct 13, 2010 at 6:03 PM, Gustavo Sverzut Barbieri < barbi...@profusion.mobi> wrote: > On Wed, Oct 13, 2010 at 1:37 PM, Iván Briano (Sachiel) > wrote: > > On Wed, Oct 13, 2010 at 1:33 PM, Cedric BAIL > wrote: > >> On Wed, Oct 13, 2010 at 6:26 PM, Carsten Haitzler > wrote: > >>> On Wed, 1

Re: [e-users] edje_cc error when compiling Webkit/EFL

2010-10-13 Thread Gustavo Sverzut Barbieri
On Wed, Oct 13, 2010 at 1:37 PM, Iván Briano (Sachiel) wrote: > On Wed, Oct 13, 2010 at 1:33 PM, Cedric BAIL wrote: >> On Wed, Oct 13, 2010 at 6:26 PM, Carsten Haitzler >> wrote: >>> On Wed, 13 Oct 2010 16:58:38 +0100 haithem rahmani >>> >>> said: > however I built ecore with "disable-ec

Re: [e-users] edje_cc error when compiling Webkit/EFL

2010-10-13 Thread Sachiel
On Wed, Oct 13, 2010 at 1:33 PM, Cedric BAIL wrote: > On Wed, Oct 13, 2010 at 6:26 PM, Carsten Haitzler > wrote: >> On Wed, 13 Oct 2010 16:58:38 +0100 haithem rahmani >> >> said: >>> > however I built ecore with "disable-ecore-evas-software-buffer" flag. >>> > > >>> > > shall enable it ? >>> >

Re: [e-users] edje_cc error when compiling Webkit/EFL

2010-10-13 Thread Cedric BAIL
On Wed, Oct 13, 2010 at 6:26 PM, Carsten Haitzler wrote: > On Wed, 13 Oct 2010 16:58:38 +0100 haithem rahmani > said: >> > however I built ecore with "disable-ecore-evas-software-buffer" flag. >> > > >> > > shall enable it ? >> > >> > yes. why did you disable it? dont --enable or --disable UNLESS

Re: [e-users] edje_cc error when compiling Webkit/EFL

2010-10-13 Thread The Rasterman
On Wed, 13 Oct 2010 16:58:38 +0100 haithem rahmani said: > Hi, > > > however I built ecore with "disable-ecore-evas-software-buffer" flag. > > > > > > shall enable it ? > > > > yes. why did you disable it? dont --enable or --disable UNLESS you know > > exactly > > what you are doing. defaults do

Re: [e-users] edje_cc error when compiling Webkit/EFL

2010-10-13 Thread haithem rahmani
Hi, > however I built ecore with "disable-ecore-evas-software-buffer" flag. > > > > shall enable it ? > > yes. why did you disable it? dont --enable or --disable UNLESS you know > exactly > what you are doing. defaults do the right thing. well actually I want to have EFL built purely against Dir

Re: [e-users] edje_cc error when compiling Webkit/EFL

2010-10-12 Thread The Rasterman
On Tue, 12 Oct 2010 21:52:18 +0100 haithem rahmani said: > Hi again, > > I'm still getting the error. > > I recompiled the evas engine enabling the buffer: > > $> ls /usr/local/efl/lib/evas/modules/engines > buffer directfb software_generic > > > however I built ecore with "disable-ecore

Re: [e-users] edje_cc error when compiling Webkit/EFL

2010-10-12 Thread haithem rahmani
Hi again, I'm still getting the error. I recompiled the evas engine enabling the buffer: $> ls /usr/local/efl/lib/evas/modules/engines buffer directfb software_generic however I built ecore with "disable-ecore-evas-software-buffer" flag. shall enable it ? regards. Haithem On Thu, Oct 7,

Re: [e-users] edje_cc error when compiling Webkit/EFL

2010-10-06 Thread The Rasterman
On Thu, 7 Oct 2010 06:20:34 +0100 haithem rahmani said: not dfb - buffer. directfb != fb != buffer - they are differently named for reasons. you should have a buffer engine by default unless u explicitly disabled it. > Hi all, > > When building Webkit/EFL I'm getting the following error: > >

[e-users] edje_cc error when compiling Webkit/EFL

2010-10-06 Thread haithem rahmani
Hi all, When building Webkit/EFL I'm getting the following error: [100%] Generating efl/DefaultTheme/default.edj cd /home/rahmanih/work/WebKit/WebKitBuild/Release/WebKit && /usr/local/bin/edje_cc -v -id /home/rahmanih/work/WebKit/WebKit/efl/DefaultTheme /home/rahmanih/work/WebKit/WebKit/efl/Defa