Just noticed today my .xsessions-errors log is filled with these:
attempted to register the menu item
"<Image>/File/Create/FX-Foundry/Logos" for procedure "script-fu-blood-logo".
The menu label given in gimp_install_procedure() already contained a
path. To make this work, pass just the menu's label to
gimp_install_procedure().
GIMP-Error: Plug-in "script-fu"
(/usr/lib/gimp/2.0/plug-ins/script-fu)
attempted to register the menu item
"<Image>/File/Create/FX-Foundry/Logos/" for procedure
"script-fu-fiery-steel".
The menu label given in gimp_install_procedure() already contained a
path. To make this work, pass just the menu's label to
gimp_install_procedure().
GIMP-Error: Plug-in "script-fu"
(/usr/lib/gimp/2.0/plug-ins/script-fu)
attempted to register the menu item
"<Image>/File/Create/FX-Foundry/Render" for procedure
"script-fu-sv-gloss-orb-dark".
The menu label given in gimp_install_procedure() already contained a
path. To make this work, pass just the menu's label to
gimp_install_procedure().
GIMP-Error: Plug-in "script-fu"
(/usr/lib/gimp/2.0/plug-ins/script-fu)
attempted to register the menu item
"<Image>/File/Create/FX-Foundry/Render" for procedure
"script-fu-sv-gloss-orb-light".
The menu label given in gimp_install_procedure() already contained a
path. To make this work, pass just the menu's label to
gimp_install_procedure().
GIMP-Error: Plug-in "script-fu"
(/usr/lib/gimp/2.0/plug-ins/script-fu)
attempted to register the menu item "<Image>/Filters/Eg" for procedure
"script-fu-Eg-Black-White".
The menu label given in gimp_install_procedure() already contained a
path. To make this work, pass just the menu's label to
gimp_install_procedure().
GIMP-Error: Plug-in "script-fu"
(/usr/lib/gimp/2.0/plug-ins/script-fu)
attempted to register the menu item "<Image>/Filters/Eg" for procedure
"script-fu-Eg-ColorSaturation".
The menu label given in gimp_install_procedure() already contained a
path. To make this work, pass just the menu's label to
gimp_install_procedure().
GIMP-Error: Plug-in "script-fu"
(/usr/lib/gimp/2.0/plug-ins/script-fu)
attempted to register the menu item "<Image>/Filters/Eg" for procedure
"script-fu-Eg-Copyright".
The menu label given in gimp_install_procedure() already contained a
path. To make this work, pass just the menu's label to
gimp_install_procedure().
GIMP-Error: Plug-in "script-fu"
(/usr/lib/gimp/2.0/plug-ins/script-fu)
attempted to register the menu item "<Image>/Filters/Eg" for procedure
"script-fu-Eg-DuotoneSimulation".
The menu label given in gimp_install_procedure() already contained a
path. To make this work, pass just the menu's label to
gimp_install_procedure().
GIMP-Error: Plug-in "script-fu"
(/usr/lib/gimp/2.0/plug-ins/script-fu)
attempted to register the menu item "<Image>/FX-Foundry/Alpha to Logo"
for procedure "script-fu-shiny-logo-alpha".
The menu label given in gimp_install_procedure() already contained a
path. To make this work, pass just the menu's label to
gimp_install_procedure().
GIMP-Error: Plug-in "script-fu"
(/usr/lib/gimp/2.0/plug-ins/script-fu)
attempted to register the menu item "<Image>/FX-Foundry/Animation" for
procedure "script-fu-anim-settings".
The menu label given in gimp_install_procedure() already contained a
path. To make this work, pass just the menu's label to
gimp_install_procedure().
GIMP-Error: Plug-in "script-fu"
(/usr/lib/gimp/2.0/plug-ins/script-fu)
attempted to register the menu item "<Image>/FX-Foundry/Animation" for
procedure "script-fu-anim-combine-background".
The menu label given in gimp_install_procedure() already contained a
path. To make this work, pass just the menu's label to
gimp_install_procedure().
GIMP-Error: Plug-in "script-fu"
(/usr/lib/gimp/2.0/plug-ins/script-fu)
attempted to register the menu item "<Image>/FX-Foundry/Animation" for
procedure "script-fu-fade-animator".
The menu label given in gimp_install_procedure() already contained a
path. To make this work, pass just the menu's label to
gimp_install_procedure().
It's the first time I've seen these.
How to resolve ?
Thanks
_______________________________________________
gimp-user-list mailing list
List address: gimp-user-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list
List archives: https://mail.gnome.org/archives/gimp-user-list