Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mouse cursor becomes invisible on client side #1992

Open
chengnay opened this issue Nov 16, 2023 · 5 comments
Open

Mouse cursor becomes invisible on client side #1992

chengnay opened this issue Nov 16, 2023 · 5 comments

Comments

@chengnay
Copy link

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

@mydsyc
Copy link

mydsyc commented Nov 26, 2023

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

@Pascal-exe
Copy link

Pascal-exe commented 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.

@tim-iman
Copy link

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

@ben272
Copy link

ben272 commented Mar 5, 2024

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

#1638 (comment)

@fam4r
Copy link

fam4r commented 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 up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants