Hello,
mine breaks as well.
Is there any applications using python-evas?
Thanks.
Daniel Juyung Seo (SeoZ)
On Tue, Dec 28, 2010 at 8:40 AM, Thomas Gstädtner <thomas@...> wrote:
> On Mon, Dec 27, 2010 at 22:46, Andreas Volz <lists@...> wrote:
>> Hello,
>>
>> I've this problem with editje in SVN rev 55764:
>>
>>> editje-bin
>> Traceback (most recent call last):
>> File "/opt/e17/bin/editje-bin", line 27, in <module>
>> import elementary
>> File "/opt/e17/lib/python2.6/site-packages/elementary/__init__.py", line 19, in <module>
>> from c_elementary import Object, Window, Background, Icon, \
>> File "elementary.c_elementary.pyx", line 1, in init elementary.c_elementary (./elementary/elementary.c_elementary.c:80944)
>> File "/opt/e17/lib/python2.6/site-packages/evas/__init__.py", line 127, in <module>
>> c_evas.init()
>> File "evas.c_evas.pyx", line 37, in evas.c_evas.init (./evas/evas.c_evas.c:3650)
>> SystemError: Number of object callbacks changed from 29 to 30.
>>
>> I just svn updated some hours ago and compiled all the sources. Any ideas?
>>
>> regards
>> Andreas
>
> Good that you report that.
> Could you please try another python-evas application or one of the
> examples in python-evas svn tree?
>
> I have the same problem, and it seems that either someone broke
> python-evas (python-ecore works), or it's some cython oddity.
>
> ------------------------------------------------------------------------------
> Learn how Oracle Real Application Clusters (RAC) One Node allows customers
> to consolidate database storage, standardize their database environment, and,
> should the need arise, upgrade to a full multi-node Oracle RAC database
> without downtime or disruption
> http://p.sf.net/sfu/oracle-sfdevnl
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@...
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>
|