Bug#388450: loaders/immodules not updated on upgrade

Damyan Ivanov dam at modsoftsys.com
Wed Sep 20 13:24:46 UTC 2006


Package: libgtk2.0-0
Version: 2.10.1-2
Severity: important
Tags: patch

Hi,

Feeling dangerous today, I gave some new experimental gnome packages a
try. I know they are not for general use, yet, but the problem I've
discovered is easy to fix and perhaps got overlooked. So I decided to
report it.

After upgrading libgtk2.0-0, all PNG-using applications stopped showing
the images - file chooser icons, new windows' icons, gqview, etc. Error
message is (translated from Bulgarian):

(gqview:27100): Gtk-WARNING **: Error loading theme icon for stock:
Image loading module -
/usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-png.so can't be loaded:
/usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-png.so: cannot open
shared object file: No such file or directory

Manually running /usr/lib/libgtk2.0-0/update-gdkpixbuf-loaders made them
all work again.

I think postinst of 2.10 is missing the following lines, currently
present in 2.8.20-1's postinst:
==================
case "$1" in
    configure)
        /usr/lib/libgtk2.0-0/update-gtk-immodules
        /usr/lib/libgtk2.0-0/update-gdkpixbuf-loaders
    ;;
esac
==================

I didn't observe any IM-related errors, but I don't use any advanced IM.


thanks
    dam

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-2-686
Locale: LANG=bg_BG.UTF-8, LC_CTYPE=bg_BG.UTF-8 (charmap=UTF-8)

Versions of packages libgtk2.0-0 depends on:
ii  libatk1.0-0                 1.12.2-1     The ATK accessibility toolkit
ii  libc6                       2.3.6.ds1-4  GNU C Library: Shared libraries
ii  libcairo2                   1.2.4-1      The Cairo 2D vector graphics libra
ii  libcupsys2                  1.2.3-1      Common UNIX Printing System(tm) - 
ii  libfontconfig1              2.4.1-2      generic font configuration library
ii  libglib2.0-0                2.12.3-2     The GLib library of C routines
ii  libgnutls13                 1.4.4-1      the GNU TLS library - runtime libr
ii  libgtk2.0-common            2.10.1-2     Common files for the GTK+ graphica
ii  libjpeg62                   6b-13        The Independent JPEG Group's JPEG 
ii  libpango1.0-0               1.12.4-1     Layout and rendering of internatio
ii  libpng12-0                  1.2.8rel-5.2 PNG library - runtime
ii  libtiff4                    3.8.2-6      Tag Image File Format (TIFF) libra
ii  libx11-6                    2:1.0.0-9    X11 client-side library
ii  libxcursor1                 1.1.7-4      X cursor management library
ii  libxext6                    1:1.0.1-2    X11 miscellaneous extension librar
ii  libxfixes3                  1:4.0.1-4    X11 miscellaneous 'fixes' extensio
ii  libxi6                      1:1.0.1-3    X11 Input extension library
ii  libxinerama1                1:1.0.1-4.1  X11 Xinerama extension library
ii  libxrandr2                  2:1.1.0.2-4  X11 RandR extension library
ii  libxrender1                 1:0.9.1-3    X Rendering Extension client libra
ii  zlib1g                      1:1.2.3-13   compression library - runtime

Versions of packages libgtk2.0-0 recommends:
ii  hicolor-icon-theme            0.8-4      default fallback theme for FreeDes
ii  libgtk2.0-bin                 2.8.20-1   The programs for the GTK+ graphica

-- no debconf information





More information about the Pkg-gnome-maintainers mailing list