![](https://secure.gravatar.com/avatar/9a41e13d619ad0fbd1b30f7b4f4ce48f.jpg?s=120&d=mm&r=g)
4 Jun
2019
4 Jun
'19
9:15 p.m.
On Tue, 04 Jun 2019 15:26:06 +0200 Giorgio Cittadini wrote:
failed to load "./monitor-icon.svg": Couldn?t recognize the image file format for file ?./monitor-icon.svg? failed to load "./monitor-icon.svg": Couldn?t recognize the image file format for file ?./monitor-icon.svg?
Looks like you either don't have librsvg installed, or didn't run 'gdk-pixbuf-register' after installing it. So, install librsvg, if you don't already have it, and run 'gdk-pixbuf-register' as root, to update gdk-pixbuf cache. That should do it. HTH Pedja