Hello,

While trying to use edje with externals (elm/button), i have encountered
errors with segfault when i wanted to deallocate the edje object
(evas_object_del).
I have seen that it also does that with edje_player and the official
examples with external parts.
I'm using the latest efl from trunk and i recompiled all of them and I'm
running on an ubuntu 10.10.
Here is the gdb output :

(gdb) run external_elm_button.edj
Starting program: /usr/local/bin/edje_player external_elm_button.edj
[Thread debugging using libthread_db enabled]

Program received signal SIGSEGV, Segmentation fault.
0x00bf16ad in elm_coords_finger_size_adjust (times_w=1, w=0xbfffee1c,
    times_h=1, h=0xbfffee18) at elm_main.c:1875
1875   if ((w) && (*w < (_elm_config->finger_size * times_w)))

Any ideas about why it fails ? a bad library in ubuntu ?

Concerning the software, I'm trying to make a really light photo viewer and
radio listener. It aims at repurposing old laptops into digital picture
frame and will be control without keyboard or mouse :
http://eriamond.dyndns.org/doku.php?id=eframe#software
I'm also making it to learn how to us the EFL.

Thanks in advance
------------------------------------------------------------------------------
Xperia(TM) PLAY
It's a major breakthrough. An authentic gaming
smartphone on the nation's most reliable network.
And it wants your games.
http://p.sf.net/sfu/verizon-sfdev
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to