-
-
Notifications
You must be signed in to change notification settings - Fork 251
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
Mouse Preset causes crash #362
Comments
Same for me |
Try version 5.0.4 |
looks like that fix didn't make it into that release v5.0.5 should fix the issue |
I see that the version number has been bumped to v5.0.5. |
I thought that I had already fixed it and it just didn't make it into the previous release, but from what it looks like it's something related to the build on github. When I load a mouse preset with a local build it doesn't crash. |
So... How can this problem be solved?
Is there currently a solution to be able to use the mouse source in Linux? OBS crashes (shut down) immediately every time I try to load mouse presets. Thanks |
Have you managed to solve it? please tell us how you did it |
To build the plugin you just need to run |
Ok, thank you, it works! (but first, I should to install 'libobs0' and 'libobs-dev' packages) Also, taking 'input-overlay-5.0.4-linux-x86_64.zip' like inspiration, I created a folder structure: I think if you hadn't told me I wouldn't have guessed since I don't know how these kind of projects are built. I also would not have known how to use the .so file if I had not had the .zip file with the binaries for Linux as a reference (which gives me the same problem as the .deb, that is, it crashes when I load the mouse presets .json) Now It's working perfect :) EDIT: Only one fail... the side button closest to the front doesn't work with the 'mouse-arrow' preset |
Describe the bug
OBS crashes after selecting a mouse overlay config file
To Reproduce
Add Input Overlay source, add default mouse.png from preset zip, then add any of the three default mouse config json files, upon double clicking/pressing open with the json file selected in the file manager, OBS will crash.
Expected behavior
The config file imports properly, enabling the Input Overlay.
Additional information:
Thanks in advance.
The text was updated successfully, but these errors were encountered: