Doesn't work on Manjaro

vincent.gascoin started this chat 3 years ago

When I try to run MIXO on Manjaro, it doesn't launch. I launched it via CLI and I got a bunch of errors :

egrep: warning: egrep is obsolescent; using grep -E
A JavaScript error occurred in the main process
Uncaught Exception:
Error: libcrypto.so.1.1: Ne peut ouvrir le fichier d'objet partagé: Aucun fichier ou dossier de ce type
at process.func [as dlopen] (node:electron/js2c/asar_bundle:5:1810)
at Module._extensions..node (node:internal/modules/cjs/loader:1205:18)
at Object.func [as .node] (node:electron/js2c/asar_bundle:5:2037)
at Module.load (node:internal/modules/cjs/loader:988:32)
at Module._load (node:internal/modules/cjs/loader:829:12)
at c._load (node:electron/js2c/asar_bundle:5:13339)
at Module.require (node:internal/modules/cjs/loader:1012:19)
at require (node:internal/modules/cjs/helpers:102:18)
at Object.<anonymous> (/tmp/.mount_MIXO-1nNwYAn/resources/app.asar/node_modules/@journeyapps/sqlcipher/lib/sqlite3-binding.js:4:15)
at Module._compile (node:internal/modules/cjs/loader:1120:14)
libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)

Has anyone encountered that problem ? Is there a fix ?