Re: [Gimp-user] Help Installing Resynthesizer Script / Heal Selection



On 26/03/15 10:15, bwfcnottingham wrote:
Hi all

This is my first post.

I am running GIMP on Linux / Ubuntu (latest stable version of GIMP) and I just
tried too install a script i.e. Resynthesizer Script / Heal Selection

I installed it following instructions from the Gimp registry site  :

When I attempt to use heal selection :

Select --- Enhance ---- Heal Selection

I get a nice little dialog asking me to enter my params

I then click OK and get the following

a pop up error message box that reads

error: procedure not found
Calling error for procedure 'gimp-procedural-db-proc-info':
Procedure 'plug-in-resynthesizer' not found

Traceback (most recent call last):
   File "/usr/lib/gimp/2.0/python/gimpfu.py", line 699, in response
     dialog.res = run_script(params)
   File "/usr/lib/gimp/2.0/python/gimpfu.py", line 361, in run_script
     return apply(function, params)
File "/home/phil/.gimp-2.8/plug-ins/plugin-heal-selection.py", line 148, in
heal_selection
pdb.plug_in_resynthesizer(timg, tdrawable, 0,0, useBorder, work_drawable.ID,
-1, -1, 0.0, 0.117, 16, 500)
error: procedure not found

My scripts are here

~/.gimp-2.8/plug-ins
-rwxr-xr-x 1 root root  3153 Mar 26 00:15 plugin-heal-transparency.py
-rwxr-xr-x 1 root root  6595 Mar 26 00:15 plugin-heal-selection.py
-rwxr-xr-x 1 root root  6011 Mar 26 00:15 plugin-uncrop.py
-rwxr-xr-x 1 root root  3262 Mar 26 00:15 plugin-resynth-sharpen.py
-rwxr-xr-x 1 root root  3609 Mar 26 00:15 plugin-resynth-fill-pattern.py
-rwxr-xr-x 1 root root  3303 Mar 26 00:15 plugin-resynth-enlarge.py
-rwxr-xr-x 1 root root  7684 Mar 26 00:15 plugin-render-texture.py
-rwxr-xr-x 1 root root 17194 Mar 26 00:15 plugin-map-style.py
-rwxr-xr-x 1 root root 62838 Mar 26 00:18 resynthesizer
-rwxr-xr-x 1 root root 53607 Mar 26 00:18 resynthesizer-gui

I am not the most geeky person in the world, but can find my way around the
linux command line OK, albeit I am no Linux expert

Can anybody tell me what I've done wrong

Originally I had the scripts residing in usr/lib/gimp/2.0 (but I read they
should be in the 2.8 directory). In fact the scripts are in both folders



In Ubuntu you can install the gimp-registry package from the repository. This will install a bunch of useful plugins including this one.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]