[GH-ISSUE #1992] Mouse cursor becomes invisible on client side #1461

Open
opened 2026-05-05 07:51:40 -06:00 by gitea-mirror · 5 comments
Owner

Originally created by @chengnay on GitHub (Nov 16, 2023).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1992

What happened?

I am experiencing mouse cursor will not visible at some areas on client side.
I can see the task bar being hovered but not the mouse cursor.

Version

v2.4.0

Git commit hash (if applicable)

No response

If applicable, where did you install Barrier from?

GitHub official release version

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

Windows

What OS versions are you using?

Windows 10

Relevant log output

No response

Any other information

No response

Originally created by @chengnay on GitHub (Nov 16, 2023). Original GitHub issue: https://github.com/debauchee/barrier/issues/1992 ### What happened? I am experiencing mouse cursor will not visible at some areas on client side. I can see the task bar being hovered but not the mouse cursor. ### Version v2.4.0 ### Git commit hash (if applicable) _No response_ ### If applicable, where did you install Barrier from? GitHub official release version ### What OSes are you seeing the problem on? (Check all that apply) Windows ### What OS versions are you using? Windows 10 ### Relevant log output _No response_ ### Any other information _No response_
Author
Owner

@mydsyc commented on GitHub (Nov 26, 2023):

I have got the same proble in windows(use for service) and linux(use for client).

<!-- gh-comment-id:1826812220 --> @mydsyc commented on GitHub (Nov 26, 2023): I have got the same proble in windows(use for service) and linux(use for client).
Author
Owner

@Pascal-exe commented on GitHub (Dec 2, 2023):

Had the same issue with a Windows Server and Ubuntu 22.04 Client.

Looks like a wayland issue - I fixed it by using Xorg.

<!-- gh-comment-id:1837143397 --> @Pascal-exe commented on GitHub (Dec 2, 2023): Had the same issue with a Windows Server and Ubuntu 22.04 Client. Looks like a wayland issue - I fixed it by using Xorg.
Author
Owner

@tim-iman commented on GitHub (Feb 14, 2024):

Had the same issue with a Windows Server and Ubuntu 22.04 Client.

Looks like a wayland issue - I fixed it by using Xorg.

Arch and Ubuntu, fixed the issue for me as awell

<!-- gh-comment-id:1944844086 --> @tim-iman commented on GitHub (Feb 14, 2024): > Had the same issue with a Windows Server and Ubuntu 22.04 Client. > > Looks like a wayland issue - I fixed it by using Xorg. Arch and Ubuntu, fixed the issue for me as awell
Author
Owner

@ben272 commented on GitHub (Mar 5, 2024):

This is a confirmed bug.
Just to add this workaround, steps in images helped and solved the issue.

https://github.com/debauchee/barrier/issues/1638#issuecomment-1099783400

<!-- gh-comment-id:1977939522 --> @ben272 commented on GitHub (Mar 5, 2024): This is a confirmed bug. Just to add this workaround, steps in images helped and solved the issue. https://github.com/debauchee/barrier/issues/1638#issuecomment-1099783400
Author
Owner

@fam4r commented on GitHub (Mar 11, 2024):

Same problem on moving the cursor from the server Ubuntu 22.04 (X11) to the client ArchLinux (Wayland) machine.

In the client, the original cursor is still there, and the new one "coming" from the server it moves and interacts with the client, but is invisible.

EDIT: both the cursor are fully usable (checked read events in xev).

<!-- gh-comment-id:1987787014 --> @fam4r commented on GitHub (Mar 11, 2024): Same problem on moving the cursor from the server Ubuntu 22.04 (X11) to the client ArchLinux (Wayland) machine. In the client, the original cursor is still there, and the new one "coming" from the server it moves and interacts with the client, but is invisible. EDIT: both the cursor are fully usable (checked read events in `xev`).
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#1461
No description provided.