Bug#568827: libgtk2.0-0: Most icons and pictures no longer displayed
Samuel Hym
Samuel.Hym at gmail.com
Mon Feb 8 01:03:13 UTC 2010
Package: libgtk2.0-0
Version: 2.18.6-1
Severity: important
Since an update of my system about 2 weeks ago, GTK-based applications
no longer display any icons (but the underlying buttons are still
usable).
The icons in gdm are no longer displayed but the wallpaper still is.
In evolution, neither icons nor email pictures are displayed.
In nautilus, only the extracted text is shown in the thumbnails for
text files, no border. No other file-format icons is displayed,
neither are the thumbnail versions of photos, while the correct size
is allocated for them. Strangely, the icons for shortcuts are shown.
Icons display normally is Qt applications or others.
The small following python script
import gtk
w = gtk.Window()
i = gtk.image_new_from_stock(gtk.STOCK_DIALOG_QUESTION,
gtk.ICON_SIZE_DIALOG)
w.add(i)
w.show_all()
gtk.main()
displays an empty window. An strace shows that the icon file is never
opened but
eog stock_dialog-question.svg
properly displays the image.
I tried running gtk-update-icon-cache -f on the gnome icon directory,
without any effect.
I tagged this as important because I have no clue whether it is really
GTK which is to blame in that case (I run xorg on a geode chip with
little memory, with some unusual bugs sometimes, compared to a
full-fledged computer).
Just in case:
ii xserver-xorg-video-geode 2.11.6-4 X.Org X server -- Geode GX2/LX display driver
Any clues? Any test to suggest I might run?
Best regards,
Samuel Hym
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i586)
Kernel: Linux 2.6.32-trunk-686 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages libgtk2.0-0 depends on:
ii libatk1.0-0 1.28.0-1 The ATK accessibility toolkit
ii libc6 2.10.2-5 Embedded GNU C Library: Shared lib
ii libcairo2 1.8.8-2 The Cairo 2D vector graphics libra
ii libcups2 1.4.2-7 Common UNIX Printing System(tm) -
ii libfontconfig1 2.8.0-2 generic font configuration library
ii libfreetype6 2.3.11-1 FreeType 2 font engine, shared lib
ii libglib2.0-0 2.22.4-1 The GLib library of C routines
ii libgnutls26 2.8.5-2 the GNU TLS library - runtime libr
ii libgssapi-krb5-2 1.8+dfsg~alpha1-5 MIT Kerberos runtime libraries - k
ii libgtk2.0-common 2.18.6-1 Common files for the GTK+ graphica
ii libjasper1 1.900.1-6.1 The JasPer JPEG-2000 runtime libra
ii libjpeg62 6b-15 The Independent JPEG Group's JPEG
ii libpango1.0-0 1.26.2-1 Layout and rendering of internatio
ii libpng12-0 1.2.42-1 PNG library - runtime
ii libtiff4 3.9.2-2 Tag Image File Format (TIFF) libra
ii libx11-6 2:1.3.3-1 X11 client-side library
ii libxcomposite1 1:0.4.1-1 X11 Composite extension library
ii libxcursor1 1:1.1.10-1 X cursor management library
ii libxdamage1 1:1.1.2-1 X11 damaged region extension libra
ii libxext6 2:1.1.1-2 X11 miscellaneous extension librar
ii libxfixes3 1:4.0.4-1 X11 miscellaneous 'fixes' extensio
ii libxi6 2:1.3-2 X11 Input extension library
ii libxinerama1 2:1.1-2 X11 Xinerama extension library
ii libxrandr2 2:1.3.0-2 X11 RandR extension library
ii libxrender1 1:0.9.5-1 X Rendering Extension client libra
ii shared-mime-info 0.71-1 FreeDesktop.org shared MIME databa
ii zlib1g 1:1.2.3.4.dfsg-3 compression library - runtime
Versions of packages libgtk2.0-0 recommends:
ii hicolor-icon-theme 0.11-1 default fallback theme for FreeDes
ii libgtk2.0-bin 2.18.6-1 The programs for the GTK+ graphica
Versions of packages libgtk2.0-0 suggests:
ii gvfs 1.4.3-1 userspace virtual filesystem - ser
ii librsvg2-common 2.26.0-1 SAX-based renderer library for SVG
-- no debconf information
More information about the pkg-gnome-maintainers
mailing list