Hi, If I try the yinyang plugin and the gimp_file_load function I do get /usr/lib/gimp/1.2/plug-ins/yinyang yinyang: too many arguments for function 'gimp_file_load' at /usr/lib/gimp/1.2/plug-ins/yinyang line 99 (DIE) 99: my $eye = gimp_file_load(NON_INTERACTIVE,$file,$file); If I remove the first parameter like in http://www.goof.com/pcg/marc/pdb/gimp_file_load.html I do get this yinyang: gimp_file_load: procedural database execution failed at /usr/lib/gimp/1.2/plug-ins/yinyang line 99 (DIE) I'm using Mandrake with gimp-1.2.2-6mdk libgimp1.2_1-1.2.2-6mdk libgimp1.2_1-devel-1.2.2-6mdk gimp-perl-1.2.2-6mdk Any idea where/what the problem could be and/or how to solve it? Thanks, Stephan