dino99,

I won't argue about dependency issues; that may well be the case. In
fact, the "libgdk-pixbuf2-dev" package wasn't installed on my Xubuntu
system either.

I will add that the problem is not specific to Xubuntu, though. I found
reports about it under Debian and ArchLinux as well.

Also, it must have been known for quite a long time to the Slackware
team, since they have the following code fragment in their
"/etc/rc.d/rc.M" script, which is executed upon each boot:

---<cut>----------
if [ -x /usr/bin/update-gdk-pixbuf-loaders ]; then
  /usr/bin/update-gdk-pixbuf-loaders --verbose
fi
---<tuc>----------

When this is executed, the following output is produced:

---<cut>----------
Updating gdk-pixbuf.loaders for x86_64-slackware-linux:
  /usr/bin/gdk-pixbuf-query-loaders-64 --update-cache
---<tuc>----------

That is, obviously, one way to circumvent the problem: rerun the command
upon each boot...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/619003

Title:
  GdkPixbuf-WARNING **: Cannot open pixbuf loader module file '/usr/lib
  /gdk-pixbuf-2.0/2.10.0/loaders.cache'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdk-pixbuf/+bug/619003/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to