Re: [E-devel] CVS MUNCHKINS!!!! IMPORTANT!!!!

2006-04-04 Thread B S Srinidhi
On Tue, 2006-03-28 at 02:51 -0500, Mike Frysinger wrote: for you lazy peeps, such as myself, run these small code snippets in your cvs repo to update your current checkouts: anon CVS: :pserver:[EMAIL PROTECTED]:/var/cvs/e find -name Root | xargs sed -i \

Re: [E-devel] Mem and net modules soaking up cycles.

2006-04-04 Thread David Seikel
On Mon, 3 Apr 2006 19:52:18 -0500 Jesse Luehrs [EMAIL PROTECTED] wrote: On Tue, 4 Apr 2006 10:32:56 +1000 David Seikel [EMAIL PROTECTED] wrote: The mem and net modules slowly soak up the CPU cycles. I've been playing with it for hours, here is my findings, speculation, and wild

[E-devel] tclock timeformat patch

2006-04-04 Thread Stephan Wezel
Hi, i have a little patch for the tclock module. With this patch you can change the timeformat with the configuration dialog of the module. Regards _FireFly_ (Stephan Wezel) ? tclock.diff ? tclock-timeformat-config-dialog.diff Index: e_mod_config.c

[E-devel] tclock timeformat patch

2006-04-04 Thread Stephan Wezel
Hi, i have a little patch for the tclock module. With this patch you can change the timeformat with the configuration dialog of the module. Regards _FireFly_ (Stephan Wezel) ? tclock.diff ? tclock-timeformat-config-dialog.diff Index: e_mod_config.c

[E-devel] e16keyedit-0.3: problem displaying key

2006-04-04 Thread j . romildo
Hi. I am running e16-0.16.8.1 on Gentoo Linux. When using e16keyedit-0.3 to edit key bindings, the Key field on the user interface of the program is not shown correctly, as can be seen in the attached image. For instance, the default key binding for launching Eterm is shown as Key:

[E-devel] Ecore compile issues

2006-04-04 Thread Essien Ita Essien
Hiya, Lattest CVS checkout (few minutes ago) and I have the following error building ecore: ecore_evas_x.c: In function '_ecore_evas_x_alpha_set': ecore_evas_x.c:1387: error: 'struct anonymous' has no member named 'destination_alpha' ecore_evas_x.c:1395: error: 'struct anonymous' has no

[E-devel] compile problem evas

2006-04-04 Thread Volker
Hi, compiling evas doesn't work for me (on Slackware 10.2) in src/lib/canvas gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I/usr/include/freetype2 -g -O2 -MT evas_font_dir.lo -MD -MP -MF .deps/evas_font_dir.Tpo -c evas_font_dir.c -fPIC -DPIC -o

Re: [E-devel] Ecore compile issues

2006-04-04 Thread Brian Mattern
I had this issue after an update a month ago or so. The software X11 engine was building, but wasn't getting installed. Can't remember if I just had to make clean, or if i actually nuked the ecore tree and checked a fresh one out. Try both, should fix things. -- rephorm On Tuesday 04 April

Re: [E-devel] tclock timeformat patch

2006-04-04 Thread Stephan Wezel
Here is an updated version of the patch. - Now the user selectable format string can be disabled via an checkbox and the default format string from the tclock.edj gets used. - The change of the resolution via the configuration menu doesn't need an restart of the module anymore. And i have also

Re: [E-devel] incorrect permissions on debian/rules files

2006-04-04 Thread Michael Jennings
On Tuesday, 04 April 2006, at 09:37:22 (+0700), Vlad Alyukov wrote: place, fix this in cvs. Are rules files supposed to be executable? The permissions on them are currently set to 664 in the repository. Michael -- Michael Jennings (a.k.a. KainX) http://www.kainx.org/ [EMAIL PROTECTED] n +

Re: [E-devel] incorrect permissions on debian/rules files

2006-04-04 Thread Blake B.
Technically it doesn't matter. Sometimes it's useful to run debian/ rules as a script and some people use this. I don't, and I don't think it's generally used anymore as things like dpkg-buildpackage and friends are recommended. Since it's been requested, sure, go ahead. -Blake On Apr

[E-devel] Hu?

2006-04-04 Thread Marcus
[EMAIL PROTECTED] --- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding

Re: [E-devel] compile problem evas

2006-04-04 Thread Stafford Horne
On Tue, 04 Apr 2006 15:03:52 +0200 Volker [EMAIL PROTECTED] wrote: Hi, compiling evas doesn't work for me (on Slackware 10.2) in src/lib/canvas gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I../../../src/lib -I../../../src/lib/include -I/usr/include/freetype2 -g -O2 -MT

Re: [E-devel] Re: E CVS: libs/ecore raster

2006-04-04 Thread Falko Schmidt
On Fri, Mar 31, 2006 at 08:55:07AM +0900, Carsten Haitzler wrote: [...] ./usr/share/ecore ./usr/share/ecore/fonts ./usr/share/ecore/fonts/fonts.alias ./usr/share/ecore/fonts/fonts.dir ./usr/share/ecore/fonts/Vera.ttf ./usr/share/ecore/fonts/VeraBd.ttf ./usr/share/ecore/fonts/VeraBI.ttf

Re: [E-devel] Re: E CVS: libs/ecore raster

2006-04-04 Thread The Rasterman
On Wed, 5 Apr 2006 02:43:53 +0200 Falko Schmidt [EMAIL PROTECTED] babbled: On Fri, Mar 31, 2006 at 08:55:07AM +0900, Carsten Haitzler wrote: [...] ./usr/share/ecore ./usr/share/ecore/fonts ./usr/share/ecore/fonts/fonts.alias ./usr/share/ecore/fonts/fonts.dir

[E-devel] Mistake at assembly deb a package evas

2006-04-04 Thread Vlad Alyukov
, | dh_makeshlibs -plibevas0-all | dh_installdeb -plibevas0-all | dh_perl -plibevas0-all | dh_strip -plibevas0-engines-all | dh_compress -plibevas0-engines-all | dh_fixperms -plibevas0-engines-all | dh_makeshlibs -plibevas0-engines-all | dh_installdeb -plibevas0-engines-all |