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

Linux version #12

Open
tornoz opened this issue Oct 1, 2021 · 3 comments
Open

Linux version #12

tornoz opened this issue Oct 1, 2021 · 3 comments

Comments

@tornoz
Copy link

tornoz commented Oct 1, 2021

Hi,
since this is an electron app, would it be possible to provide a Linux binary ?
Thanks!

@jshea2
Copy link
Owner

jshea2 commented Nov 21, 2021

I don't have have anything to test it with, but you are correct! Just added to the latest assets. Give it a try and let me know

@tornoz
Copy link
Author

tornoz commented Feb 7, 2022

Thanks for uploading the build !

sadly, it doesn't launch, here is the error output:

$ ./OSC-for-OBS
A JavaScript error occurred in the main process
Uncaught Exception:
Error: Cannot find module 'node-keys-simulator'
Require stack:
- /mnt/hdd/apps/osc-for-obs/OSC-for-OBS((v2.7.1)-Linux/resources/app.asar/src/index.js
- 
    at Module._resolveFilename (internal/modules/cjs/loader.js:972:15)
    at Function.n._resolveFilename (electron/js2c/browser_init.js:249:921)
    at Module._load (internal/modules/cjs/loader.js:848:27)
    at Function.f._load (electron/js2c/asar_bundle.js:5:12633)
    at Module.require (internal/modules/cjs/loader.js:1032:19)
    at require (internal/modules/cjs/helpers.js:72:18)
    at Object.<anonymous> (/mnt/hdd/apps/osc-for-obs/OSC-for-OBS((v2.7.1)-Linux/resources/app.asar/src/index.js:14:12)
    at Module._compile (internal/modules/cjs/loader.js:1152:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1173:10)
    at Module.load (internal/modules/cjs/loader.js:992:32)

@jshea2
Copy link
Owner

jshea2 commented May 18, 2022

Sorry for the late response, but finally got around to adding the source code and doing other updates. Let me know if the new bug fix in "OSC-for-OBS-.v2.7.2.-Linux.zip" works, the main problem was the npm package was saved as a dev rather then in the final build. Thanks!

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