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

Can't move to ubuntu system #2003

Open
12323a opened this issue Jan 17, 2024 · 1 comment
Open

Can't move to ubuntu system #2003

12323a opened this issue Jan 17, 2024 · 1 comment

Comments

@12323a
Copy link

12323a commented Jan 17, 2024

What happened?

My server is windows and the client is ubuntu22.04. When my mouse moves from windows to ubuntu, it immediately jumps back to the windows screen. The log shows that entering screen and leaving screen occur almost simultaneously. Why?
But if my client is windows and the server is ubuntu22.04, there will be no problems.

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, Windows

What OS versions are you using?

My server is windows and the client is ubuntu22.04.

Relevant log output

[2024-01-17T16:13:37] INFO: entering screen
[2024-01-17T16:13:37] INFO: leaving screen
[2024-01-17T16:13:38] INFO: entering screen
[2024-01-17T16:13:38] INFO: leaving screen
[2024-01-17T16:13:38] INFO: entering screen
[2024-01-17T16:13:38] INFO: leaving screen

Any other information

No response

@tom-charman
Copy link

tom-charman commented Jan 17, 2024

Probably because Wayland support is not enabled yet, you could try adding:

WaylandEnable=false

to /etc/gdm3/custom.conf (you'll lose any benefits of using Wayland, if you don't know of any you probably don't care).

See: https://github.com/debauchee/barrier/projects/1#card-25092023

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

2 participants