[JDS] [OpenIndiana Distribution - Bug #4040] 151a8/dev Wrong library name for gnome svg loader
illumos project
devnull at illumos.org
Sat Feb 1 16:56:04 UTC 2014
Issue #4040 has been updated by Milan Jurik.
% Done changed from 10 to 70
Workaround:
As root do (on a9):
/usr/bin/gdk-pixbuf-query-loaders > /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache
The root cause is in wrong loaders.cache, not re-generated after librsvg installation.
----------------------------------------
Bug #4040: 151a8/dev Wrong library name for gnome svg loader
https://www.illumos.org/issues/4040
Author: Udo Grabowski
Status: In Progress
Priority: Normal
Assignee: Milan Jurik
Category:
Target version:
Difficulty: Medium
Tags:
A couple of JDS programs (eog, netstat monitor) complain about '/usr/lib/gtk-2.0/2.10.0/loaders/svg_loader.so
not found'. This library actually has a different name, so workaround is to link the new name to that one:
ln -s libpixbufloader-svg.so svg_loader.so
--
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://www.illumos.org/my/account
More information about the JDS-team
mailing list