You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to launch the Optolith .AppImage or tar.gz on a Linux Mint 22 I get the following error:
main: Set user data path ...
main: Install extensions ...
libva error: vaGetDriverNames() failed with unknown libva error
Error: Invalid header: Does not start with Cr24
at crxToZip (webpack://optolith/./node_modules/unzip-crx-3/dist/index.js?:32:15)
at eval (webpack://optolith/./node_modules/unzip-crx-3/dist/index.js?:69:32)
at callHanler (webpack://optolith/./node_modules/yaku/lib/yaku.js?:719:16)
at tryCatcher (webpack://optolith/./node_modules/yaku/lib/yaku.js?:436:32)
at eval (webpack://optolith/./node_modules/yaku/lib/yaku.js?:575:38)
at flush (webpack://optolith/./node_modules/yaku/lib/yaku.js?:478:17)
at process.processTicksAndRejections (node:internal/process/task_queues:78:11)
Unfortunately my Google-fu proved insufficient and I can't get this to work. Any help would be highly appreciated.
To Reproduce
Download AppImage or .tar.gz (either 1.5.1 or 1.5.2 Alpha)
Try to boot via double click
Try to boot via terminal to get the error message
Expected behavior
Expected the client to boot like on Windows.
Screenshots
No response
Operating System
Linux
Version
1.5.1, 1.5.2-alpha
Additional context
No response
The text was updated successfully, but these errors were encountered:
According to a friend of mine who has more experience reading code, the error might come from the code calling Electron DevTools, which had an ID change recently and so the code can't get the files it needs to run.
Maybe that can help fixing the issue?
Please confirm the following
Describe the bug
When I try to launch the Optolith .AppImage or tar.gz on a Linux Mint 22 I get the following error:
Unfortunately my Google-fu proved insufficient and I can't get this to work. Any help would be highly appreciated.
To Reproduce
Expected behavior
Expected the client to boot like on Windows.
Screenshots
No response
Operating System
Linux
Version
1.5.1, 1.5.2-alpha
Additional context
No response
The text was updated successfully, but these errors were encountered: