Package Details: gimp-plugin-resynthesizer-git 2.0.3.r132.g7e3eaea-1

Git Clone URL: https://aur.archlinux.org/gimp-plugin-resynthesizer-git.git (read-only, click to copy)
Package Base: gimp-plugin-resynthesizer-git
Description: Suite of gimp plugins for texture synthesis (like heal-selection). Git-Version
Upstream URL: https://github.com/bootchk/resynthesizer
Keywords: heal heal-selection
Licenses: GPL2
Conflicts: gimp-resynth, gimp-resynth-git
Provides: gimp-plugin-resynthesizer
Submitter: TrialnError
Maintainer: TrialnError
Last Packager: TrialnError
Votes: 213
Popularity: 0.055159
First Submitted: 2014-10-09 10:24 (UTC)
Last Updated: 2025-04-05 21:21 (UTC)

Pinned Comments

TrialnError commented on 2020-03-29 19:59 (UTC)

Not particulary a reason of this specific version macflav. The culprit is this change in the by Arch provided GIMP package. They removed the Python Plugin, as it still is python2.
Therefore no Heal Selection in GIMP. You need to install for example python2-gimp which is available from the AUR.

Latest Comments

« First ‹ Previous 1 .. 3 4 5 6 7 8

<deleted-account> commented on 2011-02-06 18:45 (UTC)

Ok, well the image i'm modifying is pretty large but I also have 4gb of ram. I will try reducing the size and see if it works then.thanks

<deleted-account> commented on 2011-02-06 18:35 (UTC)

From my experience, applying resynthesizer for large images may fail silently if you don't have enough ram. On my system I was unable to use it for 10MP pictures before I upgraded from 1 to 2GB of ram. Maybe try using it on a small image first. The plugin should add "Smart enlarge" and "Smart remove selection" to the Filters->Enhance menu and "Resynthesize" to Filters-Map. I've just rebuild and reinstalled the package on my system and everything works as it should. Note that there are two other gimp-resynth packages on AUR that include some patches from debian. This is the original, unmodified version. I have never had trouble with it, so I never tried the other packages. Maybe you have better luck with those. If you still have trouble with it, it may be better to ask on the forums, since it's apparently not a packaging problem.

<deleted-account> commented on 2011-02-06 17:32 (UTC)

I have installed this package and I can go to Filters>Map>Resynthesizer to get to the tool, but when I make a selection and use it nothing happens. Also, I don't have any of the scripts like Smart Remove Object in my Script-Fu menu. Did I do something wrong?

<deleted-account> commented on 2010-03-29 07:07 (UTC)

Both smart-remove-selection and smart-enlarge (which I assume you meant) work in gimp 2.6.8. Since the bug described on the page you've linked to isn't critical I won't fix it until it gets fixed in the upstream version. Note that simply replacing smart-remove.scm with the above version is a bad idea since it also changes the name of the filter and the description for no apparent reason.

<deleted-account> commented on 2010-03-29 01:14 (UTC)

The smart-remove script from resynthesizer is broken with newer versions of gimp and should be replaced with the script at http://registry.gimp.org/node/15118 smart-remove is broken as well but afaik has no replacement.