hassio-addons / addon-grafana

Grafana - Home Assistant Community Add-ons
https://addons.community
MIT License
221 stars 61 forks source link

🔨 Add libxshmfence1 v1.3-1 for Image Renderer #230

Closed sinclairpaul closed 2 years ago

sinclairpaul commented 2 years ago

Proposed Changes

Add libxshmfence1 which appears to be missing from the dependencies for headless Chrome.

root@a0d7b954-grafana:/var/lib/grafana/plugins/grafana-image-renderer/chrome-linux# ldd chrome | grep not
        libxshmfence.so.1 => not found

I can't duplicate the logged issue (I am guessing it depends on the type of render??), however it should hopefully resolve.

Related Issues

fixes #211

SirJohnDoe commented 2 years ago

Thank you @sinclairpaul works great now!