Re: [Gimp-developer] python api leak

2007-09-30 Thread Manish Singh
On Thu, Aug 16, 2007 at 08:25:17PM +1000, Campbell Barton wrote: was looking at the gimps python API, svn - gimp-pdb.c:311 GimpParam * pygimp_param_from_tuple(PyObject *args, const GimpParamDef *ptype, int nparams) { PyObject *tuple, *item, *r, *g, *b, *x, *y, *w, *h; GimpParam

Re: [Gimp-developer] shift plug-in segfaults

2007-09-30 Thread Sven Neumann
Hi, On Fri, 2007-09-28 at 11:47 +0400, Alexandre Prokoudine wrote: Here is what I see when trying to run Shift plug-in on GIMP 2.4 RC3 + SVN: /usr/lib/gimp/2.0/plug-ins/shift: fatal error: Segmentation fault What further information do you need from me? A detailed description of what