lan-mouse icon indicating copy to clipboard operation
lan-mouse copied to clipboard

error installing lan-mouse in windows 10

Open nyxar77 opened this issue 1 year ago • 2 comments

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

nyxar77 avatar Oct 02 '24 16:10 nyxar77

How did you install it?

feschber avatar Oct 02 '24 18:10 feschber

How did you install it?

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

nyxar77 avatar Oct 03 '24 22:10 nyxar77

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

feschber avatar Oct 08 '24 09:10 feschber

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

nyxar77 avatar Oct 13 '24 23:10 nyxar77