mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 22:01:23 -06:00
[GH-ISSUE #112] Mouse Drags to one side #85
Labels
No labels
HiDPI
bounty
bsd/freebsd
bsd/openbsd
bug
bug
build-infra
cantfix
critical
doc
duplicate
enhancement
fix-available
from git
from release
good first issue
help wanted
installer/package
invalid
linux
macOS
meta
needs testing
pull-request
query
question
regression
regression
v2.4.0
windows
wontfix
work-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/barrier#85
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @t-richter on GitHub (Aug 9, 2018).
Original GitHub issue: https://github.com/debauchee/barrier/issues/112
Operating Systems
Server: macOS 10.13.6
Client: Windows 10 Version 1803 (Build 17134.137)
Barrier Version
2.1.0
0b2dfd80Steps to reproduce bug
Other info
@walker0643 commented on GitHub (Sep 8, 2018):
Can anyone confirm this? My access to a mac is lacking at the moment.
@AdrianKoshka commented on GitHub (Sep 8, 2018):
I have no access to macs either, can't, sorry.
@bigfatbrowncat commented on GitHub (Sep 19, 2018):
I can confirm.
Server on OSX 10.13, client on Windows 10. Mouse drags to upper left corner.
@kived commented on GitHub (Oct 19, 2018):
Can also confirm with OS X 10.14 (Mojave) server and Windows 10 client. Also the mouse really, really wants to move up/down or left/right and not diagonal.
@wkunker commented on GitHub (Apr 2, 2019):
Same issue here. When my Mojave machine is a server, my Linux client has the mouse drag problem in two directions, but not in the other two directions. When my Linux machine is a server, my Mojave machine does not have this problem, but sadly I don't get the Mac mouse acceleration. Otherwise, it works great.
@andrew-motorcentral commented on GitHub (Apr 10, 2019):
Looks to be the same issue as https://symless.com/forums/topic/2036-mouse-on-client-moves-2x-as-fast-up-and-left/
@dingus9 commented on GitHub (Apr 17, 2019):
I am also having this issue https://symless.com/forums/topic/2036-mouse-on-client-moves-2x-as-fast-up-and-left/ , and also have a steel series sensei raw mouse. However switching to a logitec RX1000 also shows similar behavior only the up and left movement creep is about half of the sensei mouse. The trackpad on the server is more usable, however it too is gradually moving up and left.
After reading the entirety of the symless forum post on the topic... Closing all server/client configuration windows reduces the problem to a somewhat tolerable level.
@AdrianKoshka commented on GitHub (Apr 21, 2019):
New builds for windows available
@andrew-motorcentral commented on GitHub (Apr 23, 2019):
Thanks @AdrianKoshka - I have just installed the new build (2.2.0-Release-18ac0fe4) and the top-left mouse creep issue still occurs (macOS Mojave 10.14.4 -> Windows 10 Pro 1809).
I can confirm that this occurs with both an Apple Magic Mouse and an Acer standard optical mouse (though the Magic Mouse seems to creep faster)
@AdrianKoshka commented on GitHub (Jun 28, 2019):
If anyone is still having this issue, we have a new macOS build, and I'm curious if it fixes it for you: https://github.com/debauchee/barrier/releases/tag/v2.3.0
@below43 commented on GitHub (Jun 28, 2019):
Thanks @AdrianKoshka
I am sorry, but this issue still occurs.
@AdrianKoshka commented on GitHub (Jun 28, 2019):
No problem.
@bartoncasey commented on GitHub (Jul 18, 2019):
Looks like this is fixed in https://github.com/symless/synergy-core/pull/6469 .
@bartoncasey commented on GitHub (Jul 18, 2019):
I just confirmed that it does fix the issue on my machine.
@AdrianKoshka commented on GitHub (Jul 18, 2019):
Ugh, the branch used for the PR was deleted so it's not as easy as creating a PR.
@dingus9 commented on GitHub (Aug 19, 2019):
cherry pick? https://github.com/symless/synergy-core/pull/6469/commits/2bbfe450aecffdbd1283f3d568e1cc9c66dd327c
@ryoplasmic commented on GitHub (Feb 24, 2020):
Hi, having the same issue on macOS 10.13.6 (server) and Windows 10 (client) on version 2.3.2
macOS side macbook trackpad and magic mouse have no issue. Only have issue when use with Logitech G502/G502Hero. Basically, when moving the mouse in the client, it will drift faster and will suddenly jumped back to the server. It doesn't happens when using Windows 10 as server.
No matter which mouse to use, when moved the cursor to client, the server still shows the cursor in the middle of the screen. (my set up is Macbook laptop + external screen & Windows laptop + external screen)
Edit: the macOS server always have the following error when moving to the client screen:
[2020-02-23T23:12:34] INFO: leaving screen2020-02-23 23:12:34.420 barriers[6763:252466] pid(6763)/euid(501) is calling TIS/TSM in non-main thread environment, ERROR : This is NOT allowed. Please call TIS/TSM in main thread!!!@below43 commented on GitHub (Feb 24, 2020):
@ryoplasmic That sounds like a completely different issue (this issue was a slow mouse drift, not as you describe).
v2.3.2 resolved this issue (it included Merge #424)
@p12tic commented on GitHub (Jan 10, 2021):
It seems that #424 has fixed this issue. Please reopen if that's not the case.