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
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
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
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
>
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
-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
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
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
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
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
> >
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
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
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
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.
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
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
31 matches
Mail list logo