Anne Borcherding
Anne Borcherding
Have you tried to use the installer script from #188 ?
I don't know if you still have that issue, but did you try to follow a guide to install Java 8 on kali 2021 such as [this one](https://www.kalilinux.in/2022/02/how-to-install-java8.html)?
Which Java version and which OS are you using?
Vega is only running with Java 8 so you would need to switch to that. You could also use the installer script for vega provided here: #188
Maybe you could try to build it yourself? [Here ](https://github.com/subgraph/Vega/wiki/Building-Vega) you can find information on that.
Did you install libwebkit before (see [here](https://github.com/subgraph/Vega/wiki/Troubleshooting))?
I think this is an issue related to arch linux and not related to Vega. In order to run Vega, you need to have WebKit 1.0 installed. Maybe you want...
Did you install libwebkit as stated [here](https://github.com/subgraph/Vega/wiki/Troubleshooting)?
Which Java version are you using? Vega supports only Java 8 (or lower). See also #165.
Have you set Java 8 and installed libwebkit? If yes, could you try to use the installer script for Kali provided in #188?