[E-devel] Exchange site bug

2009-02-09 Thread Toma
Hey folks, Slight bug in the exchange website, adding apps from PROTO/ dont get picked up by the Get It. I dare say it might be in getSourceDisplayUrl() line 47 of web/exchange/exchange/lib/model/doctrine/Application.class.php and Madule.class.php where is has MISC but not PROTO. Also that return

[E-devel] we were at fosdem 2009 :-)

2009-02-09 Thread Vincent Torri
The FOSDEM took place last week-end in Brussel and it was the opportunity for some E developpers to meet there. Even if no dev room or booth was reserved or the E project, it was a very nice weekend. We were a bit disappointed about the oganisation and the lack of diversity, unlike last year,

Re: [E-devel] no display

2009-02-09 Thread Oguz Yarimtepe
Now i tested with plugging an LCD from hdmi out and vola, i got the video output, directfb examples worked also. I was using scart output. Seems the box is giving the video out from hdmi by default. Couldn't test my app yet but will test it asap. I just borrowed my friends LCD to see there is noth

Re: [E-devel] no display

2009-02-09 Thread Gustavo Sverzut Barbieri
2009/2/9 Oguz Yarimtepe : > Hi, > > After cross compiling the imlib2, eina, eet, evas, ecore, embryo and edje, i > decided to test the compiled libs at my system. So i used this[1] small > application and this[2] EDC file. As you can see i am using directfb at my > system. > > [1] http://rafb.net/p

[E-devel] no display

2009-02-09 Thread Oguz Yarimtepe
Hi, After cross compiling the imlib2, eina, eet, evas, ecore, embryo and edje, i decided to test the compiled libs at my system. So i used this[1] small application and this[2] EDC file. As you can see i am using directfb at my system. [1] http://rafb.net/p/9oRhs455.html [2] http://rafb.net/p/thH

Re: [E-devel] E SVN: raster IN trunk/TMP/st/elementary: data/themes src/bin src/lib

2009-02-09 Thread Gustavo Sverzut Barbieri
On Mon, Feb 9, 2009 at 10:49 AM, The Rasterman Carsten Haitzler wrote: > On Mon, 9 Feb 2009 09:56:42 -0200 Gustavo Sverzut Barbieri > said: > >> make[2]: *** No rule to make target `slv_bg.png', needed by >> `default.edj'. Stop. >> >> missing file? > > fixed! sorry - needed food! back from food.

Re: [E-devel] E SVN: raster IN trunk/TMP/st/elementary: data/themes src/bin src/lib

2009-02-09 Thread The Rasterman
On Mon, 9 Feb 2009 09:56:42 -0200 Gustavo Sverzut Barbieri said: > make[2]: *** No rule to make target `slv_bg.png', needed by > `default.edj'. Stop. > > missing file? fixed! sorry - needed food! back from food. now images in. :) > On Mon, Feb 9, 2009 at 9:23 AM, Enlightenment SVN > wrote: >

Re: [E-devel] E SVN: raster IN trunk/TMP/st/elementary: data/themes src/bin src/lib

2009-02-09 Thread Chidambar 'ilLogict' Zinnoury
Hello! - "Enlightenment SVN" a écrit : > Log: > more work on slider - i think its complete now vertical mode works. > might be > some buglts to clear up though. > fix scroller to scroll only at animator framerate.. using an > animator making > scrolling much better. > begin genlis

Re: [E-devel] E SVN: raster IN trunk/TMP/st/elementary: data/themes src/bin src/lib

2009-02-09 Thread Gustavo Sverzut Barbieri
make[2]: *** No rule to make target `slv_bg.png', needed by `default.edj'. Stop. missing file? On Mon, Feb 9, 2009 at 9:23 AM, Enlightenment SVN wrote: > Log: > more work on slider - i think its complete now vertical mode works. might be > some buglts to clear up though. > fix scroller to sc

Re: [E-devel] ecore cross compile error

2009-02-09 Thread Vincent Torri
On Sat, 7 Feb 2009, Oguz Yarimtepe wrote: Hi, After installing the new version of freetype and cross compiling again i decided to compile a small test application which just shows an EDC file on the screen. Here is what i got: $ sh4-linux-gcc `pkg-config --cflags --libs ecore-evas evas ecor