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

Hidden Cursor pointer when transition between screens #1767

Open
amir-gauss opened this issue Sep 4, 2022 · 3 comments
Open

Hidden Cursor pointer when transition between screens #1767

amir-gauss opened this issue Sep 4, 2022 · 3 comments

Comments

@amir-gauss
Copy link

What happened?

My Server is Windows 10
My Client Ubuntu 22.04.1

i move my cursor from windows to ubuntu when it enter to linux desktop pointer hidden and Left click and right click not work but items can hover with mouse or copy and paste work.

Version

v2.4.0

Git commit hash (if applicable)

No response

If applicable, where did you install Barrier from?

No response

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

Linux

What OS versions are you using?

ubuntu 22.04.1

Relevant log output

Server side: 
[2022-09-04T18:59:17] INFO: switch from "jiraserver" to "windows" at 1598,374
[2022-09-04T18:59:17] INFO: entering screen
[2022-09-04T18:59:32] INFO: switch from "windows" to "jiraserver" at 0,420
[2022-09-04T18:59:32] INFO: leaving screen
[2022-09-04T18:59:33] INFO: switch from "jiraserver" to "windows" at 1598,440
[2022-09-04T18:59:33] INFO: entering screen
[2022-09-04T19:03:25] INFO: switch from "windows" to "jiraserver" at 0,835
[2022-09-04T19:03:25] INFO: leaving screen
[2022-09-04T19:03:35] INFO: switch from "jiraserver" to "windows" at 1561,462
[2022-09-04T19:03:35] INFO: entering screen
[2022-09-04T19:04:23] INFO: switch from "windows" to "jiraserver" at 0,0
[2022-09-04T19:04:23] INFO: leaving screen
[2022-09-04T19:04:24] INFO: switch from "jiraserver" to "windows" at 1592,0
[2022-09-04T19:04:24] INFO: entering screen

Client Side: 
screen
[2022-09-04T18:59:02] INFO: leaving screen
[2022-09-04T18:59:06] INFO: entering screen
[2022-09-04T18:59:08] INFO: leaving screen
[2022-09-04T18:59:16] INFO: entering screen
[2022-09-04T18:59:17] INFO: leaving screen
[2022-09-04T18:59:32] INFO: entering screen
[2022-09-04T18:59:33] INFO: leaving screen
[2022-09-04T19:03:25] INFO: entering screen
[2022-09-04T19:03:35] INFO: leaving screen
[2022-09-04T19:04:23] INFO: entering screen
[2022-09-04T19:04:24] INFO: leaving screen
[2022-09-04T19:07:09] INFO: entering screen
[2022-09-04T19:07:09] INFO: clipboard was updated
[2022-09-04T19:07:09] INFO: clipboard was updated
[2022-09-04T19:07:28] INFO: found key in group 2

Any other information

No response

@ManCaveMedia
Copy link

Same here.
When clicking on the (Ubuntu 22.04) client screen you can see the focus moves away from the previously focused window. But that's it. The mouse pointer doesn't move.

When a window on the (Ubuntu 22.04) client has focus and you move the mouse onto that screen, keyboard input has no effect at all.

However: when you copy text on the Windows server, move the mouse to the (Ubuntu 22.04) client and use a mouse that's actually attached to the client PC to paste the contents of the clipboard, that does work!

@mash-97
Copy link

mash-97 commented Oct 2, 2022

Me too, facing the same problem!

(update) check out this: #1659

@tliebig
Copy link

tliebig commented Jan 6, 2023

Same here, can confirm this error - and that downgrading to 2.3.4 helps.

Server: Win10 22H2 2560x1440 @125% scaling
Client: Win10 22H2 1920x1080 @150% scaling

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

4 participants