
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