[debian] zhone segfaults after upgrade
e.waelde
ew.ng7125 at nassur.net
Mon Jan 12 21:22:48 CET 2009
Hello,
I have updated my freerunner to the latest packages (made by
Nikita). This breaks zhone for me:
neo:~# export $DISPLAY=:0.0
neo:~# zhone
GUI init
x11-16 is not supported, fallback to x11
[evas module] error loading the module
/usr/lib/evas/modules/engines/software_x11/linux-gnueabi-arm/module.so.
libevas.so.0: cannot open shared object file: No such file
or directory
Segmentation fault
Turns out that there is no libevas.so.0, so I created a link:
neo:~# ln -s /usr/lib/libevas-0.9.9.050a.so \
/usr/lib/libevas.so.0
This changes the error to another one:
neo:~# zhone
GUI init
x11-16 is not supported, fallback to x11
EDJE: Error loading image collection "images/0" from file
"/usr/share/zhone/zhone.edj". Missing EET Evas loader module?
Error type: EVAS_LOAD_ERROR_GENERIC
Segmentation fault
Hm. Did I miss something? Any pointers?
Thanks,
Erich
More information about the Smartphones-userland
mailing list