Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
GIMP 2.10 plug ins
#1
I downloaded GIMP 2.10 today.  I have added the plug-ins and exe files to my plug in folder.  I now have access to the heal selection within GIMP; I am still receiving the below error message.


An error occurred running python_fu_heal_selection
error: procedure not found
under "More Information"
Traceback (most recent call last):
  File "C:\Program Files\GIMP 2\lib\gimp\2.0\python/gimpfu.py", line 740, in response
    dialog.res = run_script(params)
  File "C:\Program Files\GIMP 2\lib\gimp\2.0\python/gimpfu.py", line 361, in run_script
    return apply(function, params)
  File "C:\Users\Brenda\AppData\Roaming\GIMP\2.10\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

and I also recieve the below message.
Calling error for procedure 'gimp-procedural-db-proc-info':
Procedure 'plug-in-resynthesizer' not found
Reply
#2
Hello.  If by change or design (1) your resynth files were in a separate folder and (2) that resynth folder itself was placed in your user folder, it might be helpful to check from the GIMP main window:

Edit: Preferences: Folders: Plugins: ... your synthfolder ...

to make sure your synthfolder is specifically listed as a plugin folder for the GIMP program to find.

Navigating GIMP preference folders is similar to Windows.  Under the Plug-in Folders Banner click the left-most icon, the one with the + sign, and the the folder icon at the other end of the bar. 


   
Reply
#3
The usual questions

Are you using Windows XP as you have shown in your profile ? AFAIK Gimp 2.10 does not work with Win XP

Is your version of Windows 32 bit or 64 bit ?

Where did you get the Windows installer (gimp.org / samj / partha all have versions) ?

Where did you get the resynthesizer plugin (resynthesizer.exe + resynthesizer-gui.exe) plus associated python plugins ?

There is a link to the old 32 bit and 64 bit plugins here: https://www.gimp-forum.net/Thread-Resynt...or-Windows

but if you are using a 64 bit Windows there is a slightly more recent version here: https://www.gimp-forum.net/Thread-Resynt...7#pid12687 For 64 bit I would advise that one.

Your plugins are in the correct place. C:\Users\Brenda\AppData\Roaming\GIMP\2.10\plug-ins\

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

That sometimes means using a 64 bit plugin in a 32 bit Windows.
Reply


Forum Jump: