You are here

Resynthesizer v1.0 released

  • 1
  • 2
  • 3
  • 4
  • 5
Total votes: 1
Rate this item!

This is a suite of revised and new resynthesizer plugins.

I have assumed maintenance of the Resynthesizer from the original author Paul Harrison.

This is version 1.0.

The source is now at github.com (a public repository like SourceForge). Search for user "bootchk", repository "resynthesizer." For more information, see the README and ChangeLog and NEWS files there (you don't have to download them.)

!!! The attached executables are Linux files. DO NOT download them for Windows. Also do NOT download the Python scripts for Windows (they won't work with the old resynthesizer.exe.) I have built the resynthesizer and tested on Windows, but have not finished an installer for Windows. If you are adept at building, download the source and build Windows executables yourselves.

A short summary of changes for users is:
- bugs are fixed
- alpha-agnostic: less hassle with alpha channels
- its bundled: most plugins that use the resynthesizer

For programmers:
- rewritten in C and Python, in Gimp style
- GNU build tool makefiles
- engine separated from the GUI control panel

AttachmentSize
resynthesizer.tar.gz67.32 KB
GIMP Version: 
Code License: 

Comments

Thank you. Now I'd like to read about how the old dialogue works and how is used in v1.0.

Thank you VERY much for Resynthesizer ! I use it not very often but when I use it - it is very useful ! Really great job ! Thanks !

(Sorry, but I guess I didn't hit "reply" to your last post, so it put my reply here, with no recourse to move it.)

Thank you!

Are glib-gettextize, gimp-2.0 and gimpui-2.0 necessary?

By the way, it appears that something is wonky with the github page. On the page that you linked, I had been clicking on that "downloads" button with javascript disabled, and it took me to https://github.com/bootchk/resynthesizer/downloads showing the message: "Sorry, there aren't any downloads for this repository." That message is misleading.

Had you not provided a link with instructions on clicking the very same button, I would have never wondered why the "downloads" button worked for you, while, for me, it simply gave a message that there were no downloads in the repository. I enabled javascript, and I got a dialog box with the choice of downloading a tarball or a zipball.

However, after I downloaded the tarball using the button on the dialog box, I disabled javascript and clicked again on the "downloads" button in the page you linked, and it took me to yet a different page: https://github.com/bootchk/resynthesizer/archives/master This new page contains download links to the tarball and zipball, and it seems to work regardless of whether javascript is enabled or disabled.

Someone should look into fixing the confusing/misleading page(s).

Thanks!

The github pages you refer to are programmed by github.com (not by anyone who uploads software to the site.) You should complain directly to github.com. I agree with you, it can be confusing.

I'm receiving this error. Does anyone know a workaround?

I already extracted the files into /usr/lib/gimp/2.0/plug-ins/ and made them executable.

The message: "An error occured running python_fu_heal_selection"
Traceback (most recent call last):
File "/usr/lib/gimp/2.0/python/gimpfu.py", line 692, in response
dialog.res = run_script(params)
File "/usr/lib/gimp/2.0/python/gimpfu.py", line 353, in run_script
return apply(function, params)
File "/usr/lib/gimp/2.0/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"

It's saying your resynthesizer plug-in isn't found. Did you extract all the files into your plug-ins folder?

Yes.

I had a similar error in Ubuntu NN and Gimp 2.7.2.
I moved the files resynthesizer and resynthesizer-gui
for / home/ ~~ / gimp-2.7/plug-ins - and began to operate properly...

Hi! Thanks for the idea, but...
Moved only resynthesizer and resynthesizer-gui to /home/user/.gimp-2.6/plug-ins/ (leaving others in /usr/lib/gimp/2.0/plug-ins/): didn't work.
Moved all files do /home/user/.gimp-2.6/plug-ins/: didn't work either.
Also, I tried duplicating all files in both places: no luck.

What is your system and version of Gimp ?
Is the plugin resynthesize appears in the menu GIMP [Filters / Map]?.
Have you installed the resynth or resynthesize old ?

Pages

Subscribe to Comments for "Resynthesizer v1.0 released"