[E-devel] Look who's back

2007-05-03 Thread Essien Ita Essien
Heya ppls,

Just kinda wanted to ping all ma ppls and fellows of the raster harem 
(yup... we're all beyatchis!). I'd gotten pretty tied up on a lot of 
fronts and lots of changes have happened in a short while - I got 
friggin married!!! :)

Anyways... things are beginning to slow down again, and I'll be able to 
get back to some keyboard punching and head banging...err... code design 
and development :P - on entrance and entrance_edit_gui

I noticed that while I was away... we got the brand new spanking server 
we'd always wanted (yay!) and the new website effort is underway (double 
yay!). I wanted to find out what's the current status (if there is 
anyway) of a plan for a bug tracker for enlightenment, or a central 
bugtracking system which the various different projects can use.

I'm asking because I wanted to request for all that have sent bugs to 
the mailing list concerning entrance/entrance_edit_gui to submit them to 
a central place, for easier management.

If i remember well, there's been some hints and suggestions of bug 
tracking before, though i can't remember the conclusion(s) of those 
discoursions. I do think though that now we have a server, we *may* want 
to look seriously into it. I personally have to particular preference, 
so anyone will do, just the fact that we're using it is more important 
(i think).

Anyways... so much bandwidth used up just to say... wassup peeps.

Cheers,
Essien

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] [PATCH] exhibit had a make problem

2007-05-03 Thread Massimiliano Calamelli
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

hi all, compiling exhibit on my host (FreeBSD 6.2 using easy_e17
preview), i've got a message for undefined vars (edj_file, h and w) in
exhibit_image.c
The attached patch works for me.

Byez

Massimiliano
- -- 
Massimiliano Calamelli
http://mcalamelli.netsons.org
[EMAIL PROTECTED]
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.4 (MingW32)

iD8DBQFGOf58leGEL56NNP4RAnMQAKD6vGs801MGTOJM8D2yhIlGNPebSwCcDTIe
6+2jxKdlj5lSwfifUL/mdzY=
=uCkj
-END PGP SIGNATURE-
Index: exhibit_image.c
===
RCS file: /var/cvs/e/e17/apps/exhibit/src/bin/exhibit_image.c,v
retrieving revision 1.46
diff -u -r1.46 exhibit_image.c
--- exhibit_image.c 3 May 2007 10:30:41 -   1.46
+++ exhibit_image.c 3 May 2007 14:56:44 -
@@ -1052,6 +1052,8 @@
char *esetroot;
char esetroot_opt[] = -s;
 #if HAVE_ENGRAVE   
+   char *edj_file;
+   int w, h;
Engrave_File *edj;
Engrave_Image *image;
Engrave_Group *grp;
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] [PATCH] easy_e17.sh - FreeBSD support

2007-05-03 Thread Massimiliano Calamelli
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Mon, 30 Apr 2007 01:39:47 +0200
Brian 'morlenxus' Miculcy [EMAIL PROTECTED] wrote:

 Hi,
 
 thanks for the patch. I changed a bit of it and applied it.
 Please test it: https://omicron.homeip.net/files/easy_e17_preview.sh
 Maybe you also know what DA COMPLETARE, E' SOLO UN PLACEHOLDER in the
 patch mean... ;)
 
 Greets,
 Brian 'morlenxus' Miculcy

Good!
I've just finished to try the preview on my FreeBSD host, and it works
(for me). It would be better if other people try it, but it's ok for
me.
For PLACEHOLDER comment, i'm studying that do $e17ldcfg, but i see
that also on Solaris isn't used... 

Massimiliano
- -- 
Massimiliano Calamelli
http://mcalamelli.netsons.org
[EMAIL PROTECTED]
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.4 (MingW32)

iD8DBQFGOgHcleGEL56NNP4RAo7DAKCYPqR4qoqYKVpITqvLzK4zHNxbQgCeMHfO
jP5yBg6VgjiMRbei3u96wRY=
=pyPJ
-END PGP SIGNATURE-

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] [PATCH] exhibit had a make problem

2007-05-03 Thread Hisham Mardam Bey
On 5/3/07, Massimiliano Calamelli [EMAIL PROTECTED] wrote:
 hi all, compiling exhibit on my host (FreeBSD 6.2 using easy_e17
 preview), i've got a message for undefined vars (edj_file, h and w) in
 exhibit_image.c
 The attached patch works for me.

My fault - removed them by mistake.

Thanks, in CVS.

hisham.

-- 
Hisham Mardam Bey
http://hisham.cc/
+9613609386
Codito Ergo Sum (I Code Therefore I Am)

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel