-
Notifications
You must be signed in to change notification settings - Fork 8
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
MidiKeys is not happy with Big Sur #10
Comments
Thanks a lot for the report! I hadn't installed macOS 11 yet due to concerns about privacy, but I'll get it set up in a VM so I can test MidiKeys. |
I upgraded over the weekend and found the same trouble. Crashes immediately on launch. I have attached the Problem Report - hope it helps! |
I've created two pull requests that solve the issue for me:
I think the first should be fine to merge, but the second one is a hack just to get the app to run. It really needs someone to find the right magic settings. I don't need the shortcut functionality so I'm content with the result for now. |
Now, how to release a build for Big Sur is a difficult question given that patch #12 removes Sparkle… If I release v1.9.1 for pre-Big Sur OS versions, then it will disable future software updates for folks not moving to Big Sur. Otoh, users who are going to move to Big Sur won't see that an update is available prior to moving. Sparkle supports updates that are available only on a given OS version—but since MidiKeys doesn't run at all on Big Sur that's not any help. For now my plan is to just make a Big Sur-enabled v1.9.1a1 available via the GitHub project. Then hopefully I can get a full fix in place before long. Thanks again @bradhowes for helping out! |
Could you kindly release v1.9.1a1? |
+1! i tried compiling it myself but i am having problems getting the submodule |
I just tried compiling and running without a problem:
DEVELOPMENT_TEAM needs to be set to your own value -- best done in Xcode. I just did the above to show that I was able to get a build without issue. @mattingalls What issue did you have? |
Bah! I tried again and this time I got your issue @mattingalls. This does the build:
So you were missing the |
I've uploaded the build I made with the above - https://github.com/bradhowes/MidiKeys/releases/tag/v1.9.1-bh |
Here's the "official" version 1.9.1a1 notarized release: Apologies I hadn't released the build yet! |
Finally got out the final 1.9.1 release with Sparkle and ShortcutRecorder integrated. This version is now universal for x86_64 and AArch64, tested on my MacBook Air M1 and other systems. There are some additional issues I'm sure everyone has also noticed on Big Sur, for which issues have been created. Thanks again @bradhowes for helping out so quickly! |
it crashes immediately. does anyone have any similar issue?
The text was updated successfully, but these errors were encountered: