hainguyents13 / mechvibes

Mechvibes
https://mechvibes.com
MIT License
1.45k stars 161 forks source link

libxkbcommon-x11.so.0 installed in system but not detected by mechvibes. #320

Open hariacharya80 opened 3 weeks ago

hariacharya80 commented 3 weeks ago

Installed with snap store, the mechvibes have this errors on console:


/snap/mechvibes/1/reenderer/init.js:166
Unable to load preload script: /snap/mechvibes/1/resources/app.asar/src/preload.js
| (anonymous) | @ | /snap/mechvibes/1/re…enderer/init.js:166
/snap/mechvibes/1/reenderer/init.js:167 Error: libxkbcommon-x11.so.0: cannot open shared object file: No such file or directory
although it is installed in the system: ```bash hari@acer:~$ sudo apt install libxkbcommon-x11-0 [sudo] password for hari: Reading package lists... Done Building dependency tree... Done Reading state information... Done libxkbcommon-x11-0 is already the newest version (1.6.0-1build1). ``` this causes the application to be stuck in the loading screen, I couldn't figure out why this issues exists. btw i'm using ubuntu 24.04
NotLazy commented 2 weeks ago

I'll have to investigate. This might be an issue with ubuntu 24?