mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #1873] Weird behaviour between Windows 11 machines #1369
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#1369
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 @ptavasci on GitHub (Jan 10, 2023).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1873
What happened?
I'm running a Dell Latitude 5411 and a desktop, both on Windows 11, both on Barrier 2.4.
Somehow, function keys (F1 to F12) stopped working on client machine.
Reboot on both machines does not solve the issue.
Even reinstalling, not from scratch, does not solve the problem.
Function keys work ok on host, where the keyboard is connected. The keyboard is a Logitech 915 TKL.
Function keys work ok on local laptop keyboard.
Debug on barrier client shows no output when pressing those keys.
Only those keys seem to have the problem.
Any idea? I'm really lost.
Version
v2.4.0
Git commit hash (if applicable)
No response
If applicable, where did you install Barrier from?
github
What OSes are you seeing the problem on? (Check all that apply)
Windows
What OS versions are you using?
Windows 11 on both
Relevant log output
No response
Any other information
No response
@ptavasci commented on GitHub (Jan 12, 2023):
I've been doing some tests, trying to figure out the problem. I'm not sure of course if this is Barrier's issue or something else.
If I unplug the wireless dongle or turn off the keyboard and reconnect the keyboard, F_ keys work on client machine only for a couple of seconds.
Keyboard plugged in directly on client machine works flawlessly.
Also shutting down iCUE software and starting it again makes F keys work just a couple of times, maybe 1 second. I don't know if this is due to keyboard disconnection or not (I don't hear any disconnection sound effect).
@ptavasci commented on GitHub (Jan 12, 2023):
Uninstalling and reinstalling Logitech G Hub software solved the problem.
WEIRD!