Re: [E-devel] python-elementary broken build

2012-03-10 Thread Davide Andreoli
Il giorno 08 marzo 2012 12:49, Martin Jansa ha scritto: > Hi, > > is someone already working on this issue or should I try to prepare patch > for this? > yes, please patch! I have no time until 2 weeks for working on this davemds > > Cheers, > > | cd . && /OE/shr-core/tmp-eglibc/sysroots/x86_

Re: [E-devel] python-elementary broken build

2012-03-08 Thread Martin Jansa
On Fri, Mar 09, 2012 at 11:01:52AM +0900, Jiyoun Park wrote: > I think my commit maybe made this break. > > elm_hoversel_item_del_cb_set and some APIs was deprecated. > so I change test code using elm_hoversel_item_del_cb_set to > elm_object_item_del_cb_set and remove hoversel api from pxi file. >

Re: [E-devel] python-elementary broken build

2012-03-08 Thread Jiyoun Park
I think my commit maybe made this break. elm_hoversel_item_del_cb_set and some APIs was deprecated. so I change test code using elm_hoversel_item_del_cb_set to elm_object_item_del_cb_set and remove hoversel api from pxi file. please guide correct method or send patch to change deprecated api to av

[E-devel] python-elementary broken build

2012-03-08 Thread Martin Jansa
Hi, is someone already working on this issue or should I try to prepare patch for this? Cheers, | cd . && /OE/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/bin/python -m cython -I/OE/shr-core/tmp-eglibc/sysroots/om-gta02/usr/include/python-evas -I./include -o elementary/elementary.c_elementa