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

Windows release just listing source code #244

Open
qgevans7 opened this issue Dec 17, 2024 · 3 comments
Open

Windows release just listing source code #244

qgevans7 opened this issue Dec 17, 2024 · 3 comments

Comments

@qgevans7
Copy link

qgevans7 commented Dec 17, 2024

2024-12-16 Upon unpacking the entire .zip of v0.10.0 and executing lan-mouse.exe, it creates but does not populate a window, and a console window seems to be listing hundreds of lines of C code (I can see line numbers and a lot of #defines) instead of doing anything relating to the LAN or a mouse..

EDIT: Attached proof

@qgevans7
Copy link
Author

v0.9.1 doing the same

@feschber
Copy link
Owner

The code you're seeing seems to be glsl shader code. My guess is that this is part of a gtk error message related to shader compilation but its hard to tell without seeing the entire output. Could you paste it into a file and upload here?

@UC-VR
Copy link

UC-VR commented Dec 19, 2024

Having the same issues on a fresh Windows 11 install.
Here is the error message:

Error Message:

(lan-mouse.exe:5240): Gsk-CRITICAL **: 10:44:47.225: Failed to load shader program: Compilation failure in shader gskgpuroundedcolor.
Source Code:

Lists 1169 lines of source code here and loops

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

3 participants