Has anyone else had problems with Photos trying to save changes made to a photo by a third party extension? I am able to load the extensions and make edits - but whenever I click save I get this generic error:
Unable to Save Changes for “<Extension Name>”
An error occured while saving. Please try again later.
The only extension that appears to work is Apple's Markup - all others throw the error - followed by messages like this in the console:
error | 16:24:52.658543-0400 | pkd | Attempting to merge SDK dictionary into PlugInKit plist <private> but SDK is (null) |
error | 16:24:57.410789-0400 | Photos | Failed to save content editing output <PHContentEditingOutput: 0x60000188c630> adjustmentData=<PHAdjustmentData: 0x600003997c00> identifier=com.macphun.luminarflex.photoextension version=1.0 data=0x600003996e80 (26), renderedContentURL=file:///var/folders/ym/shwbs3g95fx7pwtxhkcvb7wh0000gn/T/com.macphun.luminarflex.photoextension/RenderedContent-E7378985-FB99-4AB7-BFF2-E0DFE97BF492.JPG, renderedPreviewContentURL=(null) with error Error Domain=NSCocoaErrorDomain Code=-1 "(null)" |
Any theories on what's going on here? Considering all of my third party extensions throw the same error I wonder if its related to changes in the file system? Appreciate any insight or ideas you might have!