mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-05-15 14:15:52 -06:00
[GH-ISSUE #322] Add auto restart client by return error emulation server: not responding. #170
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#170
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 @F1st3K on GitHub (Oct 7, 2025).
Original GitHub issue: https://github.com/feschber/lan-mouse/issues/322
Sometime i have a problem, connection is dissconected by error view^
And i have work around for it (windows client)
Its powershell script, its rerun client by error in stdout
Maybe add this feature to main project?
@F1st3K commented on GitHub (Oct 7, 2025):
e46fe60b3e/src/emulation.rs (L179-L187)@feschber commented on GitHub (Oct 7, 2025):
I would prefer to fix this within lan-mouse. Technically you should be able to reconnect automatically? Does that not work?
@F1st3K commented on GitHub (Oct 7, 2025):
No, now it's not work. We don't have automatic rerun for it.
@Geobert commented on GitHub (Mar 19, 2026):
I have the issue as well and looking at the code, it seems that we disconnect (and controls are stuck on slave)
Maybe some kind of retry before disconnecting?
@Geobert commented on GitHub (Mar 19, 2026):
@F1st3K does this start with elevated privilege to workaround #127 ?
@F1st3K commented on GitHub (Mar 19, 2026):
@Geobert, i dont have a admin permision on work laptop with windows.