Script-fu.exe not work in 2.10 - Printable Version +- Gimp-Forum.net (https://www.gimp-forum.net) +-- Forum: GIMP (https://www.gimp-forum.net/Forum-GIMP) +--- Forum: Extending the GIMP (https://www.gimp-forum.net/Forum-Extending-the-GIMP) +--- Thread: Script-fu.exe not work in 2.10 (/Thread-Script-fu-exe-not-work-in-2-10) |
Script-fu.exe not work in 2.10 - Pat625 - 02-14-2019 I have Samj ver.2 of Gimp 2.10.8. The script-fu.exe for scrolling long .scm dialog boxes is included in the system plug in file and works. Apparently it is not included in the regular 2.10 versions. Many are having trouble using BRL and many other .scm scripts because of this. Is there any one or any way to fix the script-fu.exe to work in the regular Gimp. I had tried using the one from Samj and putting it into the regular versions but it does not work. Appreciate any help available to solve this problem. RE: Script-fu.exe not work in 2.10 - rich2005 - 02-15-2019 Edit: I just tried this again without any permissions issues. Who knows with Windows The essentials: Move the C:\Program Files\GIMP 2\lib\gimp\2.0\plug-ins\script-fu folder somewhere safe Replace it with the script-fu.exe file Not being a Windows user a bit of a struggle. I could be wrong but it looks like a permissions issue. You could try this: Using the old (not samj version) from http://gimpchat.com/viewtopic.php?p=146955#p146955 [attachment=2620] 1. Find the gimp plug-ins directory C:\Program Files\GIMP 2\lib\gimp\2.0\plug-ins 2. Right click on it 3. Open the properties 4. In the Security tab select Users 5. Click on Edit [attachment=2621] 6. Click in Allow -> Full Control (Modify enables as well) 7. Apply (wait a second while that works) and then OK to back out. 8. Properties should look as screenshot, OK that to back out. [attachment=2622] 9. Into the Plugins folder C:\Program Files\GIMP 2\lib\gimp\2.0\plug-ins and move the whole script-fu folder somewhere safe. 10. Move the script-fu file into the plug-ins folder. works here [attachment=2623] |