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

Failed to run on Ubuntu 16.04 report #3

Closed
vladimiry opened this issue Jan 3, 2018 · 2 comments
Closed

Failed to run on Ubuntu 16.04 report #3

vladimiry opened this issue Jan 3, 2018 · 2 comments

Comments

@vladimiry
Copy link
Owner

v0.2.0-beta.1

Error: libsodium.so.23: cannot open shared object file: No such file or directory
at process.module.(anonymous function) [as dlopen] (ELECTRON_ASAR.js:172:20)
at Object.Module._extensions..node (module.js:598:18)
at Object.module.(anonymous function) [as .node] (ELECTRON_ASAR.js:186:18)
at Module.load (module.js:503:32)
at tryModuleLoad (module.js:466:12)
at Function.Module._load (module.js:458:3)
at Module.require (module.js:513:17)
at require (internal/module.js:11:18)
at load (/opt/protonmail-desktop-app/resources/app.asar/node_modules/node-gyp-build/index.js:13:10)
at Object. (/opt/protonmail-desktop-app/resources/app.asar/node_modules/sodium-native/index.js:1:194)

@vladimiry
Copy link
Owner Author

Runs well on Arch Linux. Need to investigate the case.

@vladimiry vladimiry changed the title Failed to run on Ubuntu report Failed to run on Ubuntu 16.04 report Jan 3, 2018
@vladimiry
Copy link
Owner Author

vladimiry commented Jan 6, 2018

Applied workaround of unpacking sodium-native module from the asar archive b6485a2#diff-16c2a798a0e2b6675d5675ff89ece034R42 makes it work on Ubuntu 16.04

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

1 participant