mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #1981] Not working anymore on latest MAC OS #1450
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#1450
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 @4nacs4 on GitHub (Oct 3, 2023).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1981
What happened?
When opening the app it keeps asking for some permissions to control your computer despite you already allow permissions, also the app doesn't launch anymore
Version
v2.4.0
Git commit hash (if applicable)
No response
If applicable, where did you install Barrier from?
No response
What OSes are you seeing the problem on? (Check all that apply)
macOS
What OS versions are you using?
Sonoma 14.0
Relevant log output
No response
Any other information
No response
@vasac commented on GitHub (Oct 8, 2023):
Resetting all decisions with
tccutilworked in my case:From shell execute
tccutil reset All barrierand the next timebarrierasks you for a permission should be the last one.@m-graf commented on GitHub (Nov 3, 2023):
See also: https://github.com/debauchee/barrier/issues/1945#issuecomment-1792713158
@4nacs4 commented on GitHub (Dec 4, 2023):
That worked like a charm!!, you rock @vasac
@4nacs4 commented on GitHub (Dec 4, 2023):
Solved!!