On Fri, 2 Dec 2011 11:47:20 +1000 David Seikel <[email protected]> wrote:
> On Thu, 1 Dec 2011 20:37:18 -0500 Michael Blumenkrantz > <[email protected]> wrote: > > > On Fri, 2 Dec 2011 11:30:01 +1000 > > David Seikel <[email protected]> wrote: > > > > > Elsa got broken, and I was thinking of actually trying it out soon. > > > > > > elsa_gui.c: In function ‘_elsa_gui_users_genlist_set’: > > > elsa_gui.c:547: error: ‘struct _Elm_Gen_Item_Class_Func’ has no > > > member named ‘label_get’ elsa_gui.c: In function > > > ‘_elsa_gui_users_gengrid_set’: elsa_gui.c:568: error: ‘struct > > > _Elm_Gen_Item_Class_Func’ has no member named ‘label_get’ > > > elsa_gui.c: In function ‘_elsa_gui_genlist_fill’: elsa_gui.c:606: > > > error: ‘struct _Elm_Gen_Item_Class_Func’ has no member named > > > ‘label_get’ elsa_gui.c: In function ‘_elsa_gui_gengrid_fill’: > > > elsa_gui.c:627: error: ‘struct _Elm_Gen_Item_Class_Func’ has no > > > member named ‘label_get’ > > > > > > python-elementary is also broken for the same reason, but it's hard > > > to find the error in the middle of the pages of warnings. > > > > > > ./elementary/elementary.c_elementary.c: In function > > > ‘__pyx_pf_10elementary_12c_elementary_16GenlistItemClass___cinit__’: > > > ./elementary/elementary.c_elementary.c:51763: > > > error: ‘struct _Elm_Gen_Item_Class_Func’ has no member named > > > ‘label_get’ . > > > > > > python-ethumb has been broken for ever, but for different reasons. > > > Just thought I'd mention it. > > > > > > ./ethumb/ethumb.client.c: In function > > > ‘__pyx_pf_6ethumb_6client_6Client_35exists’: > > > ./ethumb/ethumb.client.c:5868: > > > error: too few arguments to function ‘ethumb_client_thumb_exists’ . > > > > > > No doubt there are other breakages. > > > > > I fixed elsa and pyelm, but someone who cares more than I do will be > > needed for fixing pyethumb > > I actually had a look at that, but I don't know Python, and I have an > unhealthy hatred of languages beginning with "P", so did not care > enough to go beyond "the fix is not obvious enough for me after a > minute of investigation". > if you hate P languages how do you even know that this is broken hahaha ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-novd2d _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
