mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 22:01:23 -06:00
[GH-ISSUE #821] Random Keystrokes on Client #650
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#650
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 @tezla2018 on GitHub (Jul 29, 2020).
Original GitHub issue: https://github.com/debauchee/barrier/issues/821
Operating Systems
Server: Windows 10 Pro 1909
Client: Windows 10 Pro 1909
Barrier Version
Barrier Version 2.3.3 on both
Steps to reproduce bug
Other info
*Just started happening after updating from 2.3.2 to 2.3.3. I have not changed any settings.
*Random Keystrokes on client does not happen if I do not type on server. IE if I move cursor from client to server back to client no issue occurs, only when any key is hit on server then try to type on client.
*Current workaround is a reload or stop start of Barrier but will happen every time I type on the server
EDIT * Does this bug prevent you from using Barrier entirely? YES
I haven't been able to figure out how to properly log things, every time I try to save anything to the log it never shows up. Any thoughts would be much appreciated.
UPDATE: I discovered after messing around with everything that if I disable SSL on both server and client and reload, everything works as intended. I then re-enabled SSL and the issue came back. The SSL Fingerprints did not match... not sure if they are supposed to.
UPDATE2: Looks like SSL wasn't the issue seems to be random now...
@tyborg-GM commented on GitHub (Sep 14, 2020):
I was seeing this in the 2.3.1 release and continue to see it in the 2.3.3. I can provide Debug logging, just not sure which Debug level is best to use. I've already got a set of Debug2 logs from both server and client.
@tyborg-GM commented on GitHub (Sep 22, 2020):
@tezla2018 Were you switching back to Firefox by chance when you went back to the server machine?
I've been playing around with this, and it seems like whenever Firefox is the active app on the server, the client's keystrokes are randomized.
If I make another application the active app and move back to the client, the keystrokes are normal.
I tested with FF, Chrome, and Edge; only FF seems to exhibit this behavior in my testing.
@tezla2018 commented on GitHub (Sep 22, 2020):
@tyborg-GM it didn't matter what app was on the server for me actually. I tested with chrome, notepad, notepad ++, your phone app. And I actually don't have firefox installed on either machine. That's interesting though you get the same behavior with FF. Does it happen at all when you don't use FF?