You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unfortunately, the control panel plugin (Map>Resynthesizer) uses Gtk2 library, which is woefully out of date (current Gtk library is already at version 4.) So it is not worth trying to debug.
I have known for a long time that the plugin, which is now written in C, should be rewritten using either Python or Scheme (ScriptFu) and in fact I have done so in other branches of the repo (branches for a future release of Resynthesizer, when Gimp 3 is released.) Because the plugin is just a dialog, that passes all the control values to the inner resynthesizer, also a plugin.
Most people do not need that plugin (the control panel) since using it takes deeper knowledge of what the plugin does, and it is used for special uses. The other plugins do what most people need most commonly. Can you share why you are using the control panel?
If you still need it, I can dig around in the other branches and find the rewrites, one in PyGimp and one in ScriptFu (as best I can recall.) I can point you in the right direction, but I may not have time for much else. Gimp 3 is due to release in the next few months, and that is occupying me.
When I select Filters-Map-Resynthesizer the resynthesizer_gui plugin crashes.
However when I select Filters->Enhanced->Heal Selection it works!
I'm Running on a Mac with Sonoma 14.2.
Gimp 2.10.31, Current Resynthesizer from GitHub - Compiled on my Mac
Can you help me get it working?
The text was updated successfully, but these errors were encountered: