mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #1689] Right Click Context Menu Between Two Windows Machines On Wifi Causes Consist Freezing of 10 Seconds #1248
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#1248
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 @othmanalikhan on GitHub (Jun 9, 2022).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1689
What happened?
Topology
Laptop (client) <---2.4 GHz---> AP <---> Router <---> AP <--5 GHz---> PC (host)
Steps to Reproduce
Investigation
Explanation
Version
v2.4.0
Git commit hash (if applicable)
No response
If applicable, where did you install Barrier from?
Downloaded
2.4.0-release-3e0d758bas pre-built binary from Github.What OSes are you seeing the problem on? (Check all that apply)
Windows
What OS versions are you using?
PC
Laptop
Relevant log output
No response
Any other information
No response
@othmanalikhan commented on GitHub (Jun 9, 2022):
This issue has a workaround solution which is to stick with a wired connection instead of Wifi, but I thought I would post this mouse jamming behaviour for anyone who is suffering in silence.
@Jean757 commented on GitHub (Jun 10, 2022):
@OthmanEmpire Are you sure that the issue is related to Barrier and not your entire pc, because some week ago i had the exact same issue (wifi freezing when right clicking icon on the desktop) and i solved it by uninstalling all devices named " Microsoft Wifi Direct Adapter " (visible and hidden too) in my devices manager.
Barrier was not installed at this time so i'm sure it was not related to
@othmanalikhan commented on GitHub (Jun 11, 2022):
Interesting. What does Wifi freezing mean in your scenario? Does the entire machine freeze or the mouse unusable? I think that might be different to my case since I can move my mouse on the remote machine if I plug in another mouse (but the Barrier 'mouse' freezes so I can't move it remotely).
Barrier works seamlessly between my two machines when they are both connected on Ethernet, so I would say that rules out anything funny going on my machines except for network/NIC related issues. Perhaps later I should try plugging in an external Wifi USB on my laptop in particular and test whether the issue persists on Wifi.
@othmanalikhan commented on GitHub (Jun 12, 2022):
So I've just retested producing this bug with another Wifi NIC (just a Wifi USB NIC) and tried both on 2.4 GHz and 5 GHz and I'm unable to reproduce the issue. I've tried also reproducing it with the original Wifi card on my laptop but it just magically disappeared (even though I've been having the issue for about 1 year now). I'm not too sure what is going on but I will just chalk up this issue just as resolved.
@othmanalikhan commented on GitHub (Oct 18, 2022):
So the issue started manifested again after few months, and I can confirm the issue is stems from Wifi.
Steps to reproduce the issue:
The issue in particular is not related to the packet drops per-se nor bandwidth of the network connection, but rather, how 2.4 GHz handles a burst of packets and how Barrier handles failure of transmission of these packets.
In short, just switching to 5 GHz (more antennas and other Wifi technologies) solves the issue. I'm leave this message here though for other people facing similar issues.