-
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
MacOS Apple Silicon v 0.0.17 : Can't open, file is corrupted #276
Comments
Hi @nderambure I was able to download the ZIP file from the link, and after decompressing it I was able to run TiddlyDesktop.app on an Apple Silicon Mac. Is the ZIP file decompressing correctly for you? Is it TiddlyDesktop.app that is not opening? |
Hello @Jermolene. I'm using MacOs Monterey. |
Many thanks @nderambure I was able to duplicate the problem, and have uploaded a new release that seems to fix the problem: https://github.com/TiddlyWiki/TiddlyDesktop/releases/tag/v0.0.18 Please let me know how the new release works for you. |
Thx for this @Jermolene, I've just tried with this new version.... and same problem :'( |
We appear to be running into an issue that has been encountered by others. See: 1kc/razer-macos#449 The discussion there suggests that the solution may be to codesign the application and the zip file using a self-signed certificate or better still to codesign and notarise the app. I'll research further. |
Thx for your work @Jermolene ! |
Same problem as git-kundan Thx ! |
Thanks everyone. I've started trying to figure out how to sign the application using Apple's developer tools which turns out to be quite complicated. In the meantime, I've made an adjustment to the build packaging process which in my testing permits TiddlyDesktop to run by overriding the macOS security warnings. I've updated the release note with some instructions: https://github.com/TiddlyWiki/TiddlyDesktop/releases/tag/v0.0.18 |
@Jermolene : note that on MacOS Monterey, the button "open anyway" does not appear. |
This is a problem with MacOS putting the program in quarantine. You can get around this (locally) by first trying to open it, so you get the message in the screenshots above, then opening a terminal (Terminal.app is installed on all macs) and pasting this (assuming you have moved TiddlyDesktop.app to your Applications directory):
This will require you to enter your password, then press enter, and then it will work if you go right click -> open. This is not a fix for the underlying problem, but at least a workaround for the users. What is happening is that you are running hth |
Hello,
Just tried to use the Silicon version on macbook pro M1, but can't open file, even with right click > open.
File is corrupted. Did download many times, still same issue.
The Mac64 version works.
Thx !
The text was updated successfully, but these errors were encountered: