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

Unable to Install prefPane #1

Open
jocamero opened this issue Sep 11, 2019 · 4 comments
Open

Unable to Install prefPane #1

jocamero opened this issue Sep 11, 2019 · 4 comments
Labels
help wanted Extra attention is needed

Comments

@jocamero
Copy link

When trying to install the preferences pane you get the error: prefPane can't be opened because Apple cannot check it for malicious software

solution: open Terminal and run:

xattr -d com.apple.quarantine /path/to/file/DisplayWatcher.prefPane

I presume this prefPane should be signed to fix this issue, but this is a workaround.

Similar issue when trying to open the app. You'll need to right click on the app and choose open so you can trust it. Again, signing the app would resolve this issue.

p.s. Have used DisplayWatcher for years and loved it. Thanks for porting it over to Catalina!

@brunchboy
Copy link
Member

They are code signed, though. At least as far as I can tell. I don’t know when I will have time to dig in to this, but if anyone has any pointers or suggestions I would appreciate them.

@brunchboy brunchboy added the help wanted Extra attention is needed label Sep 11, 2019
@brunchboy
Copy link
Member

Is this problem happening only in Catalina, or in Mojave as well? If only in Catalina, it may be Apple’s new notarization requirements.

@brunchboy
Copy link
Member

And thank you for writing! I had no idea anyone was still using this until a week or so ago! 😄

@jocamero
Copy link
Author

Is this problem happening only in Catalina, or in Mojave as well? If only in Catalina, it may be Apple’s new notarization requirements.

I've only been able to test in Catalina 10.15. I think you are correct about the notarization requirements.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants