mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-05-15 06:06:07 -06:00
[GH-ISSUE #213] Weird timeout issues? #97
Labels
No labels
Xorg
documentation
enhancement
macos
pull-request
question
windows
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/lan-mouse#97
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 @serdonke on GitHub (Oct 7, 2024).
Original GitHub issue: https://github.com/feschber/lan-mouse/issues/213
Been using
lan-mousefor a while now, it worked flawlessly until today.I have two systems setup,
leftandrightBoth of them use Arch, KDE (Wayland) and are up to date.
Config for
leftConfig for
rightrightfor some reason isreleasing-pointerafter few (2-3) seconds of inactivity, here is the systemd output, the issue is not reproduced onleft, it works normally and the logs have no such warnings.@feschber commented on GitHub (Oct 7, 2024):
Have you changed anything about your system? Did you update lan-mouse?
And just to clarify: You mean when you control
left(donkler) fromright(donkinator) these messages appear and the pointer is released?@serdonke commented on GitHub (Oct 7, 2024):
@feschber
xppenlinuxuserspace drivers onrightand removed them and tested things again, it did not really matter.I did change routers though, is there something specific that
lan-mouseor one of the dependencies assume that I need to change in my router settings? I mean it does work except for this time out issue.Also
leftis a laptop and connected to the router via wifi andrightuses Ethernet, I do not think that can be relevant, I did switch to wifi onrightand had the same issue that I mentioned.Using the latest stable release in the Arch
extrarepo on both systems which is0.9.1-1Yes, controlling
leftwithrightdoes exactly that but when I controlrightwithleftthere are no such issues for some reason, no warnings pop up inleftsystemd logs.@feschber commented on GitHub (Oct 7, 2024):
It does sound like some sort of network related issue. Wifi can be a bit tricky.
It would be helpful, if you could provide a tracelog from both sides.
To do so, run it via
then upload the
lan-mouse.log.Be sure to not enter any confidential information, as this will log all key strokes!
@serdonke commented on GitHub (Oct 7, 2024):
Sure here you go
lan-mouse-left-donkler.log
lan-mouse-right-donkinator.log
@serdonke commented on GitHub (Oct 7, 2024):
Ah ok... I think it is more of a network issue, I connected to my laptop (
left) viarightusing ssh and it was slow as hell...which is strange given it is a local connection.then I pinged
leftand those ping values are..., welp seems like a network issue, thank you for your patience @feschber , I will update after I fix this, I guess you may decide if you wish to close the issue.@feschber commented on GitHub (Oct 7, 2024):
yeah that explains things. Good luck fixing it!