mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #1613] macOS 12.3 as client, mouse is not able to hover on iPad. (Universal control) #1197
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#1197
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 @mliutim on GitHub (Mar 20, 2022).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1613
What happened?
Version
v2.4.0
Git commit hash (if applicable)
No response
If applicable, where did you install Barrier from?
brew
What OSes are you seeing the problem on? (Check all that apply)
macOS
What OS versions are you using?
Server: Windows 11S

Client: macOS 12.3 (21E230)
Relevant log output
No response
Any other information
barrier.log
@nielsvf commented on GitHub (Mar 24, 2022):
Same here! But with two macbooks and a windows machine.
@pkrnjevic commented on GitHub (Mar 26, 2022):
Same here with two macOS 12.3 clients and a Manjaro Linux 5.15.28 server.
The Barrier log contains several:
No idea if this is related.
@pkrnjevic commented on GitHub (Mar 26, 2022):
It turns out missing ssl certificates on both the client and the server was the problem.
I had to manually create the following certificates for Linux and macOS:
I used the same command to create the certificates in both environments:
Everything working nicely now. Thank you all for this excellent tool!
Update: Everything worked fine with the log level set to Debug2, but later I tried but couldn't and another machine. The solution was to set the logging level to Debug2. Then the new node joined and I reduced the log level back to Warning. Weird, but it works.
@nielsvf commented on GitHub (Mar 26, 2022):
How would this work with a Windows Server and have a MacBook Pro as a client? It goes like this Windows -> MacOS -> (Universal control) MacOS or iPad. Tried installing OpenSSL on the Windows PC, and on both MacOS as well but no results.
@pkrnjevic commented on GitHub (Mar 29, 2022):
Sorry, but I didn't try this on Windows.
@nielsvf commented on GitHub (Mar 31, 2022):
No problem. Ill deal with this problem till it's solved somehow :) thanks for your effort anyway. 👍
@kpatdev commented on GitHub (Oct 27, 2022):
Were you able to figure this out? Interested in seeing if Barrier can work with Universal Control if the server is Windows and Client is Mac.
@nielsvf commented on GitHub (Oct 30, 2022):
No I haven't unfortunately
@kpatdev commented on GitHub (Nov 1, 2022):
Unfortunate. I hope to find the answer soon!