mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #602] Catalina : Can’t be opened because Apple cannot check it for malicious software #473
Labels
No labels
HiDPI
bounty
bsd/freebsd
bsd/openbsd
bug
bug
build-infra
cantfix
critical
doc
duplicate
enhancement
fix-available
from git
from release
good first issue
help wanted
installer/package
invalid
linux
macOS
meta
needs testing
pull-request
query
question
regression
regression
v2.4.0
windows
wontfix
work-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/barrier#473
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @the-reverend on GitHub (Mar 29, 2020).
Original GitHub issue: https://github.com/debauchee/barrier/issues/602
Operating Systems
Server: MacOS Catalina
Client: MacOS Catalina
Barrier Version
2.3.2
Steps to reproduce bug
Move to TrashorCancel.Other info
This is not caused by attributecom.apple.quarantine.I cannot overcome this because it's a work laptop with group policies.YesNo@the-reverend commented on GitHub (Mar 29, 2020):
update: actually, i was able to overcome this by removing the
com.apple.quarantineattribute.so i guess i'm leaving this open as a suggestion to sign the application.
@andydna commented on GitHub (Apr 1, 2020):
Right click on Barrier under Applications in Finder and click open.
You'll get a dialog with an option to open.
Works for me whenever I run into the old " Apple cannot check it for malicious software" problem.
@github-actions[bot] commented on GitHub (Sep 26, 2020):
This issue has been automatically marked as stale due to inactivity. It will be closed if no further activity occurs. Thank you for your contributions.
@gitlabiche commented on GitHub (Oct 16, 2020):
This worked great for me. It seems like best option for any cases like this on MacOS.
Although my need was for MacOS Big Sur beta (local) to control TwisterOS (remote, Raspberry Pi) and I suppose I'll have to research why the 'local' trackpad/cursor affects the local machine as well as the remote.
@borgstrom commented on GitHub (Apr 19, 2021):
This only works if you have "Allow apps downloaded from" set to "App Store" and not "App Store and identified developers"
If, like me, you're on a corporate machine and can't change that setting, then right clicking on
Barrierand choosing Open will not offer a dialog with an "Open" button.Instead, you need to remove the "quarantine" attribute via the terminal:
@fcar12 commented on GitHub (Oct 11, 2023):
This is THE solution for this problem in corporate laptops. I've just installed Barrier in 13.6 Ventura and was getting the same error. Tried several other solutions but this was the only one that worked! Thanks!