Hi there,
It seems Google updated Chrome to need libxkbcommon.so.0 and it seems that's not present in the current pacakge. When installing/reinstalling the current Chrome package from the LE Kodi Repo Chrome is unable to launch, looking the service.log file I saw the following:
Code
~/.kodi/userdata/addon_data/browser.chrome # cat service.log
/storage/.kodi/addons/browser.chrome/chrome-bin/chrome: error while loading shared libraries: libxkbcommon.so.0: cannot open shared object file: No such file or directory
I'm unable to find such library on the system anywhere, nor I know how to compile it properly to test if that would be a the correct fix.
I've tried multiple versions of LE and off course that didn't matter.