Hi, kovzol <kovzol@xxxxxxxxxxxxxxxx> writes: > Illegal default font description for perl_fu_mysite_buttons: -*-luxi > sans-medium-r-*-*-24-*-*-*-*-*-iso8859-2 GIMP doesn't use X Logical Font Descriptors any longer, so please change this to "Sans Medium". > oval-buttons.pl: Expected an INT32 but got 'BG_IMAGE_FILL'. Add '*1' if > you really intend to pass in a string at ./oval-buttons.pl line 110 (DIE) Please update your enums, this should be BACKGROUND_FILL instead of BG_IMAGE_FILL. Have a look at gimpcompat.h that documents these changes. Sven