Hi,

I compiled the current engage CVS and get this result if starting
engage:

engage: icon.c:206: od_icon_reload: Assertion `path' failed.
Abgebrochen

Here are the last lines of strace engage:
...
read(3, "\1\30\311\0\0\0\0\0]\0\0\0\0\0\0\0z\4S\3\0\0\0\0\370\333"...,
32) = 32 write(3,
"[EMAIL PROTECTED]"..., 40) = 40
read(3, "\1\10\313\0\6\0\0\0\37\0\0\0\0\0\0\0\25\0\0\0\0\0\0\0\340"...,
32) = 32 readv(3, [{"main_window\0Sylpheed\0", 21}, {"\0\0\0", 3}], 2) =
24 stat64("/opt/e17/share/engage/icons//Sylpheed.png", 0xbffff19c) = -1
ENOENT (No such file or directory)
stat64("/opt/e17/share/engage/icons//Sylpheed.png", 0xbffff19c) = -1
ENOENT (No such file or directory)
stat64("/opt/e17/share/engage/icons//xapp.png", {st_mode=S_IFREG|0644,
st_size=4599, ...}) = 0
stat64("/home/andreas/.e/apps/engage/themes//gentoo.eet", 0xbffff13c) =
-1 ENOENT (No such file or directory)
stat64("/usr/share/ecore/../engage/themes//gentoo.eet", 0xbffff13c) = -1
ENOENT (No such file or directory)
stat64("/home/andreas/.e/apps/engage/themes//gentoo.eet", 0xbffff13c) =
-1 ENOENT (No such file or directory)
stat64("/usr/share/ecore/../engage/themes//gentoo.eet", 0xbffff13c) = -1
ENOENT (No such file or directory) write(2, "engage: icon.c:206:
od_icon_relo"..., 61engage: icon.c:206: od_icon_reload: Assertion `path'
failed.) = 61
rt_sigprocmask(SIG_UNBLOCK, [ABRT], NULL, 8) = 0
kill(30602, SIGABRT)                    = 0
--- SIGABRT (Aborted) @ 0 (0) ---
+++ killed by SIGABRT +++


It worked after copying /opt/e17/share/engage/themes/gentoo.eet to
/home/andreas/.e/apps/engage/themes. But I installed engage with
--prefix=/opt/e17, so I expect engage should search there.

regards
Andreas


-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
>From Windows to Linux, servers to mobile, InstallShield X is the
one installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
_______________________________________________
enlightenment-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to