Skip to content
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

Problems on big sur "VSTPlugin.scx cannot be opened because developer cannot be verified" #5

Open
sentinelweb opened this issue May 21, 2021 · 6 comments
Labels
documentation Improvements or additions to documentation

Comments

@sentinelweb
Copy link

I just upgraded to macOS big sur (really wish i hadn't) and I am getting this error while the server boots:

*** ERROR: dlopen '/Users/****/Library/Application Support/SuperCollider/Extensions/SC3plugins/VSTPlugin/plugins/VSTPlugin.scx' err 'dlopen(/Users/****/Library/Application Support/SuperCollider/Extensions/SC3plugins/VSTPlugin/plugins/VSTPlugin.scx, 2): no suitable image found. Did find: /Users/****/Library/Application Support/SuperCollider/Extensions/SC3plugins/VSTPlugin/plugins/VSTPlugin.scx: code signature in (/Users/****/Library/Application Support/SuperCollider/Extensions/SC3plugins/VSTPlugin/plugins/VSTPlugin.scx) not valid for use in process using Library Validation: library load disallowed by system policy'

Screenshot 2021-05-21 at 14 10 48

Has anyone seen this - i dont think it's a problem with the library btw - supercollider and big sur doeent seem to be on friendly terms...

Sorry in advance if this is a stupid question...

@Spacechild1 Spacechild1 added the documentation Improvements or additions to documentation label May 21, 2021
@Spacechild1
Copy link
Owner

Hi, check the following section in the README: https://github.com/Spacechild1/vstplugin/blob/master/README.md#macos-1015

If you have problems with the instructions, let me know.

I will keep this issue open for other users because it's a recurring issue/question (and not everybody reads the README :-)

BTW, in the develop branch, I've already put this on the top of the "Known issues" list: https://github.com/Spacechild1/vstplugin/tree/develop#known-issues

@Catsvilles
Copy link

Had same problem today with different package. This link helped - https://www.lifewire.com/fix-developer-cannot-be-verified-error-5183898

@Spacechild1
Copy link
Owner

I know how to fix this but the problem is that I don't have access to a recent Mac where I can actually test it. But in the future I might offer notarized and signed builds. In the mean time, follow the instructions in the README and thank Apple for protecting you from all those nefarious open source developers :-p

@Spacechild1
Copy link
Owner

Spacechild1 commented Nov 11, 2023

SC 3.13 should now open unsigned extensions, see also supercollider/supercollider#6132. Please reopen if the issue persists.

@Spacechild1
Copy link
Owner

SC 3.13 should now open unsigned extensions

But only on Intel. Apple Silicon apparently requires that the code is at least ad-hoc signed...

@Spacechild1 Spacechild1 reopened this Nov 11, 2023
@Spacechild1
Copy link
Owner

Ok, I uploaded ad-hoc signed binaries to the release page https://git.iem.at/pd/vstplugin/-/releases.

Please reopen if this issue persists!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

3 participants