On Thu, 15 Sep 2005 16:21:08 +0200 Jean-Yves Bitterlich <[EMAIL PROTECTED]> babbled:
> Hi there, > > being currently at the very bottom of the learning curve of developing > e17/edje applications, I would need your help: > > I downloaded and compiled most packages using the get-e.sh script (from > get-e.org) (user=root, prefix=/home/x/local). Compilation went through > and have all bins, libs ... > > now my problems: some *_test apps run, other not. for example: > (under x11/gnome/fedoraCore4) > > - running: %> ./ecore_evas_test > shows me a neat test application > > - running: %> ./entrance -T > shows a black window with a mouse pointer and some scrap images > on the shell, I got plenty of: > EDJE: Error loading image collection "images/207" from file > "/home/x/local/share/entrance/themes/default.edj" > ... > > I therefore tried to see into the edje CVS sources and > (e17/libs/edje/data) played with e_logo.sh with seems to generate a > e_logo.edj. when running %> edje e_logo.edj, I get a demo window (2 > boxes and window when clicking on "test") but also plenty of "EDJE: > Error loading ..." message (Error Type: EVAS_LOAD_ERROR_GENERIC). > > > any idea ? > --JYB check your evas build. did it build with eet font/image support? (configure will tell you a summary of supported features at the end). it should auto-detect eet support but it may not have due to eet-config not being in the $PATH when u built evas. > > ------------------------------------------------------- > SF.Net email is sponsored by: > Tame your development challenges with Apache's Geronimo App Server. Download > it for free - -and be entered to win a 42" plasma tv or your very own > Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php > _______________________________________________ > enlightenment-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-users > -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [EMAIL PROTECTED] 裸好多 [EMAIL PROTECTED] Tokyo, Japan (東京 日本) ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
