Re: [Gimp-user] Error while executing script-fu-smart-remove

2016-08-05 Thread Kevin Cozens

On 16-08-03 08:36 PM, GGmp wrote:
> I 'm using Gimp 2.8.18 and when i try to use the Heal selection filter 
appears

> the next message:
>
> Error while executing script-fu-smart-remove
> Error: eval: unbound variable: plug-in synthesizer

If you had done a search using the words "gimp unbound variable" you would 
have found the solution on the page

https://www.gimp.org/docs/script-fu-update.html

You have an old script that is using a variable before it was defined. Make 
sure your variables are defined before you use them.


--
Cheers!

Kevin.

http://www.ve3syb.ca/   |"Nerds make the shiny things that distract
Owner of Elecraft K2 #2172  | the mouth-breathers, and that's why we're
| powerful!"
#include  | --Chris Hardwick
___
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


Re: [Gimp-user] Error while executing script-fu-smart-remove

2016-08-05 Thread Pat David
Hi!

This filter requires that the Resynthesizer plugin is installed. This is
not a plugin that is maintained by the GIMP developers:
https://github.com/bootchk/resynthesizer

If you need inpainting you could also try one of the methods available in
G'MIC as well (http://gmic.eu)
On Thu, Aug 4, 2016 at 1:36 PM GGmp  wrote:

> Hi.
>
> I 'm using Gimp 2.8.18 and when i try to use the Heal selection filter
> appears
> the next message:
>
> Error while executing script-fu-smart-remove
> Error: eval: unbound variable: plug-in synthesizer
>
> I've searched a lot and I don't still find the solution.
>
> Regards.
>
>
>
> --
> GGmp (via www.gimpusers.com/forums)
> ___
> 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
>
-- 
Pat David
https://pixls.us
http://blog.patdavid.net
___
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