Re: [E-devel] E SVN: discomfitor IN trunk/PROTO/esskyuehl: doc src/lib src/lib/mysql

2011-02-08 Thread Mike Blumenkrantz
On Tue, 8 Feb 2011 19:28:32 -0800 "Enlightenment SVN" wrote: > Log: > full doxy, some small cleanups > > > Author: discomfitor > Date: 2011-02-08 19:28:32 -0800 (Tue, 08 Feb 2011) > New Revision: 56831 > Trac: http://trac.enlightenment.org/e/changeset/56831 As of this c

Re: [E-devel] evrything module and gadman

2011-02-08 Thread P Purkayastha
>> Should it be possible technically to have both possibility, Alt+Esc >> displaying a new window and everything always on the desktop or on the >> gadman layer ? >> > Yes, having multiple instances of Everything is already possible, type > F1 to make the current evrypopup become a window. That's

Re: [E-devel] evrything module and gadman

2011-02-08 Thread The Rasterman
On Tue, 8 Feb 2011 14:40:13 +0100 Nicolas Aguirre said: > Hi, > > I would like to know if it would be hard to modify a bit everything > module to become a gadget. It would be awesome to have everything > displaying on the gadman layer or directly on the desktop. > > Would you be interested by s

Re: [E-devel] evas build failure - fresh checkout

2011-02-08 Thread The Rasterman
On Wed, 09 Feb 2011 11:57:09 +1100 Brett Nash said: > On Tue, 2011-02-08 at 22:08 -0200, Fabiano Fidêncio wrote: > > On Tue, Feb 8, 2011 at 8:48 PM, Lucas De Marchi > > wrote: > > > On Tue, Feb 8, 2011 at 4:19 PM, Fabiano Fidêncio > > > wrote: > > >> On Tue, Feb 8, 2011 at 3:14 PM, Daniel Juyun

Re: [E-devel] evas build failure - fresh checkout

2011-02-08 Thread Brett Nash
On Tue, 2011-02-08 at 22:08 -0200, Fabiano Fidêncio wrote: > On Tue, Feb 8, 2011 at 8:48 PM, Lucas De Marchi > wrote: > > On Tue, Feb 8, 2011 at 4:19 PM, Fabiano Fidêncio > > wrote: > >> On Tue, Feb 8, 2011 at 3:14 PM, Daniel Juyung Seo > >> wrote: > >>> Oops. > >>> > >>> I got the same error

Re: [E-devel] evas build failure - fresh checkout

2011-02-08 Thread Brett Nash
On Tue, 2011-02-08 at 22:08 -0200, Fabiano Fidêncio wrote: > On Tue, Feb 8, 2011 at 8:48 PM, Lucas De Marchi > wrote: > > On Tue, Feb 8, 2011 at 4:19 PM, Fabiano Fidêncio > > wrote: > >> On Tue, Feb 8, 2011 at 3:14 PM, Daniel Juyung Seo > >> wrote: > >>> Oops. > >>> > >>> I got the same error

Re: [E-devel] evas build failure - fresh checkout

2011-02-08 Thread Fabiano Fidêncio
On Tue, Feb 8, 2011 at 8:48 PM, Lucas De Marchi wrote: > On Tue, Feb 8, 2011 at 4:19 PM, Fabiano Fidêncio wrote: >> On Tue, Feb 8, 2011 at 3:14 PM, Daniel Juyung Seo >> wrote: >>> Oops. >>> >>> I got the same error with that option. >>> Someone needs to be spanked :( >> >> evas_common_map4_rgba

Re: [E-devel] evas build failure - fresh checkout

2011-02-08 Thread Lucas De Marchi
On Tue, Feb 8, 2011 at 10:08 PM, Fabiano Fidêncio wrote: >> This was fixed by raster in r56805: >> >> http://trac.enlightenment.org/e/changeset/56805 > > Maybe I'm smoking a lot of crack but, at least here, it isn't fixed. > > Please, see the pastebin and check if you have the same output: > http:

Re: [E-devel] evas build failure - fresh checkout

2011-02-08 Thread Lucas De Marchi
On Tue, Feb 8, 2011 at 4:19 PM, Fabiano Fidêncio wrote: > On Tue, Feb 8, 2011 at 3:14 PM, Daniel Juyung Seo > wrote: >> Oops. >> >> I got the same error with that option. >> Someone needs to be spanked :( > > evas_common_map4_rgba was changed to evas_common_map_rgba, with one > more parameter (n

Re: [E-devel] [Elementary] - fileselected and folder_only

2011-02-08 Thread Atton Jonathan
Forget this patch. The real solution is to add a button "new folder" 2011/2/8 Atton Jonathan > Hello, > > I attached a patch for the elm_fileselector and a screenshots. > > > *The first part is simple. We activate the textblock in the "save" mode. > > > The second part* > > I use the mode "fold

Re: [E-devel] patch for eflxx

2011-02-08 Thread Andreas Volz
Am Tue, 8 Feb 2011 19:32:21 +0100 (CET) schrieb doul...@free.fr: > Hi, > there is a little error in eflxx.pc.in, here is the patch. > > Doulème. Thanks. Applied. Testing the "make install" way of compiling is good. I only use the pkg-config uninstalled version without make install. So I won't f

Re: [E-devel] evas build failure - fresh checkout

2011-02-08 Thread Fabiano Fidêncio
On Tue, Feb 8, 2011 at 3:14 PM, Daniel Juyung Seo wrote: > Oops. > > I got the same error with that option. > Someone needs to be spanked :( evas_common_map4_rgba was changed to evas_common_map_rgba, with one more parameter (n points) by nash (in r56777). Directfb and Software_SDL weren't update

[E-devel] patch for eflxx

2011-02-08 Thread douleme
Hi, there is a little error in eflxx.pc.in, here is the patch. Doulème. Index: eflxx/eflxx.pc.in === --- eflxx/eflxx.pc.in (révision 56816) +++ eflxx/eflxx.pc.in (copie de travail) @@ -1,7 +1,7 @@ prefix=@prefix@ exec_prefix=@prefi

Re: [E-devel] evas build failure - fresh checkout

2011-02-08 Thread Daniel Juyung Seo
Oops. I got the same error with that option. Someone needs to be spanked :( Daniel Juyung Seo (SeoZ) On Wed, Feb 9, 2011 at 1:11 AM, Marc Koschewski wrote: > * Daniel Juyung Seo [2011-02-09 01:01:02 +0900]: > > Could it be it happens with --enable-directfb only? > >> Hello, >> >> Mine build we

Re: [E-devel] evrything module and gadman

2011-02-08 Thread hannes.janet...@gmail.com
On Tue, Feb 8, 2011 at 2:40 PM, Nicolas Aguirre wrote: > Hi, > > I would like to know if it would be hard to modify a bit everything > module to become a gadget. It would be awesome to have everything > displaying on the gadman layer or directly on the desktop. > > Would you be interested by such

Re: [E-devel] E SVN: lucas IN trunk/devs: . hermet

2011-02-08 Thread 박춘언
Hey Guys, thanks a lot! It's time to do my best for EFL !! I will remember your comment, lucas. (I'm not a evil but bad programmer.:)) and Thanks barbieri for recommending me and SeoZ. Have a good day. -Original Message- From: "Enlightenment SVN" To

Re: [E-devel] evas build failure - fresh checkout

2011-02-08 Thread Marc Koschewski
* Daniel Juyung Seo [2011-02-09 01:01:02 +0900]: Could it be it happens with --enable-directfb only? > Hello, > > Mine build well. > I got a fresh checkout from SVN revision 56813. > Can you checkout a clean evas again? > Or you already solved the build problem? > > Thanks. > Daniel Juyung Seo

Re: [E-devel] E SVN: lucas IN trunk/devs: . seoz

2011-02-08 Thread Daniel Juyung Seo
That's what Spiderman told me before :) OK, I'm ready to be spanked. Rock it! Thanks, Demarchi for the access allow job. Thanks, Barbieri for the access recommendation. Daniel Juyung Seo (SeoZ) On Wed, Feb 9, 2011 at 1:02 AM, Enlightenment SVN wrote: > Log: > Add Daniel Juyung Seo to svn > >  W

Re: [E-devel] evas build failure - fresh checkout

2011-02-08 Thread Daniel Juyung Seo
Hello, Mine build well. I got a fresh checkout from SVN revision 56813. Can you checkout a clean evas again? Or you already solved the build problem? Thanks. Daniel Juyung Seo (SeoZ) On Tue, Feb 8, 2011 at 5:44 PM, Marc Koschewski wrote: > > Hi all, > > today we got this.. > > make[3]: Enterin

[E-devel] Important Elementary development notice

2011-02-08 Thread Tom Hacohen
Dear all, This email is both for people who develop elementary and people who develop with elementary. Intro: ~~ Recently, my colleague Aharon and I added UI-Mirroring support to Elementary. UI-Mirroring is useful for people who speak RTL languages and lets them have a more "flowing" user ex

[E-devel] evrything module and gadman

2011-02-08 Thread Nicolas Aguirre
Hi, I would like to know if it would be hard to modify a bit everything module to become a gadget. It would be awesome to have everything displaying on the gadman layer or directly on the desktop. Would you be interested by such changes ? Should it be possible technically to have both possibilit

Re: [E-devel] E SVN: lucas IN trunk/devs: . mike_m

2011-02-08 Thread Lucas De Marchi
Hi Mike, Don't forget to update your info.txt and send your hackergotchi, so you appear on E dev map. See the others info.txt. regards, Lucas De Marchi On Tue, Feb 8, 2011 at 8:45 AM, Enlightenment SVN wrote: > Log: > Add Mike McCormack to svn > >  Welcome Mike McCormack! After a great work he

[E-devel] evas build failure - fresh checkout

2011-02-08 Thread Marc Koschewski
Hi all, today we got this.. make[3]: Entering directory `/home/marc/cvs/e17/evas/src/bin' CC evas_cserve_tool.o CC evas_cserve_main.o CCLD evas_cserve_tool ../../src/lib/.libs/libevas.so: undefined reference to `evas_common_map4_rgba' collect2: ld returned 1 exit status make[3]:

Re: [E-devel] Main menu segfault

2011-02-08 Thread The Rasterman
On Mon, 07 Feb 2011 19:36:35 -0800 Neil MacMunn said: > On 11-02-07 03:24 PM, Carsten Haitzler (The Rasterman) wrote: > > On Fri, 04 Feb 2011 11:31:15 -0800 Neil MacMunn said: > > > > ... > > src_region_h=9, dst_region_x=0, dst_region_y=-112068219, dst_region_w=2, > > dst_region_h=112068270) at

Re: [E-devel] Main menu segfault

2011-02-08 Thread The Rasterman
On Tue, 08 Feb 2011 08:52:53 +0100 Simon Busch said: > I look at bit more into the details of the alignment trap errors. It > seems to be evas which causes the errors. The kernel prints out a lot > error messages. Here is one example: > [ 59.72] Alignment trap: enlightenment (748) PC=0x35