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

Libva error on Linux #1633

Open
1 task done
ninaran opened this issue Dec 13, 2024 · 3 comments
Open
1 task done

Libva error on Linux #1633

ninaran opened this issue Dec 13, 2024 · 3 comments
Labels
Bug A bug

Comments

@ninaran
Copy link

ninaran commented Dec 13, 2024

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:

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

  1. Download AppImage or .tar.gz (either 1.5.1 or 1.5.2 Alpha)
  2. Try to boot via double click
  3. 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

@ninaran ninaran added the Bug A bug label Dec 13, 2024
@ninaran
Copy link
Author

ninaran commented Dec 19, 2024

Update: tried running the program on a Windows 11 VM, and it also doesn't work.

@ninaran ninaran closed this as completed Dec 19, 2024
@ninaran ninaran reopened this Dec 19, 2024
@Malthasa
Copy link

Commenting to say that i am also having this issue

@ninaran
Copy link
Author

ninaran commented Dec 20, 2024

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug A bug
Projects
None yet
Development

No branches or pull requests

2 participants