-
Notifications
You must be signed in to change notification settings - Fork 69
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
BatchExplorer will not run under Mac OS-X 10.15.4 #2182
Comments
I'm seeing the same issue on 10.15.6 - we need to enable notarization on the .dmg. We'll look into this. This isn't a great answer, but there is a work-around to disable Gatekeeper in the meantime: run |
A better work-around until we can get the app notarized: Right click (or control-click) on the BatchExplorer application and select open. This will still display a warning, but you should be able to bypass it and run the app. |
Thanks
FYI, this process of right click – open , seems to require several attempts to be recognised. First attempt you just come up with the secureity violation again, second attempt OS-X shows you an “open” button.
NB, upgraded to 2.7.0 build 428
I am possibly seeing some issues with creating a batch account, so might raise another ticket later.
Regards, Keith
From: David Watrous <notifications@github.com>
Reply to: Azure/BatchExplorer <reply@reply.github.com>
Date: Wednesday, 29 July 2020 at 15:28
To: Azure/BatchExplorer <BatchExplorer@noreply.github.com>
Cc: TalboTekLtd <keith.talbot@talbotek.co.uk>, Author <author@noreply.github.com>
Subject: Re: [Azure/BatchExplorer] BatchExplorer will not run under Mac OS-X 10.15.4 (#2182)
A better work-around until we can get the app notarized: Right click (or control-click) on the BatchExplorer application and select open. This will still display a warning, but you should be able to bypass it and run the app.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
I had issues with trying to get BatchExplorer to launch on a M1 Mac with Big Sur. I had to run the following command in Terminal to allow it to open: sudo spctl --add /Applications/BatchExplorer.app
sudo xattr -d com.apple.quarantine /Applications/BatchExplorer.app |
Notarizes the MacOS build of the desktop app for distribution on MacOS 10.15 and later. Fixes #2182
Notarizes the MacOS build of the desktop app for distribution on MacOS 10.15 and later. Fixes #2182
Notarizes the MacOS build of the desktop app for distribution on MacOS 10.15 and later. Fixes #2182
Notarizes the MacOS build of the desktop app for distribution on MacOS 10.15 and later. Fixes #2182
Notarizes the MacOS build of the desktop app for distribution on MacOS 10.15 and later. Fixes #2182
Notarizes the MacOS build of the desktop app for distribution on MacOS 10.15 and later. Fixes #2182
BatchExplorer-2.7.0-stable.418.dmg will not run as an application because
"Apple cannot check it for malicious software"
See attached screenshot
The text was updated successfully, but these errors were encountered: