Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Converting python plugin-in shellout.py from gimp 2.x to 3.x
#61
Hi iiey

Quote:Hi duke2362,

You are right about the behavior, gimp should wait there until nik program finishes before importing the image back.
But I'm not sure whether the "--wait-app" option really exists for "open" command of mac osx, it should be "-W" actually. Maybe it differ from version to version, which macOS do you use?
https://ss64.com/mac/open.html
https://www.unix.com/man_page/osx/1/open/

"--wait-app" and "-W" are the same (MacOs Sequoia 15.5) : 
Code:
-W, --wait-apps       Blocks until the used applications are closed (even if they were already running).



Quote:My other question is, could you check where the HDR Efex Pro 2 saves your images after processing? If the location is not ~/Documents/ as nikplugin.py assumes then it may not work for you with this plugin.


I didn't test all the “Nik” plugins: only Analog, Color and Silver work (in fact, I usually only use those). HDR launches but doesn't return the image. Sharpener, Viveza and Dfine crash. I'll investigate.
Reply


Forum Jump: