mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-05-15 14:15:52 -06:00
[GH-ISSUE #122] [Help] I can't use him #47
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#47
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 @mystery4f on GitHub (May 5, 2024).
Original GitHub issue: https://github.com/feschber/lan-mouse/issues/122
I can't use him! My two windows connect and then nothing happens
@mystery4f commented on GitHub (May 5, 2024):
(lan-mouse.exe:11616): GLib-GIO-WARNING **: 21:04:35.522: win32 session dbus binary not found
[2024-05-05T13:04:36Z DEBUG lan_mouse::frontend::gtk] connecting to lan-mouse-socket
[2024-05-05T13:04:36Z DEBUG lan_mouse::server::frontend_task] frontend: Enumerate
[2024-05-05T13:04:36Z DEBUG lan_mouse::frontend] json: {"Enumerate":[]}, len: 16
[2024-05-05T13:04:36Z DEBUG lan_mouse::frontend::gtk] connected to lan-mouse-socket
[2024-05-05T13:04:40Z DEBUG lan_mouse::frontend::gtk::window] requesting {"AddClient":[null,4242,"Left"]}
[2024-05-05T13:04:40Z DEBUG lan_mouse::server::frontend_task] frontend: AddClient(None, 4242, Left)
[2024-05-05T13:04:40Z INFO lan_mouse::server::frontend_task] adding client [left] @ {}
[2024-05-05T13:04:40Z DEBUG lan_mouse::server::frontend_task] add_client 0
[2024-05-05T13:04:40Z DEBUG lan_mouse::frontend] json: {"NotifyClientCreate":{"hostname":null,"fix_ips":[],"handle":0,"ips":[],"port":4242,"pos":"Left"}}, len: 98
[2024-05-05T13:04:41Z DEBUG lan_mouse::frontend::gtk::client_row::imp] state change -> requesting update
[2024-05-05T13:04:41Z DEBUG lan_mouse::frontend::gtk::window] requesting update: UpdateClient(0, None, 4242, Left)
[2024-05-05T13:04:41Z DEBUG lan_mouse::frontend::gtk::window] requesting {"UpdateClient":[0,null,4242,"Left"]}
[2024-05-05T13:04:41Z DEBUG lan_mouse::frontend::gtk::window] requesting activate: ActivateClient(0, true)
[2024-05-05T13:04:41Z DEBUG lan_mouse::server::frontend_task] frontend: UpdateClient(0, None, 4242, Left)
[2024-05-05T13:04:41Z DEBUG lan_mouse::frontend::gtk::window] requesting {"ActivateClient":[0,true]}
[2024-05-05T13:04:41Z DEBUG lan_mouse::server::frontend_task] client updated: ClientState { client: Client { hostname: None, fix_ips: [], handle: 0, ips: {}, port: 4242, pos: Left }, active: false, active_addr: None, alive: false, pressed_keys: {} }
[2024-05-05T13:04:41Z DEBUG lan_mouse::frontend] json: {"NotifyClientUpdate":{"hostname":null,"fix_ips":[],"handle":0,"ips":[],"port":4242,"pos":"Left"}}, len: 98
[2024-05-05T13:04:41Z DEBUG lan_mouse::server::frontend_task] frontend: ActivateClient(0, true)
[2024-05-05T13:04:41Z DEBUG lan_mouse::frontend] json: {"NotifyClientActivate":[0,true]}, len: 33
[2024-05-05T13:04:41Z DEBUG lan_mouse::server::capture_task] input capture notify rx: Some(ClientEvent(Create(0, Left)))
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
[2024-05-05T13:04:50Z DEBUG lan_mouse::frontend::gtk::client_row::imp] state change -> requesting update
[2024-05-05T13:04:50Z DEBUG lan_mouse::frontend::gtk::window] requesting update: UpdateClient(0, Some("d6"), 4242, Left)
[2024-05-05T13:04:50Z DEBUG lan_mouse::frontend::gtk::window] requesting {"UpdateClient":[0,"d6",4242,"Left"]}
[2024-05-05T13:04:50Z DEBUG lan_mouse::frontend::gtk::window] requesting activate: ActivateClient(0, false)
[2024-05-05T13:04:50Z DEBUG lan_mouse::server::frontend_task] frontend: UpdateClient(0, Some("d6"), 4242, Left)
[2024-05-05T13:04:50Z DEBUG lan_mouse::frontend::gtk::window] requesting {"ActivateClient":[0,false]}
[2024-05-05T13:04:50Z DEBUG lan_mouse::server::frontend_task] client updated: ClientState { client: Client { hostname: Some("d6"), fix_ips: [], handle: 0, ips: {}, port: 4242, pos: Left }, active: true, active_addr: None, alive: false, pressed_keys: {} }
[2024-05-05T13:04:50Z DEBUG lan_mouse::frontend] json: {"NotifyClientUpdate":{"hostname":"d6","fix_ips":[],"handle":0,"ips":[],"port":4242,"pos":"Left"}}, len: 98
[2024-05-05T13:04:50Z INFO lan_mouse::dns] resolving d6 ...
[2024-05-05T13:04:50Z INFO lan_mouse::dns] d6: adding ip 192.168.137.1
[2024-05-05T13:04:50Z DEBUG lan_mouse::server::capture_task] input capture notify rx: Some(ClientEvent(Destroy(0)))
[2024-05-05T13:04:50Z DEBUG lan_mouse::server::capture_task] input capture notify rx: Some(ClientEvent(Create(0, Left)))
[2024-05-05T13:04:50Z DEBUG lan_mouse::server::frontend_task] frontend: ActivateClient(0, false)
[2024-05-05T13:04:50Z DEBUG lan_mouse::frontend] json: {"NotifyClientActivate":[0,false]}, len: 34
[2024-05-05T13:04:50Z DEBUG lan_mouse::server::capture_task] input capture notify rx: Some(ClientEvent(Destroy(0)))
[2024-05-05T13:04:51Z DEBUG lan_mouse::frontend::gtk::client_row::imp] state change -> requesting update
[2024-05-05T13:04:51Z DEBUG lan_mouse::frontend::gtk::window] requesting update: UpdateClient(0, Some("d6"), 4242, Left)
[2024-05-05T13:04:51Z DEBUG lan_mouse::frontend::gtk::window] requesting {"UpdateClient":[0,"d6",4242,"Left"]}
[2024-05-05T13:04:51Z DEBUG lan_mouse::frontend::gtk::window] requesting activate: ActivateClient(0, true)
[2024-05-05T13:04:51Z DEBUG lan_mouse::server::frontend_task] frontend: UpdateClient(0, Some("d6"), 4242, Left)
[2024-05-05T13:04:51Z DEBUG lan_mouse::frontend::gtk::window] requesting {"ActivateClient":[0,true]}
[2024-05-05T13:04:51Z DEBUG lan_mouse::server::frontend_task] client updated: ClientState { client: Client { hostname: Some("d6"), fix_ips: [], handle: 0, ips: {192.168.137.1}, port: 4242, pos: Left }, active: false, active_addr: None, alive: false, pressed_keys: {} }
[2024-05-05T13:04:51Z DEBUG lan_mouse::frontend] json: {"NotifyClientUpdate":{"hostname":"d6","fix_ips":[],"handle":0,"ips":["192.168.137.1"],"port":4242,"pos":"Left"}}, len: 113
[2024-05-05T13:04:51Z DEBUG lan_mouse::server::frontend_task] frontend: ActivateClient(0, true)
[2024-05-05T13:04:51Z DEBUG lan_mouse::frontend] json: {"NotifyClientActivate":[0,true]}, len: 33
@mystery4f commented on GitHub (May 5, 2024):
Reading the log seems to go well, but nothing works...
@feschber commented on GitHub (May 5, 2024):
Are you using the latest git version? Release 0.7.3 does not yet work.
@mystery4f commented on GitHub (May 5, 2024):
Which version should I use? 0.7.2? Thank you. I'll try
@feschber commented on GitHub (May 5, 2024):
Try the latest pre release
@mystery4f commented on GitHub (May 5, 2024):
There's a response! But can't get past the screen...
I was watching this right now, https://github.com/feschber/lan-mouse/issues/69 (the client not responding, releasing pointer!)
[2024-05-05T15:05:21Z DEBUG lan_mouse::server::capture_task] input capture notify rx: Some(Release)
[2024-05-05T15:05:43Z DEBUG lan_mouse::capture::windows] ENTERED @ (1046, 995) -> (1046, 1000)
[2024-05-05T15:05:43Z DEBUG lan_mouse::server::capture_task] key: 29, state: 1, scancode: KeyLeftCtrl
[2024-05-05T15:05:43Z DEBUG lan_mouse::server::capture_task] {KeyLeftCtrl}
[2024-05-05T15:05:43Z DEBUG lan_mouse::server::capture_task] key: 125, state: 1, scancode: KeyLeftMeta
[2024-05-05T15:05:43Z DEBUG lan_mouse::server::capture_task] {KeyLeftMeta, KeyLeftCtrl}
[2024-05-05T15:05:43Z DEBUG lan_mouse::server::capture_task] key: 56, state: 1, scancode: KeyLeftAlt
[2024-05-05T15:05:43Z DEBUG lan_mouse::server::capture_task] {KeyLeftMeta, KeyLeftAlt, KeyLeftCtrl}
[2024-05-05T15:05:43Z WARN lan_mouse::server::ping_task] client not responding, releasing pointer!
[2024-05-05T15:05:43Z DEBUG lan_mouse::server::capture_task] input capture notify rx: Some(Release)
[2024-05-05T15:05:49Z DEBUG lan_mouse::capture::windows] ENTERED @ (822, 999) -> (828, 1003)
[2024-05-05T15:05:50Z WARN lan_mouse::server::ping_task] client not responding, releasing pointer!
[2024-05-05T15:05:50Z DEBUG lan_mouse::server::capture_task] input capture notify rx: Some(Release)
[2024-05-05T15:05:54Z WARN lan_mouse::server::emulation_task] ignoring events from client 192.168.137.1:4242
[2024-05-05T15:06:22Z DEBUG lan_mouse::capture::windows] ENTERED @ (1489, 996) -> (1489, 1000)
[2024-05-05T15:06:22Z WARN lan_mouse::server::ping_task] client not responding, releasing pointer!
[2024-05-05T15:06:22Z DEBUG lan_mouse::server::capture_task] input capture notify rx: Some(Release)
[2024-05-05T15:06:24Z DEBUG lan_mouse::capture::windows] ENTERED @ (1065, 998) -> (1066, 1000)
[2024-05-05T15:06:25Z WARN lan_mouse::server::ping_task] client not responding, releasing pointer!
@mystery4f commented on GitHub (May 5, 2024):
#69 I tried to open the firewall ports and protocols on both computers and then restart them, but...
@mystery4f commented on GitHub (May 5, 2024):
@feschber help
@feschber commented on GitHub (May 5, 2024):
This might not be intuitive but you need to add device A on device B and device B on device A (and activate them on both ends). Did you do that?
@mystery4f commented on GitHub (May 6, 2024):
pc1.log
pc2.log
@feschber commented on GitHub (May 6, 2024):
Could you send a full log for both pcs, there seems to be part of it missing at the beginning?
And I dont see an activate command.
You need to
Where is the id you get from the connect command
@mystery4f commented on GitHub (May 6, 2024):
Oh, my God, I'm missing a crucial step, and I'm sorry...
@D3SOX commented on GitHub (Mar 11, 2025):
I added both tried everything I can (disabling all firewall etc) and it still says ignoring events from client. I couldn't even find this message in the source codeEdit: Used the wrong IP the whole time. Turns out the green indicator doesn't mean it can connect to that IP. I find this very confusing UX