On Dec 16, 2007 6:55 PM, mario <[EMAIL PROTECTED]> wrote:
> Hi all again.
>
> I'm still working on my arm board:
> busybox (BusyBox v1.7.2) and linux 2.6.21
> Linux (none) 2.6.21-label2 #13 Tue Nov 20 00:36:57 CET 2007 armv5tejl unknown
>
> All it's ok evas_fb_test run perfectly.
>
> Now I'm working on edje: there is a problem in a simple program:
>
> int c = edje_object_file_set(bg,"default.edj", "e/desktop/background");
> printf("edje_object_file_set[%p][%d]\n", bg, c);
>
> the output is edje_object_file_set[validptr][0]
>
> the funcion actually fails on:
>
> static int
> _edje_object_file_set_internal(Evas_Object *obj, const char *file,
> const char *part, Evas_List *group_path)
> {
> ..
> if (ed->collection) //HERE
> ...
> }
>
> ed->collection is always null.
>
> The file default.edj is ok, and on X11 the same app runs correctly.
> Now I'm going to debug with gdb... Again...
Mario, it works great on Nokia devices (arm1136jf-s and arm926ej-s), I
never tried with fb engine, just software_16_x11 and software_x11, but
I can't see how can this change things.
--
Gustavo Sverzut Barbieri
--------------------------------------
Jabber: [EMAIL PROTECTED]
MSN: [EMAIL PROTECTED]
ICQ#: 17249123
Skype: gsbarbieri
Mobile: +55 (81) 9927 0010
-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel