I have checked some information concerning the Ezra Bible Application and it has that it will open with Kate, has no execution permissions and is trying to run as root. It does not ask me for and passwords and just will not launch.
There where warnings about vulnerabilities in node (can’t scroll back to see them as I built in TTY)
It fails to launch with these messages:
ezra-bible-app
A JavaScript error occurred in the main process
Uncaught Exception:
Error: /opt/ezra-bible-app/resources/app/node_modules/node-sword-interface/build/Release/node_sword_interface.node: undefined symbol: _ZNK6lucene8document8Document3getEPKw
at process.func [as dlopen] (node:electron/js2c/node_init:2:2559)
at Module._extensions..node (node:internal/modules/cjs/loader:1602:18)
at Object.func [as .node] (node:electron/js2c/node_init:2:2559)
at Module.load (node:internal/modules/cjs/loader:1295:32)
at Module._load (node:internal/modules/cjs/loader:1111:12)
at c._load (node:electron/js2c/node_init:2:16955)
at Module.require (node:internal/modules/cjs/loader:1318:19)
at require (node:internal/modules/helpers:179:18)
at Object.<anonymous> (/opt/ezra-bible-app/resources/app/node_modules/node-sword-interface/index.js:20:34)
at Module._compile (node:internal/modules/cjs/loader:1484:14)
libva error: /usr/lib/dri/virtio_gpu_drv_video.so init failed
[35164:0122/174510.527471:ERROR:viz_main_impl.cc(166)] Exiting GPU process due to errors during initialization
libva error: /usr/lib/dri/virtio_gpu_drv_video.so init failed
Installing the bin version solved the problem.
I dont understand why installing the other version from the AUR repository did not work. But that is not an issue to pursue unless I need to learn from this.