Re: [E-devel] Embrace spec and make dist patch

2005-08-30 Thread Didier Casse
On 8/31/05, The Rasterman Carsten Haitzler <[EMAIL PROTECTED]> wrote: > On Wed, 31 Aug 2005 12:02:26 +0800 Didier Casse <[EMAIL PROTECTED]> > babbled: > > > On 8/29/05, Jim Perrin <[EMAIL PROTECTED]> wrote: > > > Quick patch to a couple Makefile.am's in embrace to allow it to make > > > dist clean

Re: [E-devel] Embrace spec and make dist patch

2005-08-30 Thread The Rasterman
On Wed, 31 Aug 2005 12:02:26 +0800 Didier Casse <[EMAIL PROTECTED]> babbled: > On 8/29/05, Jim Perrin <[EMAIL PROTECTED]> wrote: > > Quick patch to a couple Makefile.am's in embrace to allow it to make > > dist cleanly, and a spec file to aid in rpm packaging. > > -- > Hi Jim, > Thanks

Re: [E-devel] How to determine the Window class for eap files?

2005-08-30 Thread The Rasterman
On Wed, 31 Aug 2005 11:48:34 +0800 Didier Casse <[EMAIL PROTECTED]> babbled: > On 8/31/05, The Rasterman Carsten Haitzler <[EMAIL PROTECTED]> wrote: > > On Wed, 31 Aug 2005 11:21:32 +0800 Didier Casse <[EMAIL PROTECTED]> > > babbled: > > > > > Hi all, > > > I have a question. I'm automat

Re: [E-devel] ERROR: file '/usr/bin/Eterm' contains a standard rpath '/usr/lib' in [/usr/lib:/ usr/lib/Eterm] on FC4

2005-08-30 Thread Mike Frysinger
On Wednesday 31 August 2005 01:36 am, Michael Jennings wrote: > On Wednesday, 31 August 2005, at 00:06:29 (-0400), > > Mike Frysinger wrote: > > so default the behavior to on, doesnt really matter to me so long as > > i can do `./configure --disable-default-rpaths` rather than patching > > it out >

Re: [E-devel] ERROR: file '/usr/bin/Eterm' contains a standard rpath '/usr/lib' in [/usr/lib:/ usr/lib/Eterm] on FC4

2005-08-30 Thread Michael Jennings
On Wednesday, 31 August 2005, at 00:06:29 (-0400), Mike Frysinger wrote: > so default the behavior to on, doesnt really matter to me so long as > i can do `./configure --disable-default-rpaths` rather than patching > it out What difference does it make? It's just not important, nor is it worth t

[E-devel] Eterm comfigure error

2005-08-30 Thread Matias Aguirre
Hi all. I try to compile Eterm and the configure return this error: checking for seteuid... yes checking for memmove... yes checking for putenv... yes checking for strsep... yes checking for setresuid... yes checking for setresgid... yes checking for memmem... yes checking for usleep... yes checkin

Re: [E-devel] ERROR: file '/usr/bin/Eterm' contains a standard rpath '/usr/lib' in [/usr/lib:/ usr/lib/Eterm] on FC4

2005-08-30 Thread Didier Casse
On 8/31/05, Mike Frysinger <[EMAIL PROTECTED]> wrote: > On Tuesday 30 August 2005 11:30 pm, Michael Jennings wrote: > > On Tuesday, 30 August 2005, at 23:19:41 (-0400), > > > > Mike Frysinger wrote: > > > or configure.in/Makefile.am could be updated to make this a buildtime > > > option and default

Re: [E-devel] ERROR: file '/usr/bin/Eterm' contains a standard rpath '/usr/lib' in [/usr/lib:/ usr/lib/Eterm] on FC4

2005-08-30 Thread Mike Frysinger
On Tuesday 30 August 2005 11:30 pm, Michael Jennings wrote: > On Tuesday, 30 August 2005, at 23:19:41 (-0400), > > Mike Frysinger wrote: > > or configure.in/Makefile.am could be updated to make this a buildtime > > option and default to off for say linux hosts > > > > but considering your explanati

Re: [E-devel] Embrace spec and make dist patch

2005-08-30 Thread Didier Casse
On 8/29/05, Jim Perrin <[EMAIL PROTECTED]> wrote: > Quick patch to a couple Makefile.am's in embrace to allow it to make > dist cleanly, and a spec file to aid in rpm packaging. > -- Hi Jim, Thanks. However I've a tiny remark: when you have have a package X-devel in BuildRequires, then

Re: [E-devel] How to determine the Window class for eap files?

2005-08-30 Thread Didier Casse
On 8/31/05, The Rasterman Carsten Haitzler <[EMAIL PROTECTED]> wrote: > On Wed, 31 Aug 2005 11:21:32 +0800 Didier Casse <[EMAIL PROTECTED]> > babbled: > > > Hi all, > > I have a question. I'm automating certain things at the > > moment and I wanted to know how we can determine the window

Re: [E-devel] How to determine the Window class for eap files?

2005-08-30 Thread The Rasterman
On Wed, 31 Aug 2005 11:21:32 +0800 Didier Casse <[EMAIL PROTECTED]> babbled: > Hi all, > I have a question. I'm automating certain things at the > moment and I wanted to know how we can determine the window class via > command line for a particular app? Please don't tell me to execute > x

Re: [E-devel] ERROR: file '/usr/bin/Eterm' contains a standard rpath '/usr/lib' in [/usr/lib:/ usr/lib/Eterm] on FC4

2005-08-30 Thread Michael Jennings
On Tuesday, 30 August 2005, at 23:19:41 (-0400), Mike Frysinger wrote: > or configure.in/Makefile.am could be updated to make this a buildtime option > and default to off for say linux hosts > > but considering your explanation in the previous e-mail, i dont think you'll > go for this ;) Just

[E-devel] How to determine the Window class for eap files?

2005-08-30 Thread Didier Casse
Hi all, I have a question. I'm automating certain things at the moment and I wanted to know how we can determine the window class via command line for a particular app? Please don't tell me to execute xprop WM_CLASS|cut -d \, -f 2 and click on every single window that I find! Some apps ho

Re: [E-devel] ERROR: file '/usr/bin/Eterm' contains a standard rpath '/usr/lib' in [/usr/lib:/ usr/lib/Eterm] on FC4

2005-08-30 Thread Mike Frysinger
On Tuesday 30 August 2005 11:02 pm, Michael Jennings wrote: > On Tuesday, 30 August 2005, at 22:16:40 (-0400), > Mike Frysinger wrote: > > setting the rpath to the system paths is generally pointless and forces > > Eterm to load libraries from /usr/lib before looking at user-specified > > paths (fr

Re: [E-devel] e segfault

2005-08-30 Thread The Rasterman
On Wed, 31 Aug 2005 14:08:34 +1200 jochen <[EMAIL PROTECTED]> babbled: > I just had e segfault on me. Unfortunatly I don't really now what I did > when it happened I was working with glade-2. Well here is the backtrace > anyway. If it happens again I'll try to pay a little more attention to > what

Re: [E-devel] ERROR: file '/usr/bin/Eterm' contains a standard rpath '/usr/lib' in [/usr/lib:/ usr/lib/Eterm] on FC4

2005-08-30 Thread Michael Jennings
On Tuesday, 30 August 2005, at 22:16:40 (-0400), Mike Frysinger wrote: > i wouldnt call it a bad idea ... running automated QA tests on ELF's is a > great idea Sure, but they're pointing out a problem where there is none. > i dont think anything is wrong with the script ... just taking a > gues

Re: [E-devel] imlib2: Cygwin build patch

2005-08-30 Thread Mike Frysinger
On Tuesday 30 August 2005 07:20 pm, Yaakov S wrote: > * src/lib/Makefile.am, src/modules/filters/Makefile.am, > src/modules/loaders/Makefile.am: > add '-no-undefined' to *_la_LDFLAGS; whats the point of this ? > * src/lib/dynamic_filters.c, src/lib/image.c: > RTDL_LOCAL is not defined

Re: [E-devel] ERROR: file '/usr/bin/Eterm' contains a standard rpath '/usr/lib' in [/usr/lib:/ usr/lib/Eterm] on FC4

2005-08-30 Thread Mike Frysinger
On Tuesday 30 August 2005 09:44 pm, Didier Casse wrote: > On 8/31/05, Michael Jennings <[EMAIL PROTECTED]> wrote: > > On Sunday, 28 August 2005, at 17:04:11 (+0800), > > > > Didier Casse wrote: > > > Hi all, > > > I get a little snag building rpms of the current cvs Eterm > > > on FC4. It

[E-devel] e segfault

2005-08-30 Thread jochen
I just had e segfault on me. Unfortunatly I don't really now what I did when it happened I was working with glade-2. Well here is the backtrace anyway. If it happens again I'll try to pay a little more attention to what I did. Cheers Jochen #0 0xe410 in __kernel_vsyscall () #1 0xb7bd08cd in s

Re: [E-devel] ERROR: file '/usr/bin/Eterm' contains a standard rpath '/usr/lib' in [/usr/lib:/ usr/lib/Eterm] on FC4

2005-08-30 Thread Michael Jennings
On Wednesday, 31 August 2005, at 09:44:12 (+0800), Didier Casse wrote: > It's the fedora-rpmdevtools. It's suppose to have some nice scripts like: > > fedora-buildrpmtree Create RPM build tree within user's home directory > fedora-installdevkeys Install developer keys in alternate RPM keyri

[E-devel] imlib2: Cygwin build patch

2005-08-30 Thread Yaakov S
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I'm attaching a patch which fixes a few issues with building and running imlib2-1.2.1 on Cygwin. * src/lib/Makefile.am, src/modules/filters/Makefile.am, src/modules/loaders/Makefile.am: add '-no-undefined' to *_la_LDFLAGS; * src/lib/dynamic_f

Re: [E-devel] ERROR: file '/usr/bin/Eterm' contains a standard rpath '/usr/lib' in [/usr/lib:/ usr/lib/Eterm] on FC4

2005-08-30 Thread Didier Casse
On 8/31/05, Michael Jennings <[EMAIL PROTECTED]> wrote: > On Sunday, 28 August 2005, at 17:04:11 (+0800), > Didier Casse wrote: > > > Hi all, > > I get a little snag building rpms of the current cvs Eterm > > on FC4. It keeps bugging me with the message: > > > > ERROR: file '/usr/bin/Ete

[E-devel] E17 menu segfault

2005-08-30 Thread Justin Rocha (Xenith)
There is a pretty nasty segv in e17 dealing with the menus. In specific, the favourates menu. (I haven't noticed it in any other menu, actually.) Just scroll through the favourates menu a bit (with submenus) and pretty quickly e17 will crash. I haven't tracked it down to a problem with my eaps or

Re: [E-devel] ERROR: file '/usr/bin/Eterm' contains a standard rpath '/usr/lib' in [/usr/lib:/ usr/lib/Eterm] on FC4

2005-08-30 Thread Michael Jennings
On Sunday, 28 August 2005, at 17:04:11 (+0800), Didier Casse wrote: > Hi all, > I get a little snag building rpms of the current cvs Eterm > on FC4. It keeps bugging me with the message: > > ERROR: file '/usr/bin/Eterm' contains a standard rpath '/usr/lib' in > [/usr/lib:/ usr/lib/Eterm

Re: [E-devel] Monster spec and Makefile.am patch

2005-08-30 Thread Ryan Little
On Tue, 2005-08-30 at 00:58 -0400, Michael Jennings wrote: > On Monday, 29 August 2005, at 21:53:57 (-0400), > Ryan Little wrote: > > > Here's a new diff against the last commit. > > > > Please review / commit. > > > > After much discussion with everyone, I've changed e_utils and e_modules > >

Re: [E-devel] e17 on cygwin ALMOST works

2005-08-30 Thread Mike Russo
Carsten Haitzler (The Rasterman) wrote: >On Tue, 30 Aug 2005 09:48:15 -0400 Mike Russo <[EMAIL PROTECTED]> babbled: > > > >>Carsten Haitzler (The Rasterman) wrote: >> >> >> >>>it looks like eet simply can't load the image data from the eet files Or it >>>just can't load the edje file at all

Re: [E-devel] e17 on cygwin ALMOST works

2005-08-30 Thread The Rasterman
On Tue, 30 Aug 2005 09:48:15 -0400 Mike Russo <[EMAIL PROTECTED]> babbled: > Carsten Haitzler (The Rasterman) wrote: > > >it looks like eet simply can't load the image data from the eet files Or it > >just can't load the edje file at all in the first place. somehow. > > > > > Yeah, not exactly

Re: [E-devel] e17 on cygwin ALMOST works

2005-08-30 Thread The Rasterman
On Tue, 30 Aug 2005 09:52:39 -0400 Mike Russo <[EMAIL PROTECTED]> babbled: > Ibukun Olumuyiwa wrote: > > > Mike Russo wrote: > > > >> i have some screen shots and build notes here: > >> > >> http://www.stardatecomputer.com/people/miker/MJR_TiddlyWiki.html#E17onCygwin > >> > >> > >> > >> short s

Re: [E-devel] e17 on cygwin ALMOST works

2005-08-30 Thread Mike Russo
Ibukun Olumuyiwa wrote: Mike Russo wrote: i have some screen shots and build notes here: http://www.stardatecomputer.com/people/miker/MJR_TiddlyWiki.html#E17onCygwin short story is, it builds but ewl has some video display issues. :-) why? i didn't want to wait till windows vista! Wow.

Re: [E-devel] e17 on cygwin ALMOST works

2005-08-30 Thread Mike Russo
Carsten Haitzler (The Rasterman) wrote: >it looks like eet simply can't load the image data from the eet files Or it >just can't load the edje file at all in the first place. somehow. > > Yeah, not exactly sure why, the .edj file is opened and read (according to an strace), and edje_decc works f

[E-devel] Exploring E-Modules - Part 1

2005-08-30 Thread Essien Ita Essien
I've cleaned up this into a proper tutorial and its now being hosted on edevelop.org http://edevelop.org/node/1461 enjoy, also wait for my lazy ar*e to come up with some more :) Cheers, Essien --- SF.Net email is Sponsored by the Better S