[GH-ISSUE #1463] Focus moving back to Mac server during Win11 Login #1117

Closed
opened 2026-05-05 07:30:19 -06:00 by gitea-mirror · 0 comments
Owner

Originally created by @dels78 on GitHub (Dec 2, 2021).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1463

What happened?

When trying to login to Win11 client machine with Barrier, it takes 3 times before the KVM works as intended.

clicking or typing while the Win11 client is locked sends focus back to Mac server, then it takes 2-3 seconds before Barrier enables itself again so I can go back and type the password for the Win11 machine, and finally after logging in the same behavior happens again until the connection is re-established and it finally works as intended, until the Win11 machine is locked.

Version

v2.4.0

Git commit hash (if applicable)

n/a

If applicable, where did you install Barrier from?

downloaded the releases from GitHub

What OSes are you seeing the problem on? (Check all that apply)

Windows, macOS

What OS versions are you using?

Mac Monterey 12.0.1 as server, Win11 client

Relevant log output

Looks like the client is getting a shutdown message at that time

[2021-12-02T09:37:40] INFO: connecting to service...
[2021-12-02T09:37:40] INFO: SSL fingerprint generated.

[2021-12-02T09:37:40] INFO: starting client
[2021-12-02T09:37:40] INFO: config file: C:/Users/---------/AppData/Local/Temp/Barrier.PJYeiD
[2021-12-02T09:37:40] INFO: log level: INFO
[2021-12-02T09:37:40] INFO: connection established
[2021-12-02T09:37:40] INFO: service command updated
server status: active
[2021-12-02T09:37:40] INFO: got ipc shutdown message
[2021-12-02T09:37:40] INFO: leaving screen
[2021-12-02T09:37:40] NOTE: stopped client
[2021-12-02T09:37:41] INFO: process 27124 was shutdown gracefully
[2021-12-02T09:37:42] INFO: starting new process as privileged user
[2021-12-02T09:37:42] INFO: drag and drop enabled
[2021-12-02T09:37:42] NOTE: started client
[2021-12-02T09:37:42] NOTE: connecting to '192.168.x.xx': 192.168.x.xx:24800
[2021-12-02T09:37:42] INFO: OpenSSL 1.0.2l  25 May 2017
server status: active
[2021-12-02T09:37:42] NOTE: peer fingerprint (SHA1): xx (SHA256): xx
[2021-12-02T09:37:42] NOTE: fingerprint_db_path: C:\Users\dels_\AppData\Local\Barrier\SSL\Fingerprints\TrustedServers.txt
[2021-12-02T09:37:42] NOTE: Read 2 fingerprints from: C:\Users\dels_\AppData\Local\Barrier\SSL\Fingerprints\TrustedServers.txt
[2021-12-02T09:37:42] NOTE: Fingerprint matches trusted fingerprint
[2021-12-02T09:37:42] INFO: connected to secure socket
[2021-12-02T09:37:42] INFO: peer ssl certificate info: /CN=Barrier
[2021-12-02T09:37:42] INFO: ECDHE-RSA-AES256-GCM-SHA384 TLSv1.2 Kx=ECDH     Au=RSA  Enc=AESGCM(256) Mac=AEAD
connected to server
[2021-12-02T09:37:42] INFO: entering screen
[2021-12-02T09:37:42] INFO: clipboard was updated
[2021-12-02T09:37:42] INFO: clipboard was updated

Any other information

n/a

Originally created by @dels78 on GitHub (Dec 2, 2021). Original GitHub issue: https://github.com/debauchee/barrier/issues/1463 ### What happened? When trying to login to Win11 client machine with Barrier, it takes 3 times before the KVM works as intended. clicking or typing while the Win11 client is locked sends focus back to Mac server, then it takes 2-3 seconds before Barrier enables itself again so I can go back and type the password for the Win11 machine, and finally after logging in the same behavior happens again until the connection is re-established and it finally works as intended, until the Win11 machine is locked. ### Version v2.4.0 ### Git commit hash (if applicable) n/a ### If applicable, where did you install Barrier from? downloaded the releases from GitHub ### What OSes are you seeing the problem on? (Check all that apply) Windows, macOS ### What OS versions are you using? Mac Monterey 12.0.1 as server, Win11 client ### Relevant log output ```shell Looks like the client is getting a shutdown message at that time [2021-12-02T09:37:40] INFO: connecting to service... [2021-12-02T09:37:40] INFO: SSL fingerprint generated. [2021-12-02T09:37:40] INFO: starting client [2021-12-02T09:37:40] INFO: config file: C:/Users/---------/AppData/Local/Temp/Barrier.PJYeiD [2021-12-02T09:37:40] INFO: log level: INFO [2021-12-02T09:37:40] INFO: connection established [2021-12-02T09:37:40] INFO: service command updated server status: active [2021-12-02T09:37:40] INFO: got ipc shutdown message [2021-12-02T09:37:40] INFO: leaving screen [2021-12-02T09:37:40] NOTE: stopped client [2021-12-02T09:37:41] INFO: process 27124 was shutdown gracefully [2021-12-02T09:37:42] INFO: starting new process as privileged user [2021-12-02T09:37:42] INFO: drag and drop enabled [2021-12-02T09:37:42] NOTE: started client [2021-12-02T09:37:42] NOTE: connecting to '192.168.x.xx': 192.168.x.xx:24800 [2021-12-02T09:37:42] INFO: OpenSSL 1.0.2l 25 May 2017 server status: active [2021-12-02T09:37:42] NOTE: peer fingerprint (SHA1): xx (SHA256): xx [2021-12-02T09:37:42] NOTE: fingerprint_db_path: C:\Users\dels_\AppData\Local\Barrier\SSL\Fingerprints\TrustedServers.txt [2021-12-02T09:37:42] NOTE: Read 2 fingerprints from: C:\Users\dels_\AppData\Local\Barrier\SSL\Fingerprints\TrustedServers.txt [2021-12-02T09:37:42] NOTE: Fingerprint matches trusted fingerprint [2021-12-02T09:37:42] INFO: connected to secure socket [2021-12-02T09:37:42] INFO: peer ssl certificate info: /CN=Barrier [2021-12-02T09:37:42] INFO: ECDHE-RSA-AES256-GCM-SHA384 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(256) Mac=AEAD connected to server [2021-12-02T09:37:42] INFO: entering screen [2021-12-02T09:37:42] INFO: clipboard was updated [2021-12-02T09:37:42] INFO: clipboard was updated ``` ### Any other information n/a
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/barrier#1117
No description provided.