[Gimp-developer] python scripts not working (2.3.8/linux)

2006-04-27 Thread lode leroy
when trying the pygimp->sphere.py, I get an error message PDB calling error for procedure 'gimp-context-set-foreground': Argument 'foreground' (#1, type GimpRGB) out of bounds (validation changed '' I tracked this down to this: gimpmodule.c: pygimp_set_foreground(PyObject *self, PyObject* args)

[Gimp-developer] python scripts not working (2.3.8/linux)

2006-04-27 Thread lode leroy
when trying the pygimp->sphere.py, I get an error message PDB calling error for procedure 'gimp-context-set-foreground': Argument 'foreground' (#1, type GimpRGB) out of bounds (validation changed '' I tracked this down to this: gimpmodule.c: pygimp_set_foreground(PyObject *self, PyObject* args)