RSS/Atom feed Twitter
Site is read-only, email is disabled

.xsession-errors

This discussion is connected to the gimp-user-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

1 of 1 message available
Toggle history

Please log in to manage your subscriptions.

.xsession-errors Franklin McCormick 15 Jan 23:49
Franklin McCormick
2014-01-15 23:49:42 UTC (over 10 years ago)

.xsession-errors

Just noticed today my .xsessions-errors log is filled with these:

attempted to register the menu item "/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 "/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 "/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 "/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 "/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 "/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 "/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 "/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 "/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 "/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 "/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 "/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