-
Notifications
You must be signed in to change notification settings - Fork 48
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
How can I run Aegisub on M1? #117
Comments
Reopen works for me. Have you tried doing so? |
Oh, when the crash report comes? Yea I tried, but it doesn't work, keeps crashing |
Hmm, how about deleting this folder ~/Library/Application Support/Aegisub |
Still crashing...
|
I'm having this same issue on an M1 Mac Mini -- Aegisub 3.3.2 starts to launch, bounces a couple times in the dock, and then dies. I was happy to find this fork, since it looks like the main Aegisub project has been abandoned, so fingers crossed that this can be figured out. |
Yea that's exactly what happens to me... Still having my fingers crossed 🤞 |
I'm currently experiencing this on macOS 12.0.1. Reopening worked for me under macOS 11, but it keeps crashing for me under 12 even when I reopen. |
I provided a bit more info in my issue above (which was a duplicate, so I closed it, whoops). Really hoping this can be fixed!! Weirdly the "official" 3.2.2 release still works (…why?!) – but of course it's from 2014, and buggy and unstable… Edit: @XStylus' comment #77 (comment) points out the r8942 build at http://plorkyeran.com/aegisub/ does work on M1 Macs – it's from 2018, so a bit better than the 2014 one at least (no dark mode though, ha). |
Compiling all the posts about this, in case it's helpful: #117 – How can I run Aegisub on M1? |
Regarding this, I've read a Stack Overflow's article that try to answer how to detect the architecture and build the target. The related source is here: https://github.com/axr/solar-cmake/blob/master/TargetArch.cmake . Hope this can help you. CC @wangqr |
This build does work for me 👍 |
In case it helps anyone: https://gist.github.com/frozenpandaman/92a84cd2ba690bb2399afd04e695bf8c |
I dunno what changed, but wangqr's build of Aegisub 3.3.2 and r9198 appear to be running (or at least launching) after an update to MacOS 12.3. I have not performed any exhaustive testing beyond just launching the program as of yet. |
Can confirm what XStylus reports - wangqr's build works for me now after upgrading to macOS 12.3. |
@XStylus @codeman38 Thanks! Huh, that's odd – works for me too. I really do wonder what changed. Wonder if that means the TypesettingTools builds will work too. I'll make a note of this in my Gist as well. |
I just came across your fork and wanted to try it out because the upstream repo isn't maintained anymore.
I'm currently on Apple Silicon and wish to run Aegisub.
The thing is that I tried running
r9178
,r9198
, theGitHub Actions
artifact and the latest release version through Rosetta but didn't seem to work, crashing right when I try to open it:I don't really care if it runs through Rosetta or natively (just saw #77 but Rosetta doesn't seem to work for me? Maybe I'm doing something wrong?)
Thank you in advance
The text was updated successfully, but these errors were encountered: