Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error installing lan-mouse in windows 10 #208

Open
fe2-Nyxar opened this issue Oct 2, 2024 · 4 comments
Open

error installing lan-mouse in windows 10 #208

fe2-Nyxar opened this issue Oct 2, 2024 · 4 comments

Comments

@fe2-Nyxar
Copy link

fe2-Nyxar commented Oct 2, 2024

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

@feschber
Copy link
Owner

feschber commented Oct 2, 2024

How did you install it?

@fe2-Nyxar
Copy link
Author

How did you install it?

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

@feschber
Copy link
Owner

feschber commented 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

@fe2-Nyxar
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants