[JDS] [OpenIndiana Distribution - Bug #4040] 151a8/dev Wrong library name for gnome svg loader
illumos project
devnull at illumos.org
Sat Jan 25 07:59:49 UTC 2014
Issue #4040 has been updated by Milan Jurik.
% Done changed from 90 to 10
Difficulty changed from Bite-size to Medium
Udo Grabowski wrote:
> This is strange on a9, /usr/lib/gtk-2.0/2.10.0/loaders is gone, there's a /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders dir,
> but symlinking there and symlinking it back to gtk-2.0 does not solve the problem anymore (eog can't recognize SVG).
> But eog does (strange...) NOT complain about the missing library !? What changed ?
gdk-pixbuf contains the svg loader in new version of gdk, used by gtk. The is some other issue with eog now.
----------------------------------------
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