Open caseydlvr opened 6 years ago
I get the same thing in High Sierra.
This turned out to be an issue with my AntiVirus software, Cylance. This might not be an issue with Meld itself.
I'm not using any antivirus on my end (still El Capitan).
Same in High Sierra 10.3.1.
$ open -W -a Meld LSOpenURLsWithRole() failed for the application /Applications/Meld.app with error -600.
👎Identification of Meld bundler name is not ok too
$ /usr/libexec/PlistBuddy -c 'Print CFBundleIdentifier' /Applications/Meld.app/Contents/Info.plist
org.gnome.meld
Tested with :
open -W -b org.gnome.meld
LSOpenURLsWithRole() failed for the application /Applications/Meld.app with error -600.
👍OK after removing older Meld and install and replace by this one : https://github.com/yousseb/meld/releases/tag/osx-10
open -W -a Meld
=> OK
I still get an error:
open -W -a Meld
LSOpenURLsWithRole() failed for the application /Applications/Meld.app with error -10810.
El Capitan 10.11.6 (15G31)
Is there a previous version working on El Capitan?
Yeah, I've been using 3.16.0
I receive this error message:
LSOpenURLsWithRole() failed for the application /Applications/Meld.app with error -10810.
3.16.0 opens without error.