Re: [E-devel] error in python-bindings for evas

2011-08-12 Thread Boris Faure
On Fri, Aug 12, 2011 at 16:00, libernux wrote: > I 've tried your quick untested patch and it solves the problem!! > Thank you. > Now 1 more to go in python-elementary. > Good luck!! I'll do that tomorrow. I've got very little internet time :) -- Boris Faure ---

Re: [E-devel] error in python-bindings for evas

2011-08-12 Thread libernux
Op Fri, 12 Aug 2011 15:06:57 +0200 Boris Faure schreef: > On Fri, Aug 12, 2011 at 01:40, libernux wrote: > > Op Thu, 11 Aug 2011 13:56:09 +0200 > > libernux schreef: > > > > To answer my own question, > > > > I digged a little deeper and i've found the problem: > > > > http://trac.enlightenment

Re: [E-devel] error in python-bindings for evas

2011-08-12 Thread Boris Faure
On Fri, Aug 12, 2011 at 01:40, libernux wrote: > Op Thu, 11 Aug 2011 13:56:09 +0200 > libernux schreef: > > To answer my own question, > > I digged a little deeper and i've found the problem: > > http://trac.enlightenment.org/e/browser/trunk/BINDINGS/python/python-evas/evas/evas.c_evas_object_sma

Re: [E-devel] error in python-bindings for evas

2011-08-11 Thread libernux
Op Thu, 11 Aug 2011 13:56:09 +0200 libernux schreef: To answer my own question, I digged a little deeper and i've found the problem: http://trac.enlightenment.org/e/browser/trunk/BINDINGS/python/python-evas/evas/evas.c_evas_object_smart.pxi - 507 raise ValueError("Callback %s was not registered

Re: [E-devel] error in python-bindings for evas

2011-08-11 Thread libernux
Op Thu, 11 Aug 2011 13:52:42 +0200 Gustavo Barbieri schreef: > This is still in the Cython, not python... So need its version > > Sent from my iPhone > > On 11/08/2011, at 11:41, libernux wrote: > > > Op Thu, 11 Aug 2011 10:51:42 +0200 > > Boris Faure schreef: > > > >> What version of python

Re: [E-devel] error in python-bindings for evas

2011-08-11 Thread Gustavo Barbieri
This is still in the Cython, not python... So need its version Sent from my iPhone On 11/08/2011, at 11:41, libernux wrote: > Op Thu, 11 Aug 2011 10:51:42 +0200 > Boris Faure schreef: > >> What version of python are you using? >> >> > > I'm using python 2.7 > >

Re: [E-devel] error in python-bindings for evas

2011-08-11 Thread libernux
Op Thu, 11 Aug 2011 10:51:42 +0200 Boris Faure schreef: > What version of python are you using? > > I'm using python 2.7 -- Get a FREE DOWNLOAD! and learn more about uberSVN rich system, user administration capabilit

Re: [E-devel] error in python-bindings for evas

2011-08-11 Thread Boris Faure
What version of python are you using? -- Boris Faure -- Get a FREE DOWNLOAD! and learn more about uberSVN rich system, user administration capabilities and model configuration. Take the hassle out of deploying and man

[E-devel] error in python-bindings for evas

2011-08-11 Thread libernux
Hello enlighted developers, Can someone please look at the python-bindings for evas because i get an error (maybe due to the api-renaming): warning: /home/bstrik/arche17/python-evas-svn/src/python-evas-build/evas/evas.c_evas_object.pxi:1134:54: local variable 'a' referenced before assignment Er