Updated: How to Install the Resynthesizer Plugin for GIMP on Mac (2022)

Поділитися
Вставка
  • Опубліковано 7 вер 2024

КОМЕНТАРІ • 63

  • @KashSheikh786
    @KashSheikh786 Рік тому +1

    Legend man! Thanks so much, confirmed it worked on Mac Mini M1. If you got "operation not permitted" in the terminal, you have to just allow app management for Terminal in the Mac and re-do what Matt stated to do in the above video again from start to finish and it should work

    • @mattpopovich
      @mattpopovich  Рік тому

      Glad it was able to help you and thank you for the information on the "operation not permitted" issue that many were getting. I will definitely be passing that fix along. Cheers!

  • @jumpy2112
    @jumpy2112 Рік тому

    working with a MacBook Pro and Ventura 13.5.2. had same "operation not permitted" so enabled it in prefs and it now works! glad to have Gimp back up and running again! thank you Matt!

  • @charlesallenw
    @charlesallenw 6 місяців тому

    Thank you! I had to delete my current version (2.10.36) and then download the one on your page (2.10.32 V0). The terminal page I thought was going to be overwhelming but you made it easy.

  • @MrMyNuff
    @MrMyNuff 9 місяців тому

    Thank you so much for this video. Using your video guide I got this to work on my Mac mini, running MAC OS 14.1.2 with Gimp version 2.10.32.

  • @mattpopovich
    @mattpopovich  Рік тому +4

    Well folks, it looks like GIMP has been updated for the Mac as of November 26, 2022 and my instructions from this video no longer work (version 2.10.34)... I will look into a fix. But in the meantime, you can download the older version from GIMP from June 12, 2022 (version 2.10.32), install it, and follow my instructions above to get the resynthesizer plugin working: download.gimp.org/gimp/v2.10/macos/gimp-2.10.32-x86_64.dmg
    Sorry for the inconvenience!

    • @Mark-ze7xv
      @Mark-ze7xv Рік тому

      Hi Matt, did you find a solution yet?

    • @mattpopovich
      @mattpopovich  Рік тому +1

      @@Mark-ze7xv Sorry Mark, nothing yet for the newest (M1 optimized) version of GIMP. Will let you know here once I get some time to look into it.

  • @rajulsomanmediaworks8136
    @rajulsomanmediaworks8136 9 місяців тому

    Thank you.. finally it worked in the version you mentioned . 🙏. It would be better if RESYNTHESIZER works in gimp 2.10.36 or later it comes..

  • @trinitrotoluene3D
    @trinitrotoluene3D 6 місяців тому

    this saved me a bunch of time because i wasn’t confident with only reading your guide; thanks!
    will you find a fix for the ARM version of GIMP so that things will run natively on M1, M2, etc.?

    • @mattpopovich
      @mattpopovich  6 місяців тому +1

      I’d like to! I’ll let you know when I do!

  • @KaiBuskirk
    @KaiBuskirk 2 місяці тому

    wanting to see 2024 update for Sanoma 14.5 (23F79) - YOUR DOING GREAT ON UPDATES KEEP IT UP YOUR AWESOME!!!

  • @carriemurphy1710
    @carriemurphy1710 Рік тому

    Thank you so much for this updated video! I am not computer savvy on my own so this really helps. I seen another video from someone named davie using the other filter tools to take patches of the background to fill-in the "ghost" image.

    • @mattpopovich
      @mattpopovich  Рік тому +1

      Glad to hear it helped, Mandy! I do touch on the clone and heal tools in my previous video (ua-cam.com/video/MHwtKg0tws8/v-deo.html), but I'm sure you can find some better tutorials from others that actually know what they're doing 😅such as this one from TJ FREE: ua-cam.com/video/nBc9DZjzTdo/v-deo.html
      Cheers!

    • @carriemurphy1710
      @carriemurphy1710 Рік тому

      Now I have to figure out why I can’t save the picture that I edited. Something about the path isn’t working to save it to my photos library. It says “ could not read the contents of B, error opening directory (then it shows the directory) “operation not permitted”.

    • @mattpopovich
      @mattpopovich  Рік тому

      @@carriemurphy1710 Hmm... I'd try saving it to your downloads or documents and then moving it where you want afterwards? Good luck!

  • @kristiandoychev2449
    @kristiandoychev2449 5 місяців тому

    Thanks mate. You are a life saver

  • @ahsanrahman5168
    @ahsanrahman5168 Рік тому

    After the step where I move the files into the plug ins folder, I try to restart GIMP and it says the file is damaged and must be moved to trash. Any fixes?

  • @chunkycheese73
    @chunkycheese73 Рік тому

    DUDE! Good stuff this worked great man! You are doing the Lords work!

    • @mattpopovich
      @mattpopovich  Рік тому +1

      Glad to hear it worked for you! 🤙

  • @painreliefhanmomtv
    @painreliefhanmomtv Рік тому

    It finally worked. Thanks a lot!

  • @ShamlicakaSalve
    @ShamlicakaSalve 10 місяців тому

    thank you so much! worked on my m1 pro macbook!

  • @jaque4040
    @jaque4040 Рік тому

    I have verified that this updated fix works with: MacOS Ventura v.13.3, and GIMP 2.10.32 👍

  • @lukasoberhuber5518
    @lukasoberhuber5518 Рік тому +1

    In order to fix resynthesizer for GIMP 2.10.34 and higher versions, the executables need to be altered. Even after these fixes, the tool will only work with the Intel version of GIMP.
    The following commands need to be run on the executables once they have been downloaded, and the install_name_tool command requires the command line tools to be installed.
    $ install_name_tool -add_rpath @executable_path/../../../../ ~/Downloads/ResynthesizerPlugin-Gimp-2.10-osx\ 2/resynthesizer
    $ install_name_tool -add_rpath @executable_path/../../../../ ~/Downloads/ResynthesizerPlugin-Gimp-2.10-osx\ 2/resynthesizer_gui
    $ install_name_tool -add_rpath /Applications/GIMP.app/Contents/Resources/lib ~/Downloads/ResynthesizerPlugin-Gimp-2.10-osx\ 2/resynthesizer
    $ install_name_tool -add_rpath /Applications/GIMP.app/Contents/Resources/lib ~/Downloads/ResynthesizerPlugin-Gimp-2.10-osx\ 2/resynthesizer_gui
    This has to happen before the files are moved to the plug-ins directory.
    I'm the MacOS maintainer for GIMP, and made the changes that cause (some of the) incompatibility, so apologies for that.

  • @markuskemetter354
    @markuskemetter354 9 місяців тому

    Hi Matt. Thanks for the help but apparently this doesn't work on Gimp 2.10.36 running on M1 Sonoma. I would really need this tool, any ideas what tricks are needed to make the Resynthesizer work on this system?

    • @mattpopovich
      @mattpopovich  9 місяців тому

      Hi Mark. Unfortunately this video is only valid for an older version of GIMP released on June 12, 2022 (version 2.10.32). This video does not work for newer versions of GIMP. You can download the older version, confirmed to work with this video here: download.gimp.org/gimp/v2.10/macos/gimp-2.10.32-x86_64.dmg

  • @sadier4660
    @sadier4660 Рік тому

    It's not working for me. I still get the error. My system is OS Sierra 10.12.6. can you please help?

  • @nikkilesley2525
    @nikkilesley2525 Рік тому

    Thank you for this video! I had almost given up. lol

  • @juangrandal-lx2re
    @juangrandal-lx2re Рік тому

    Worked fine with Gimp 10.32. Did not work with 10.34. Could you help? thanks

    • @mattpopovich
      @mattpopovich  Рік тому

      Hi Juan! As of right now, I only have a fix for 10.32. No fix for 10.34 yet... ua-cam.com/video/iU4HRAkZ1-U/v-deo.html&lc=UgycawDXdZKrY4R5lQN4AaABAg

  • @JerryLiangtimes
    @JerryLiangtimes Рік тому +2

    I am on Mac Mini M2 and unable to create a symbolic link:
    ln -s libintl.8.dylib libintl.9.dylib
    ln: libintl.9.dylib: Operation not permitted
    Any idea?
    Thanx

    • @exposed8426
      @exposed8426 Рік тому +1

      yes got the same shit. Im tired of this. Tried many times. maybe I should pay for photoshop?

    • @KashSheikh786
      @KashSheikh786 Рік тому +1

      I have the Mac Mini M1 and got the same notice but theres a FIX. Just go to Terminal and allow app management and then re-do the process in Terminal again from start to finish from what Matt mentioned in the video above and it should work!

    • @KashSheikh786
      @KashSheikh786 Рік тому

      @@exposed8426 I have the Mac Mini M1 and got the same notice but theres a FIX. Just go to Terminal and allow app management and then re-do the process in Terminal again from start to finish from what Matt mentioned in the video above and it should work!

  • @Soliman_con_tilde
    @Soliman_con_tilde Рік тому

    Thanks a lot! This worked just fine :)

    • @mattpopovich
      @mattpopovich  Рік тому

      Woo, awesome! Glad to hear :) thanks for commenting!

  • @PhiTonics
    @PhiTonics Рік тому

    So weird.. I watched both your videos and it's not showing up in my filters, odly when I went to copy the resynth files into the plugins it said I already had 2 of the files there, the .gui and another, kept both, not working.
    Could it have something to do with running it in G'mic?

    • @mattpopovich
      @mattpopovich  Рік тому

      Hmm... Sounds like you might have copied the resynthesizer files into there twice, but that's not a big deal. If you haven't already, try to quit GIMP completely (or even restart your machine), then open GIMP back up and see if the "heal selection" filter is showing up. Note that it's located at Filters --> Enhance --> "Heal selection" and not resynthesizer or anything similar.
      I'm not familiar with G'mic so can't help you out much there!

  • @baldwinearl
    @baldwinearl Рік тому

    Hello! you forgot to mention how someone can instal libintl.8.dylib if they dont have it in their computer

    • @mattpopovich
      @mattpopovich  Рік тому

      Hello! libintl.8.dylib should be installed automatically when you install GIMP. I tested this on 4 different Macs and it was there for all of them. Is it not there for you?

  • @tolacy
    @tolacy Рік тому

    👑

  • @SarahVikkenhelm
    @SarahVikkenhelm Рік тому

    I am on macOS Ventura (13.0.1), and sadly the solution does not work - do you know how to solve it on this OS?
    I noticed my/the error is slightly different on the last line. It does not state "RuntimeError: ... ", instead it just state "error: procedure not found".

    • @mattpopovich
      @mattpopovich  Рік тому

      Hi Sarah, I have one other user mentioning that they also have an issue with macOS 13. I'll have access to a machine running macOS 13 after the New Year and can run some tests. But in the meantime, can you run the following two commands in your terminal and paste the output for me?
      ls /Applications/GIMP-2.10.app/Contents/Resources/lib/gimp/2.0/plug-ins/ResynthesizerPlugin/lib
      ls -lah /Applications/GIMP-2.10.app/Contents/Resources/lib/libintl*.dylib

    • @michaeldanso420
      @michaeldanso420 Рік тому

      Go to System Setting > Privacy & Security
      In the:
      "Allow the application below to update or delete other applications"
      Enable Terminal.
      Should work now.

  • @JoshuaSeaman
    @JoshuaSeaman Рік тому +3

    Thanks for the time and energy for putting this video/tutorial out there, and for helping people through this. I'm trying to get it working on 10.13.6, and successfully got it to point libintl.9.dylib -> libintl.8.dylib , but I'm still getting the "Calling error for procedure 'gimp-procedural-db-proc-info': Procedure 'plug-in-resynthesizer' not found". Any ideas what might be going on?

    • @jamesdodger5588
      @jamesdodger5588 6 місяців тому

      Hello. Did you ever get this resolved? I am having the exact same problem of having (successfully) entered the "ln -s libintl.8.dylib libintl.9.dylib" (result as shown in video) command and then still getting the "plug-in-resyntesizer not found" when I try to use Heal Select.
      As you wrote - many thanks to Matt for this video but being an ex-Windows man I get the feeling you wouldn't have to jump through so many hoops or have a degree in Computer Science to get a plug in working in W11. 🙂
      UPDATE: Just got through the rest of the comments. Suspect this is all due to the fact I am attempting this on an ARM laptop (Mac Air)?

    • @JoshuaSeaman
      @JoshuaSeaman 6 місяців тому

      @@jamesdodger5588 unfortunately no

  • @tegabeats4980
    @tegabeats4980 4 місяці тому +2

    hello bro,( ln: libintl.9.dylib: Operation not permitted ) aid

    • @shuvadeepsil2513
      @shuvadeepsil2513 4 місяці тому

      I have got the same error. It's frustrating :(

  • @sadier4660
    @sadier4660 Рік тому

    error text: Traceback (most recent call last):
    File "/Applications/GIMP.app/Contents/Resources/lib/gimp/2.0/python/gimpfu.py", line 741, in response
    dialog.res = run_script(params)
    File "/Applications/GIMP.app/Contents/Resources/lib/gimp/2.0/python/gimpfu.py", line 362, in run_script
    return apply(function, params)
    File "/Applications/GIMP.app/Contents/Resources/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

    • @mattpopovich
      @mattpopovich  Рік тому

      Hi Sadier, I have tested this as far back as macOS 10.15, but not 10.12. That's pretty close though and I think it should still work for you! Can you run the following two commands in your terminal and paste the output for me?
      ls /Applications/GIMP-2.10.app/Contents/Resources/lib/gimp/2.0/plug-ins/ResynthesizerPlugin/lib
      ls -lah /Applications/GIMP-2.10.app/Contents/Resources/lib/libintl*.dylib

    • @sadier4660
      @sadier4660 Рік тому

      @@mattpopovich Hi Matt, thanks for the quick reply. I entered the command you send me. The result shows no such file or directory despite the fact that they are there. I checked them via file manager. They are all there. Here is the outcome from the terminal command you send me:
      ls: -lah: No such file or directory
      ls: /Applications/GIMP-2.10.app/Contents/Resources/lib/gimp/2.0/plug-ins/ResynthesizerPlugin/lib: No such file or directory
      ls: /Applications/GIMP-2.10.app/Contents/Resources/lib/libintl*.dylib: No such file or directory
      ls: ls: No such file or directory

    • @mattpopovich
      @mattpopovich  Рік тому

      @@sadier4660 hmm.. drag the file/folder from the file manager into Terminal. What is the path that it gives you?
      If you're familiar with Discord, we can also chat there if you think that would be easier: discord.gg/HsDW3X2Xba

    • @mohamadnadeemnaal8525
      @mohamadnadeemnaal8525 Рік тому

      this what give us If I drag the file

    • @mohamadnadeemnaal8525
      @mohamadnadeemnaal8525 Рік тому

      and then (permission denied)

  • @hettie423
    @hettie423 Рік тому

    Thank you! It worked :)