The code that implements "open with" inside Sigil hasn't changed in over 8 years.
The code that implements launching from macOS was changed to fix many issues but as I said it properly works on all macs I have tested with.
So this must be related to macOS 10.14.6. I have no plans to move my development machine to Mojave any time soon as I want to keep supporting macOS 10.12.
I can look into building a test build with an environment variable to try different approaches
to catching the desktop signal that tells Sigil that it has a file to open.
In the interim, you may want to build an small applescript to use as an app target to pass the file name directly to the the Sigil app on its command line if launching Sigil using open with is broken on mojave.
|