On Sat, Feb 11, 2012 at 6:21 PM, Rene Maurer <[email protected]> wrote: > lkcl luke <[email protected]> wrote (10.02.2012): > >> On Fri, Feb 10, 2012 at 11:55 AM, Rene Maurer <[email protected]> >> wrote: >> >>> But I have the following error then: >> >>> ../pywebkitgtk/wkcodegen/_pywebkit.override:149:1: error: invalid >>> conversion from ‘PyObject* (*)(PyTypeObject*, PyObject*, PyObject*) >>> {aka _object* (*)(_typeobject*, _object*, _object*)}’ to ‘freefunc >>> {aka void (*)(void*)}’ [-fpermissive] >> >> you're using the wrong version of python2. > > python2 version was and is ok ......but my version of python2-ply > was outdated and has produced this kind of troubles.
ahh ok. > Now i have pythonwebkit and pyjamas desktop up and running again. hooray! > Basically everything is working (i have two apps which are ok). In > addition i have done some testing with the kitchensink example and the > flowpanel example (using png graphics). Both are ok as far as i can see. > > Along the way Anthony has pointed me to an existing Archlinux > pythonwebkit AUR-package witch already contains the perl patches (but > not the pnglib patch). I will try this package as well and the begin to > sort things out. that'd be great. l.

