[GH-ISSUE #208] error installing lan-mouse in windows 10 #98

Closed
opened 2026-05-05 22:09:18 -06:00 by gitea-mirror · 4 comments
Owner

Originally created by @nyxar77 on GitHub (Oct 2, 2024).
Original GitHub issue: https://github.com/feschber/lan-mouse/issues/208

this is all i got as an error: Failed to load shader program:

[2024-10-02T16:34:42Z WARN  lan_mouse::config] C:\Users\nyxar\AppData\Local\lan-mouse\config.toml: The system cannot find the path specified. (os error 3)                                                                                      [2024-10-02T16:34:42Z WARN  lan_mouse::config] Continuing without config file ...                                       [2024-10-02T16:34:42Z INFO  lan_mouse] release bind: [KeyLeftCtrl, KeyLeftShift, KeyLeftMeta, KeyLeftAlt]               [2024-10-02T16:34:42Z WARN  lan_mouse::config] C:\Users\nyxar\AppData\Local\lan-mouse\config.toml: The system cannot find the path specified. (os error 3)                                                                                      [2024-10-02T16:34:42Z WARN  lan_mouse::config] Continuing without config file ...                                       [2024-10-02T16:34:42Z INFO  lan_mouse] release bind: [KeyLeftCtrl, KeyLeftShift, KeyLeftMeta, KeyLeftAlt]               [2024-10-02T16:34:42Z INFO  lan_mouse] Press [KeyLeftCtrl, KeyLeftShift, KeyLeftMeta, KeyLeftAlt] to release the mouse  [2024-10-02T16:34:42Z INFO  lan_mouse::server] running service                                                          [2024-10-02T16:34:42Z INFO  input_capture] using capture backend: windows                                               [2024-10-02T16:34:42Z INFO  lan_mouse::server::capture_task] []                                                         [2024-10-02T16:34:42Z INFO  lan_mouse::server::emulation_task] creating input emulation...                              [2024-10-02T16:34:42Z INFO  input_emulation] using emulation backend: windows                                                                                                                                                                   (lan-mouse.exe:8476): GLib-GIO-WARNING **: 17:34:43.639: win32 session dbus binary not found                                                                                                                                                    (lan-mouse.exe:8476): Gsk-CRITICAL **: 17:38:13.756: Failed to load shader program: Compilation failure in shader.      Source Code:                                                                                                              1| #version 440                                                                                                         2| #define N_TEXTURES 16                                                                                                3| #define N_EXTERNAL_TEXTURES 0                                                                                        4| #define GSK_VERTEX_SHADER 1                                   
...

and then the programs re runs all over

Originally created by @nyxar77 on GitHub (Oct 2, 2024). Original GitHub issue: https://github.com/feschber/lan-mouse/issues/208 this is all i got as an error: Failed to load shader program: ``` Compilation failure in shader. [2024-10-02T16:34:42Z WARN lan_mouse::config] C:\Users\nyxar\AppData\Local\lan-mouse\config.toml: The system cannot find the path specified. (os error 3) [2024-10-02T16:34:42Z WARN lan_mouse::config] Continuing without config file ... [2024-10-02T16:34:42Z INFO lan_mouse] release bind: [KeyLeftCtrl, KeyLeftShift, KeyLeftMeta, KeyLeftAlt] [2024-10-02T16:34:42Z WARN lan_mouse::config] C:\Users\nyxar\AppData\Local\lan-mouse\config.toml: The system cannot find the path specified. (os error 3) [2024-10-02T16:34:42Z WARN lan_mouse::config] Continuing without config file ... [2024-10-02T16:34:42Z INFO lan_mouse] release bind: [KeyLeftCtrl, KeyLeftShift, KeyLeftMeta, KeyLeftAlt] [2024-10-02T16:34:42Z INFO lan_mouse] Press [KeyLeftCtrl, KeyLeftShift, KeyLeftMeta, KeyLeftAlt] to release the mouse [2024-10-02T16:34:42Z INFO lan_mouse::server] running service [2024-10-02T16:34:42Z INFO input_capture] using capture backend: windows [2024-10-02T16:34:42Z INFO lan_mouse::server::capture_task] [] [2024-10-02T16:34:42Z INFO lan_mouse::server::emulation_task] creating input emulation... [2024-10-02T16:34:42Z INFO input_emulation] using emulation backend: windows (lan-mouse.exe:8476): GLib-GIO-WARNING **: 17:34:43.639: win32 session dbus binary not found (lan-mouse.exe:8476): Gsk-CRITICAL **: 17:38:13.756: Failed to load shader program: Compilation failure in shader. Source Code: 1| #version 440 2| #define N_TEXTURES 16 3| #define N_EXTERNAL_TEXTURES 0 4| #define GSK_VERTEX_SHADER 1 ... ``` and then the programs re runs all over
Author
Owner

@feschber commented on GitHub (Oct 2, 2024):

How did you install it?

<!-- gh-comment-id:2389300665 --> @feschber commented on GitHub (Oct 2, 2024): How did you install it?
Author
Owner

@nyxar77 commented on GitHub (Oct 3, 2024):

How did you install it?

from the github and SourceForge both the versions the latest version and v0.8

<!-- gh-comment-id:2392459691 --> @nyxar77 commented on GitHub (Oct 3, 2024): > How did you install it? from the github and SourceForge both the versions the latest version and v0.8
Author
Owner

@feschber commented on GitHub (Oct 8, 2024):

I will have to look into proper distribution for windows. For now you can likely fix this by building gtk / libadwaita from source.
The instructions are in the README

<!-- gh-comment-id:2399364619 --> @feschber commented on GitHub (Oct 8, 2024): I will have to look into proper distribution for windows. For now you can likely fix this by building gtk / libadwaita from source. The instructions are in the [README](https://github.com/feschber/lan-mouse?tab=readme-ov-file#installing-dependencies)
Author
Owner

@nyxar77 commented on GitHub (Oct 13, 2024):

I will have to look into proper distribution for windows. For now you can likely fix this by building gtk / libadwaita from source. The instructions are in the README

thanks man, also I don't have enough ram to build it from source so I'm just gonna wait till you guys fix it :D

<!-- gh-comment-id:2409336261 --> @nyxar77 commented on GitHub (Oct 13, 2024): > I will have to look into proper distribution for windows. For now you can likely fix this by building gtk / libadwaita from source. The instructions are in the [README](https://github.com/feschber/lan-mouse?tab=readme-ov-file#installing-dependencies) thanks man, also I don't have enough ram to build it from source so I'm just gonna wait till you guys fix it :D
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/lan-mouse#98
No description provided.