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

Facepager installation damaged on Mac #195

Open
jaskeat opened this issue Sep 21, 2022 · 1 comment
Open

Facepager installation damaged on Mac #195

jaskeat opened this issue Sep 21, 2022 · 1 comment

Comments

@jaskeat
Copy link

jaskeat commented Sep 21, 2022

When I try to install it, it shows this error, I've tried various versions and nothing worked
Screenshot 2022-09-21 at 10 49 19 PM

@strohne
Copy link
Owner

strohne commented Sep 21, 2022

This is a Mac issue with code signing...either follow the instructions in the install section:

Older versions of Facepager were distributed in zip files and not code signed. Download and unzip the file from the releases page, drag & drop the app to your "Applications" folder. Next, you need to disable the download flag. Open the terminal, go to the folder where Facepager is stored (e.g. cd /Applications) and use xattr -cr Facepager.app to remove the download flag. Then open the app using ctrl-click.

Or use the prerelease, where the issue should be solved - but new issues came up ;)

Does this solve the problem?

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

No branches or pull requests

2 participants