Hello,

I get a segfault at edje_edit_group_add() in edje_edit.c line 662:

   EINA_LIST_FOREACH(ed->file->collection_dir->entries, l, d)

file => NULL

I think first problem in edje_edit_group_add() is not to test ed->file
for NULL as in other edje_edit function.

Then I don't understand why it is NULL. What should I do before
edje_edit_group_add()?

regards
        Andreas

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to