Anders Trobäck wrote:
dan sinclair wrote:

Here we go:

---
(gdb) run /tmp/test.eap
Starting program: /usr/devel/enlightenment/current/bin/e_util_eapp_edit /tmp/test.eap

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1 (LWP 100518)]
0x28097d69 in ewl_check_checked_set (cb=0x2, c=0) at ewl_check.c:76
76                      cb->checked = 1;
(gdb) bt
#0  0x28097d69 in ewl_check_checked_set (cb=0x2, c=0) at ewl_check.c:76
#1  0x0804a233 in main (argc=2, argv=0xbfbfeba8) at eapp_edit_main.c:268
(gdb)
---



Recompile and install e_utils. For some reason one of the updates ment that eapp_edit had to be re-compiled or it would crash (was never actually a bug).

dan


For some reason the e_utils don't compile and that may be the reason e_app_edit seg faults.

If I run ./autogen.sh in e_utils I get this:

server25# ./autogen.sh
Running aclocal...
Running autoheader...
Running autoconf...
Running libtoolize...
Running automake...
src/bin/Makefile.am:2: required directory src/bin/ethemes does not exist
configure.in:162: required file `src/bin/ethemes/Makefile.in' not found


And yes, the folder ethemes does not exist!

Any ideas?

Thanks for your time!!!

\\troback

Never mind, my fault:-(

Sorry about the noice!
--

============================================
Microsoft is not the answer.
Microsoft is the question.
And 'No' is the answer!
--------------------------------------------
Anders Trobäck
http://www.troback.com


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to