Re: [E-devel] Bad behaviour !

2009-08-15 Thread The Rasterman
On Wed, 12 Aug 2009 15:08:25 +0200 Cedric BAIL said: > Guys, something wrong is going on in E17. > > Specifically inside e_icon.c and e_int_menus.c. We are calling > specific evas object function that are not supposed to be called on > other type of evas object. Like evas_object_image_fill_set o

[E-devel] Bad behaviour !

2009-08-12 Thread Cedric BAIL
Guys, something wrong is going on in E17. Specifically inside e_icon.c and e_int_menus.c. We are calling specific evas object function that are not supposed to be called on other type of evas object. Like evas_object_image_fill_set on some smart object. Evas protect bad developper from calling fun