I'm trying to create working packages of current EFL (or latest released
version) with a patch. But your message is giving me the idea to examine the
unstable packaging to see if it can help me figure out how I've gone wrong.
Thanks,
John
On Fri, Jul 18, 2014 at 09:07:12AM -0400, Ross Vandegrif
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi John,
What EFL packages are you using? I'm running e18 on wheezy built with
EFL 1.8 backported from unstable and all is well. If you just want to
update to e18, I'd suggest this route. If you're trying to to package
a newer EFL, I bet something
OK, Thanks for the info. I'll see what's at the link and whether I can
figure anything out from that, or else at least rebuild with gdb -g info
and go through the process that way to try and get more useful
information for you.
On Fri, 18 Jul 2014 08:09:40 +0900
Carsten Haitzler (The Rasterman)
On Thu, 17 Jul 2014 13:14:09 -0400 John Holland said:
> I also tried running enlightenmen_start with valgrind and I captured the
> output with 2>&1 from the command line. These two are in the attached files.
so great... except you have no gdb debugging info so no files and line #'s...
so all we
I also tried running enlightenmen_start with valgrind and I captured the output
with 2>&1 from the command line. These two are in the attached files.
Thanks
John
==9345== Memcheck, a memory error detector
==9345== Copyright (C) 2002-2011, and GNU GPL'd, by Julian Seward et al.
==9345== Using V
On Wed, Jul 16, 2014 at 07:37:54PM -0700, Marc MERLIN wrote:
> On Sat, Jul 12, 2014 at 08:08:55PM -0400, John Holland wrote:
> > I have been working on a new build of .deb's for Debian Wheezy of E18
> > (current releases from download page)
> >
> > I got everything built but when I test the resul
On Sat, Jul 12, 2014 at 08:08:55PM -0400, John Holland wrote:
> I have been working on a new build of .deb's for Debian Wheezy of E18
> (current releases from download page)
>
> I got everything built but when I test the results of my work by issuing a
> "enlightenment_start" I get the following
I have been working on a new build of .deb's for Debian Wheezy of E18 (current
releases from download page)
I got everything built but when I test the results of my work by issuing a
"enlightenment_start" I get the following (after some encouraging messages):
Can anyone suggest what the problem