-
Notifications
You must be signed in to change notification settings - Fork 121
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
3.21.0 (r4) Sonoma (pre-release) won't open on M1/Sonoma #151
Comments
I can confirm the same issue on Sonoma 14.2 Beta on an M2. |
Can confirm as well, M2 on Sonoma |
Systems Settings --> Privacy and security --> at the bottom will show the latest failed to open app (meld). I'm on Sonoma 14.1.1, regular intel old mac. Meld opens for a second then crashes. |
Please do not assume that we didn't do basic troubleshooting. I did, this app doesn't open on Apple Silicon. I have found an alternative app that works. |
Good to hear It wasnt clear from the original issue. It would be interesting to know if M1 /M2 chip Mac's also generate the SIGSEGV, in which case the issue is uniform and not specific to chip-setup |
On my m1, if staring by double clocking, the console shows
|
A dramatic change today when I tried to launch it from the terminal. Instead of what I got above, I got this (more useful) mess:
Notice the reference to "/usr/local/opt/libpng/lib/libpng16.16.dylib" (which I don't have) Using "otool -L", I traced this to libfreetype.6.20.0.dylib and libfreetype.6.dylib in /Applications/Meld.app/Contents/Frameworks. So that is at least one issue. |
Same for me.. Sonoma 14.1.2 on Intel and it doesn't work. I don't think it's really M1 related but much more system related |
Meld 3.21.0 (r4) Sonoma at 14.1.2 with Apple silicon Hope this snippet can help everyone; I've successfully used it myself and wanted to share it with all of you. https://gist.github.com/syneart/4a8724cd479d31f0f742f499f807dcb2 |
Still crashing on Sonoma 14.2.1 with M2. Crashes when opening from command line with two folders as parameters. I have seen it run if I opened it without any input for comparison. |
With
I'm using
But it does not matter, it crashes purely through the UI too. Some more info and a thread dump about the crashing thread (click to expand)...
|
Go check this and you have the fix |
It did not work for me, I'm still getting the same error:
|
Works for me, Sonoma, M2 MacBook pro, thanks! |
EDIT: my mistake, brew currently only has 3.21.0.osx3, downloading 3.21.0.osx4 manually works on an intel mac running sonoma. ORIGINAL:
Environment:
I'm happy to try alternate builds, debug flags, compile from sources if someone can point me in a direction. This application is amazing. |
Any suggestion for an alternative app? |
Hi,
I have an M1 mac updated to Sonoma 14.1.2. I tried installing the latest version. The App won't open - reporting "You can’t open the application “Meld.app” because this application is not supported on this Mac."
Rosetta 2 is installed and other intel 64bit software does run ok.
I tried running the program directly by executing "/Applications/Meld.app/Contents/MacOS/Meld" in a terminal window (which works for me in the previous version). With the latest version I get "Meld.app” cannot be opened because the developer cannot be verified."
This later message is normally dealt with by opening the App via the control-click menu, but the first problem stops that working.
Something about the packaging might be wrong!
The text was updated successfully, but these errors were encountered: