← Back to team overview

canonical-partner-dev team mailing list archive

[Bug 762025] Re: acroread package from canonical reports errors on amd64 systems

 

I had some time to investigate this further, and among the plethora of assertion
errors is:

(acroread:18568): GdkPixbuf-WARNING **: Error loading XPM image loader:
Unable to load image-loading module: /usr/lib32/gtk-2.0/2.4.0/loaders
/libpixbufloader-xpm.so: /usr/lib32/gtk-2.0/2.4.0/loaders
/libpixbufloader-xpm.so: cannot open shared object file: No such file or
directory

It appears that either acroread in the acroread package from canonical OR
a library in /usr/lib32 is referencing /usr/lib32/gtk-2.0/2.4.0/ which doesn't exist in lucid.
2.10.0 does exist so I tried as root:

ln -s /usr/lib32/gtk-2.0/2.10.0 /usr/lib32/gtk-2.0/2.4.0

and the problem seems to have disappeared.

It's pretty clear that either the acroread package or the lib32 package on 64 bit systems
needs attention!

-- 
You received this bug notification because you are a member of Canonical
Partner Developers, which is subscribed to acroread in Ubuntu.
https://bugs.launchpad.net/bugs/762025

Title:
  acroread package from canonical reports errors on amd64 systems


References