Debian Bug report logs - #518090
gajim: Should depend on shared-mime-info

version graph

Package: libgtk2.0-0; Maintainer for libgtk2.0-0 is Sebastien Bacher <seb128@debian.org>; Source for libgtk2.0-0 is src:gtk+2.0.

Reported by: Daniel Moerner <dmoerner@gmail.com>

Date: Wed, 4 Mar 2009 01:39:02 UTC

Severity: important

Merged with 518091

Found in versions gtk+2.0/2.16.1-2, gtk+2.0/2.14.7-4

Fixed in versions gtk+2.0/2.16.0-1, gtk+2.0/2.14.7-5

Reply or subscribe to this bug.

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to debian-bugs-dist@lists.debian.org, dmoerner@gmail.com, Yann Leboulanger <asterix@lagaule.org>:
Bug#518090; Package gajim. (Wed, 04 Mar 2009 01:39:04 GMT) Full text and rfc822 format available.

Acknowledgement sent to Daniel Moerner <dmoerner@gmail.com>:
New Bug report received and forwarded. Copy sent to dmoerner@gmail.com, Yann Leboulanger <asterix@lagaule.org>. (Wed, 04 Mar 2009 01:39:05 GMT) Full text and rfc822 format available.

Message #5 received at submit@bugs.debian.org (full text, mbox):

From: Daniel Moerner <dmoerner@gmail.com>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: gajim: Refuses to start: gobject.GError: Couldn't recognize the image file
 format
Date: Tue, 03 Mar 2009 17:36:19 -0800
Package: gajim
Version: 0.12.1-2
Severity: grave
Justification: renders package unusable

Hi,

Fresh install of gajim with "aptitude -r install gajim" on Sid produces a program
that refuses to start:

~ $ gajim
Traceback (most recent call last):
  File "gajim.py", line 231, in <module>
    import gtkexcepthook
  File "/usr/share/gajim/src/gtkexcepthook.py", line 31, in <module>
    import dialogs
  File "/usr/share/gajim/src/dialogs.py", line 38, in <module>
    import conversation_textview
  File "/usr/share/gajim/src/conversation_textview.py", line 159, in <module>
    class ConversationTextview:
  File "/usr/share/gajim/src/conversation_textview.py", line 164, in ConversationTextview
    gajim.DATA_DIR, 'pixmaps', 'muc_separator.png'))
gobject.GError: Couldn't recognize the image file format for file '../data/pixmaps/muc_separator.png'

Google turned up this: http://wiki.gajim.org/ticket/3461, which relates to an older version
and is Windows-specific.

Cheers,
Daniel

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.29-rc6-dm1 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages gajim depends on:
ii  dnsutils               1:9.5.1.dfsg.P1-1 Clients provided with BIND
ii  libatk1.0-0            1.24.0-2          The ATK accessibility toolkit
ii  libc6                  2.9-4             GNU C Library: Shared libraries
ii  libcairo2              1.8.6-2           The Cairo 2D vector graphics libra
ii  libglib2.0-0           2.18.4-2          The GLib library of C routines
ii  libgtk2.0-0            2.14.7-4          The GTK+ graphical user interface 
ii  libgtkspell0           2.0.13-2          a spell-checking addon for GTK's T
ii  libpango1.0-0          1.22.4-2          Layout and rendering of internatio
ii  libxss1                1:1.1.3-1         X11 Screen Saver extension library
ii  python                 2.5.4-2           An interactive high-level object-o
ii  python-glade2          2.12.1-6          GTK+ bindings: Glade support
ii  python-gtk2            2.12.1-6          Python bindings for the GTK+ widge
ii  python-support         0.8.7             automated rebuilding support for P

Versions of packages gajim recommends:
ii  dbus                          1.2.12-1   simple interprocess messaging syst
ii  notification-daemon           0.3.7-1+b1 a daemon that displays passive pop
ii  python-dbus                   0.83.0-1   simple interprocess messaging syst
ii  python-gnupginterface         0.3.2-9    Python interface to GnuPG (GPG)
ii  python-openssl                0.8-1      Python wrapper around the OpenSSL 

Versions of packages gajim suggests:
ii  aspell-en                     6.0-0-5.1  English dictionary for GNU Aspell
pn  avahi-daemon                  <none>     (no description available)
pn  gnome-keyring                 <none>     (no description available)
pn  nautilus-sendto               <none>     (no description available)
pn  network-manager               <none>     (no description available)
pn  python-avahi                  <none>     (no description available)
pn  python-gnome2                 <none>     (no description available)
pn  python-gnome2-desktop         <none>     (no description available)
pn  python-kerberos               <none>     (no description available)
pn  python-sexy                   <none>     (no description available)

-- no debconf information




Information forwarded to debian-bugs-dist@lists.debian.org:
Bug#518090; Package gajim. (Wed, 04 Mar 2009 14:21:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Yann Leboulanger <asterix@lagaule.org>:
Extra info received and forwarded to list. (Wed, 04 Mar 2009 14:21:02 GMT) Full text and rfc822 format available.

Message #10 received at submit@bugs.debian.org (full text, mbox):

From: Yann Leboulanger <asterix@lagaule.org>
To: Daniel Moerner <dmoerner@gmail.com>, 518090@bugs.debian.org
Cc: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: Re: Bug#518090: gajim: Refuses to start: gobject.GError: Couldn't
 recognize the image file format
Date: Wed, 04 Mar 2009 15:18:49 +0100
Daniel Moerner wrote:
> Package: gajim
> Version: 0.12.1-2
> Severity: grave
> Justification: renders package unusable
> 
> Hi,
> 
> Fresh install of gajim with "aptitude -r install gajim" on Sid produces a program
> that refuses to start:
> 
> ~ $ gajim
> Traceback (most recent call last):
>   File "gajim.py", line 231, in <module>
>     import gtkexcepthook
>   File "/usr/share/gajim/src/gtkexcepthook.py", line 31, in <module>
>     import dialogs
>   File "/usr/share/gajim/src/dialogs.py", line 38, in <module>
>     import conversation_textview
>   File "/usr/share/gajim/src/conversation_textview.py", line 159, in <module>
>     class ConversationTextview:
>   File "/usr/share/gajim/src/conversation_textview.py", line 164, in ConversationTextview
>     gajim.DATA_DIR, 'pixmaps', 'muc_separator.png'))
> gobject.GError: Couldn't recognize the image file format for file '../data/pixmaps/muc_separator.png'
> 
> Google turned up this: http://wiki.gajim.org/ticket/3461, which relates to an older version
> and is Windows-specific.

I have the same libgtk2.0 version, and no problem. Are you able to open
/usr/share/gajim/data/pixmaps/muc_separator.png? wht does file
muc_separator.png return? and md5sum?

-- 
Yann




Information forwarded to debian-bugs-dist@lists.debian.org:
Bug#518090; Package gajim. (Wed, 04 Mar 2009 14:21:04 GMT) Full text and rfc822 format available.

Acknowledgement sent to Yann Leboulanger <asterix@lagaule.org>:
Extra info received and forwarded to list. (Wed, 04 Mar 2009 14:21:04 GMT) Full text and rfc822 format available.

Information forwarded to debian-bugs-dist@lists.debian.org, Yann Leboulanger <asterix@lagaule.org>:
Bug#518090; Package gajim. (Wed, 04 Mar 2009 21:21:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Daniel Moerner <dmoerner@gmail.com>:
Extra info received and forwarded to list. Copy sent to Yann Leboulanger <asterix@lagaule.org>. (Wed, 04 Mar 2009 21:21:02 GMT) Full text and rfc822 format available.

Message #20 received at submit@bugs.debian.org (full text, mbox):

From: Daniel Moerner <dmoerner@gmail.com>
To: Yann Leboulanger <asterix@lagaule.org>
Cc: 518090@bugs.debian.org, 
	Debian Bug Tracking System <submit@bugs.debian.org>
Subject: Re: Bug#518090: gajim: Refuses to start: gobject.GError: Couldn't 
	recognize the image file format
Date: Wed, 4 Mar 2009 13:17:43 -0800
On Wed, Mar 4, 2009 at 6:18 AM, Yann Leboulanger <asterix@lagaule.org> wrote:
> I have the same libgtk2.0 version, and no problem. Are you able to open
> /usr/share/gajim/data/pixmaps/muc_separator.png? wht does file
> muc_separator.png return? and md5sum?

/usr/share/gajim/data/pixmaps $ file muc_separator.png
muc_separator.png: PNG image, 196 x 11, 8-bit/color RGBA, non-interlaced
/usr/share/gajim/data/pixmaps $ md5sum muc_separator.png
0f7fc4c418628b5815bcfc64aab5d497  muc_separator.png

Just attempting to reinstall gajim did not solve the problem either.
This is unreproducible on amd64, which has the same md5sum for the
image file.


-- 
Daniel Moerner <dmoerner@gmail.com>




Information forwarded to debian-bugs-dist@lists.debian.org, Yann Leboulanger <asterix@lagaule.org>:
Bug#518090; Package gajim. (Wed, 04 Mar 2009 21:21:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to Daniel Moerner <dmoerner@gmail.com>:
Extra info received and forwarded to list. Copy sent to Yann Leboulanger <asterix@lagaule.org>. (Wed, 04 Mar 2009 21:21:04 GMT) Full text and rfc822 format available.

Information forwarded to debian-bugs-dist@lists.debian.org, Yann Leboulanger <asterix@lagaule.org>:
Bug#518090; Package gajim. (Wed, 04 Mar 2009 21:55:11 GMT) Full text and rfc822 format available.

Acknowledgement sent to Daniel Moerner <dmoerner@gmail.com>:
Extra info received and forwarded to list. Copy sent to Yann Leboulanger <asterix@lagaule.org>. (Wed, 04 Mar 2009 21:55:11 GMT) Full text and rfc822 format available.

Message #30 received at 518090@bugs.debian.org (full text, mbox):

From: Daniel Moerner <dmoerner@gmail.com>
To: Yann Leboulanger <asterix@lagaule.org>
Cc: 518090@bugs.debian.org
Subject: Re: Bug#518090: gajim: Refuses to start: gobject.GError: Couldn't 
	recognize the image file format
Date: Wed, 4 Mar 2009 13:37:17 -0800
Here is a more recent upstream bug report, again reported against a
Windows machine, about this problem in gajim 0.12. No suggested fix
there.

http://trac.gajim.org/ticket/4608

Actually, as I look at it, I think that the person commenting on the
bug there is you. :)

I will investigate further to see if there is some hidden missing dependency.

Daniel

-- 
Daniel Moerner <dmoerner@gmail.com>




Information forwarded to debian-bugs-dist@lists.debian.org, Yann Leboulanger <asterix@lagaule.org>:
Bug#518090; Package gajim. (Wed, 04 Mar 2009 22:57:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to Daniel Moerner <dmoerner@gmail.com>:
Extra info received and forwarded to list. Copy sent to Yann Leboulanger <asterix@lagaule.org>. (Wed, 04 Mar 2009 22:57:03 GMT) Full text and rfc822 format available.

Message #35 received at 518090@bugs.debian.org (full text, mbox):

From: Daniel Moerner <dmoerner@gmail.com>
To: Yann Leboulanger <asterix@lagaule.org>
Cc: 518090@bugs.debian.org, control@bugs.debian.org
Subject: Re: Bug#518090: gajim: Refuses to start: gobject.GError: Couldn't 
	recognize the image file format
Date: Wed, 4 Mar 2009 14:54:40 -0800
retitle 518090 gajim: Should depend on shared-mime-info
thanks

Installing shared-mime-info solves the problem. This may very well be
a bug in a dependency of gajim--I don't know.

Daniel

-- 
Daniel Moerner <dmoerner@gmail.com>




Changed Bug title to `gajim: Should depend on shared-mime-info' from `gajim: Refuses to start: gobject.GError: Couldn't recognize the image file format'. Request was from Daniel Moerner <dmoerner@gmail.com> to control@bugs.debian.org. (Wed, 04 Mar 2009 22:57:04 GMT) Full text and rfc822 format available.

Information forwarded to debian-bugs-dist@lists.debian.org:
Bug#518090; Package gajim. (Thu, 05 Mar 2009 08:21:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Yann Leboulanger <asterix@lagaule.org>:
Extra info received and forwarded to list. (Thu, 05 Mar 2009 08:21:02 GMT) Full text and rfc822 format available.

Message #42 received at 518090@bugs.debian.org (full text, mbox):

From: Yann Leboulanger <asterix@lagaule.org>
To: Daniel Moerner <dmoerner@gmail.com>
Cc: 518090@bugs.debian.org, control@bugs.debian.org
Subject: Re: Bug#518090: gajim: Refuses to start: gobject.GError: Couldn't
 	recognize the image file format
Date: Thu, 05 Mar 2009 09:17:33 +0100
Daniel Moerner wrote:
> retitle 518090 gajim: Should depend on shared-mime-info
> thanks
> 
> Installing shared-mime-info solves the problem. This may very well be
> a bug in a dependency of gajim--I don't know.
> 
> Daniel
> 

hmm it's in libglib2.0-0 Recommends list. Shouldn't it be a must? for
example libgtk2.0 depends on libpng12-0 but is not able to open a png
without shared-mime-info package. That sounds a bug in libgtk2.0-0
Depends list, no?

-- 
Yann




Information forwarded to debian-bugs-dist@lists.debian.org, Yann Leboulanger <asterix@lagaule.org>:
Bug#518090; Package gajim. (Thu, 05 Mar 2009 22:48:04 GMT) Full text and rfc822 format available.

Acknowledgement sent to Daniel Moerner <dmoerner@gmail.com>:
Extra info received and forwarded to list. Copy sent to Yann Leboulanger <asterix@lagaule.org>. (Thu, 05 Mar 2009 22:48:05 GMT) Full text and rfc822 format available.

Message #47 received at 518090@bugs.debian.org (full text, mbox):

From: Daniel Moerner <dmoerner@gmail.com>
To: Yann Leboulanger <asterix@lagaule.org>
Cc: 518090@bugs.debian.org
Subject: Re: Bug#518090: gajim: Refuses to start: gobject.GError: Couldn't 
	recognize the image file format
Date: Thu, 5 Mar 2009 14:47:32 -0800
On Thu, Mar 5, 2009 at 12:17 AM, Yann Leboulanger <asterix@lagaule.org> wrote:
> Daniel Moerner wrote:
>> Installing shared-mime-info solves the problem. This may very well be
>> a bug in a dependency of gajim--I don't know.
>
> hmm it's in libglib2.0-0 Recommends list. Shouldn't it be a must? for
> example libgtk2.0 depends on libpng12-0 but is not able to open a png
> without shared-mime-info package. That sounds a bug in libgtk2.0-0
> Depends list, no?

That sounds pretty reasonable. It looks like some packages, like
thunar, manually declare the dependency, whereas others (gajim,
network-manager-gnome) don't. You're the maintainer, so I'll let you
make the call if you want to reassign, but it sounds reasonable to me
to file it against a library.

Daniel

-- 
Daniel Moerner <dmoerner@gmail.com>




Information forwarded to debian-bugs-dist@lists.debian.org:
Bug#518090; Package gajim. (Sat, 07 Mar 2009 13:30:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to Yann Leboulanger <asterix@lagaule.org>:
Extra info received and forwarded to list. (Sat, 07 Mar 2009 13:30:03 GMT) Full text and rfc822 format available.

Message #52 received at 518090@bugs.debian.org (full text, mbox):

From: Yann Leboulanger <asterix@lagaule.org>
To: Daniel Moerner <dmoerner@gmail.com>
Cc: 518090@bugs.debian.org, control@bugs.debian.org
Subject: Re: Bug#518090: gajim: Refuses to start: gobject.GError: Couldn't
 	recognize the image file format
Date: Sat, 07 Mar 2009 14:27:18 +0100
reassign 518090 libgtk2.0-0

As libgtk2.0-0 depends on libpng12-0, it must also depend on
shared-mime-info so it can load png files.

Daniel Moerner wrote:
> On Thu, Mar 5, 2009 at 12:17 AM, Yann Leboulanger <asterix@lagaule.org> wrote:
>> Daniel Moerner wrote:
>>> Installing shared-mime-info solves the problem. This may very well be
>>> a bug in a dependency of gajim--I don't know.
>> hmm it's in libglib2.0-0 Recommends list. Shouldn't it be a must? for
>> example libgtk2.0 depends on libpng12-0 but is not able to open a png
>> without shared-mime-info package. That sounds a bug in libgtk2.0-0
>> Depends list, no?
> 
> That sounds pretty reasonable. It looks like some packages, like
> thunar, manually declare the dependency, whereas others (gajim,
> network-manager-gnome) don't. You're the maintainer, so I'll let you
> make the call if you want to reassign, but it sounds reasonable to me
> to file it against a library.
> 
> Daniel
> 


-- 
Yann




Bug reassigned from package `gajim' to `libgtk2.0-0'. Request was from Yann Leboulanger <asterix@lagaule.org> to control@bugs.debian.org. (Sat, 07 Mar 2009 13:30:04 GMT) Full text and rfc822 format available.

Information forwarded to debian-bugs-dist@lists.debian.org, Sebastien Bacher <seb128@debian.org>:
Bug#518090; Package libgtk2.0-0. (Mon, 09 Mar 2009 02:42:05 GMT) Full text and rfc822 format available.

Acknowledgement sent to Ryan Niebur <ryanryan52@gmail.com>:
Extra info received and forwarded to list. Copy sent to Sebastien Bacher <seb128@debian.org>.

Your message did not contain a Subject field. They are recommended and useful because the title of a $gBug is determined using this field. Please remember to include a Subject field in your messages in future.

(Mon, 09 Mar 2009 02:42:05 GMT) Full text and rfc822 format available.


Message #59 received at 518090@bugs.debian.org (full text, mbox):

From: Ryan Niebur <ryanryan52@gmail.com>
To: 518090@bugs.debian.org
Date: Sun, 8 Mar 2009 19:39:15 -0700
[Message part 1 (text/plain, inline)]
This is also causing a bug (#518293) and FTBFS in libgtk2-perl.

-- 
_________________________
Ryan Niebur
ryanryan52@gmail.com
[signature.asc (application/pgp-signature, inline)]

Forcibly Merged 518090 518091. Request was from Josselin Mouette <joss@debian.org> to control@bugs.debian.org. (Mon, 09 Mar 2009 10:54:09 GMT) Full text and rfc822 format available.

Reply sent to Emilio Pozuelo Monfort <pochu@ubuntu.com>:
You have taken responsibility. (Sun, 15 Mar 2009 23:39:03 GMT) Full text and rfc822 format available.

Notification sent to Daniel Moerner <dmoerner@gmail.com>:
Bug acknowledged by developer. (Sun, 15 Mar 2009 23:39:03 GMT) Full text and rfc822 format available.

Message #66 received at 518090-close@bugs.debian.org (full text, mbox):

From: Emilio Pozuelo Monfort <pochu@ubuntu.com>
To: 518090-close@bugs.debian.org
Subject: Bug#518090: fixed in gtk+2.0 2.16.0-1
Date: Sun, 15 Mar 2009 23:32:18 +0000
Source: gtk+2.0
Source-Version: 2.16.0-1

We believe that the bug you reported is fixed in the latest version of
gtk+2.0, which is due to be installed in the Debian FTP archive:

gtk+2.0_2.16.0-1.diff.gz
  to pool/main/g/gtk+2.0/gtk+2.0_2.16.0-1.diff.gz
gtk+2.0_2.16.0-1.dsc
  to pool/main/g/gtk+2.0/gtk+2.0_2.16.0-1.dsc
gtk+2.0_2.16.0.orig.tar.gz
  to pool/main/g/gtk+2.0/gtk+2.0_2.16.0.orig.tar.gz
gtk2-engines-pixbuf_2.16.0-1_i386.deb
  to pool/main/g/gtk+2.0/gtk2-engines-pixbuf_2.16.0-1_i386.deb
gtk2.0-examples_2.16.0-1_i386.deb
  to pool/main/g/gtk+2.0/gtk2.0-examples_2.16.0-1_i386.deb
libgail-common_2.16.0-1_i386.deb
  to pool/main/g/gtk+2.0/libgail-common_2.16.0-1_i386.deb
libgail-dbg_2.16.0-1_i386.deb
  to pool/main/g/gtk+2.0/libgail-dbg_2.16.0-1_i386.deb
libgail-dev_2.16.0-1_i386.deb
  to pool/main/g/gtk+2.0/libgail-dev_2.16.0-1_i386.deb
libgail-doc_2.16.0-1_all.deb
  to pool/main/g/gtk+2.0/libgail-doc_2.16.0-1_all.deb
libgail18_2.16.0-1_i386.deb
  to pool/main/g/gtk+2.0/libgail18_2.16.0-1_i386.deb
libgtk-directfb-2.0-0-udeb_2.16.0-1_i386.udeb
  to pool/main/g/gtk+2.0/libgtk-directfb-2.0-0-udeb_2.16.0-1_i386.udeb
libgtk-directfb-2.0-0_2.16.0-1_i386.deb
  to pool/main/g/gtk+2.0/libgtk-directfb-2.0-0_2.16.0-1_i386.deb
libgtk-directfb-2.0-dev_2.16.0-1_i386.deb
  to pool/main/g/gtk+2.0/libgtk-directfb-2.0-dev_2.16.0-1_i386.deb
libgtk2.0-0-dbg_2.16.0-1_i386.deb
  to pool/main/g/gtk+2.0/libgtk2.0-0-dbg_2.16.0-1_i386.deb
libgtk2.0-0_2.16.0-1_i386.deb
  to pool/main/g/gtk+2.0/libgtk2.0-0_2.16.0-1_i386.deb
libgtk2.0-bin_2.16.0-1_all.deb
  to pool/main/g/gtk+2.0/libgtk2.0-bin_2.16.0-1_all.deb
libgtk2.0-common_2.16.0-1_all.deb
  to pool/main/g/gtk+2.0/libgtk2.0-common_2.16.0-1_all.deb
libgtk2.0-dev_2.16.0-1_i386.deb
  to pool/main/g/gtk+2.0/libgtk2.0-dev_2.16.0-1_i386.deb
libgtk2.0-doc_2.16.0-1_all.deb
  to pool/main/g/gtk+2.0/libgtk2.0-doc_2.16.0-1_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 518090@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Emilio Pozuelo Monfort <pochu@ubuntu.com> (supplier of updated gtk+2.0 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sun, 15 Mar 2009 20:10:34 +0100
Source: gtk+2.0
Binary: libgtk2.0-0 libgtk-directfb-2.0-0 libgtk-directfb-2.0-0-udeb libgtk2.0-common libgtk2.0-bin libgtk2.0-dev libgtk-directfb-2.0-dev libgtk2.0-0-dbg libgtk2.0-doc gtk2.0-examples gtk2-engines-pixbuf libgail18 libgail-common libgail-dev libgail-dbg libgail-doc
Architecture: source all i386
Version: 2.16.0-1
Distribution: experimental
Urgency: low
Maintainer: Sebastien Bacher <seb128@debian.org>
Changed-By: Emilio Pozuelo Monfort <pochu@ubuntu.com>
Description: 
 gtk2-engines-pixbuf - Pixbuf-based theme for GTK+ 2.x
 gtk2.0-examples - Examples files for the GTK+ 2.0
 libgail-common - GNOME Accessibility Implementation Library -- common modules
 libgail-dbg - Gail libraries and debugging symbols
 libgail-dev - GNOME Accessibility Implementation Library -- development files
 libgail-doc - documentation files of the Gail library
 libgail18  - GNOME Accessibility Implementation Library -- shared libraries
 libgtk-directfb-2.0-0 - The GTK+ graphical user interface library - DirectFB runtime
 libgtk-directfb-2.0-0-udeb - The GTK+ graphical user interface library - minimal runtime (udeb)
 libgtk-directfb-2.0-dev - Development files for the GTK+ library - DirectFB version
 libgtk2.0-0 - The GTK+ graphical user interface library
 libgtk2.0-0-dbg - The GTK+ libraries and debugging symbols
 libgtk2.0-bin - The programs for the GTK+ graphical user interface library
 libgtk2.0-common - Common files for the GTK+ graphical user interface library
 libgtk2.0-dev - Development files for the GTK+ library
 libgtk2.0-doc - Documentation for the GTK+ graphical user interface library
Closes: 518090
Changes: 
 gtk+2.0 (2.16.0-1) experimental; urgency=low
 .
   [ Emilio Pozuelo Monfort ]
   * Let libgtk2.0-0 suggest gvfs, as it's needed for some APIs like
     gtk_show_uri.
 .
   [ Josselin Mouette ]
   * libgtk2.0-0 depends on shared-mime-info. Closes: #518090.
   * Add dependent doc packages to b-d-i to ensure proper xrefs.
 .
   [ Loic Minier ]
   * Clean up dh_gtkmodules output:
     - Demote warnings when skipping non-existent GtkPixbuf loaders and Gtk IM
       modules dirs to verbose_print(); use -v to see them.
     - Always print the number of GdkPixbuf loaders and Gtk IM modules found in
       each package.
 .
   [ Emilio Pozuelo Monfort ]
   * New upstream stable release.
     - Bump shlibs.
     - debian/patches/070_mandatory-relibtoolize.patch: regenerated.
   * Ship the gtk-builder-convert manpage in libgtk2.0-dev.
Checksums-Sha1: 
 d5f67cd834b7ee6c1390f913facb7cb20bc18802 2527 gtk+2.0_2.16.0-1.dsc
 789bae8db7dcf8634bebc9a05bfb59fbf78fd087 26485887 gtk+2.0_2.16.0.orig.tar.gz
 c09da31215b30c532a0e974be12e177638b1cce8 739066 gtk+2.0_2.16.0-1.diff.gz
 d5c6ee0ce63627bb6e1d35271b11e300f3703d85 5848714 libgtk2.0-common_2.16.0-1_all.deb
 85e7a0ff913284f6dd9cc7cc6a3f678a83a2ddc4 78686 libgtk2.0-bin_2.16.0-1_all.deb
 d96e4d87787858f6b95416e86a0b75803ca639a3 3458042 libgtk2.0-doc_2.16.0-1_all.deb
 bba60455e6480a3969f466399f0002abcda30cb3 81200 libgail-doc_2.16.0-1_all.deb
 11b17388404f406a70c312aa8e0cfc64586a9ebf 2114036 libgtk2.0-0_2.16.0-1_i386.deb
 89e9274c7ac0e7019fc1f95bec7a02b65187b640 1802798 libgtk-directfb-2.0-0_2.16.0-1_i386.deb
 dde0321a62b0088cdc4d27f1ed4153d1028e8e5f 1783766 libgtk-directfb-2.0-0-udeb_2.16.0-1_i386.udeb
 b1d75e30bcb0006cf5b85964af01ffeb3b5f31ed 2851518 libgtk2.0-dev_2.16.0-1_i386.deb
 2d07bd3f1a0e794e4ceb341906e1e0c39617b8eb 76786 libgtk-directfb-2.0-dev_2.16.0-1_i386.deb
 6a34c1eaeee44dcfec66be435b3f700a61b765cb 9778104 libgtk2.0-0-dbg_2.16.0-1_i386.deb
 9c982da31c8db2ade57a8eca2c2df6fd947af39e 459702 gtk2.0-examples_2.16.0-1_i386.deb
 b5335f3e8c5e38e5d9e6ce9fbf51c4d76f5c7083 210146 gtk2-engines-pixbuf_2.16.0-1_i386.deb
 b73d4a343ff6f3abda5efd04a8f8a921cb545470 81738 libgail18_2.16.0-1_i386.deb
 51659f73b2c2364a8989287aab43dbf39167a7bd 194328 libgail-common_2.16.0-1_i386.deb
 7997095d8ee0e8f2389874255d859e0acffedfde 82794 libgail-dev_2.16.0-1_i386.deb
 4c2071d24b117e5bfa921cb2efe8b27d4bdf00b6 624488 libgail-dbg_2.16.0-1_i386.deb
Checksums-Sha256: 
 dfeabe897f16ebe21b8de23ca759c91521dae0e2d1d8163397351d4e930fb476 2527 gtk+2.0_2.16.0-1.dsc
 a9a869dfc3f9107bb9fbb09f0bd7eca1af21f106106274126b3d73865d42237c 26485887 gtk+2.0_2.16.0.orig.tar.gz
 0fd34423c01df4dbaa6a45410e29ffe5d1baa407e5413531cbe1993c374818c3 739066 gtk+2.0_2.16.0-1.diff.gz
 271f7b3e85e67cc38e32c3471df5d4ad93cb063df12fb2d28a1ec963cddc1d28 5848714 libgtk2.0-common_2.16.0-1_all.deb
 80a313d4d71b18a87deb548453bbc452080af151ac4c98442ac637798cab5640 78686 libgtk2.0-bin_2.16.0-1_all.deb
 380392206f5c4c4174f1c49aa994336f63af274bfdeca78e0cb3ac9d632239b4 3458042 libgtk2.0-doc_2.16.0-1_all.deb
 4061dcae6af61a36b63d5f81e24f5d6afbc73d19e13be6ef7e39facafb63980c 81200 libgail-doc_2.16.0-1_all.deb
 a09a493f9d5f3e249382f1c53e84048647f208e444c7323bb3ec0bf64c919fc6 2114036 libgtk2.0-0_2.16.0-1_i386.deb
 1b7f682a08542d505ba72aa5ee5bf08ee914b0a38f92862cad8d0fd9caafe893 1802798 libgtk-directfb-2.0-0_2.16.0-1_i386.deb
 00fed746694d6841a1fda71ef23e119f5aeacd43c38351035a58477f1893d89b 1783766 libgtk-directfb-2.0-0-udeb_2.16.0-1_i386.udeb
 397fd5ee3be42a2cf590a762c44bf5aefbb0a12eaf7e99e1a48850e1e44c1e8b 2851518 libgtk2.0-dev_2.16.0-1_i386.deb
 31677d24573b7b93b6223c789851f0cb52a539ca3d132be1eade3a66e5a795dc 76786 libgtk-directfb-2.0-dev_2.16.0-1_i386.deb
 1c829ec42cc6e375e810f3583ddffc1b9155212cb1b99334e63c31749dad71f7 9778104 libgtk2.0-0-dbg_2.16.0-1_i386.deb
 92a519a84befa2638e4848e6e6ce0be1d4cc98d968ecccbc489c21f9635c2ff5 459702 gtk2.0-examples_2.16.0-1_i386.deb
 92019c32f8b95cc55b504ab6104adf493d8f321fa73b5431a6a05539767beaa7 210146 gtk2-engines-pixbuf_2.16.0-1_i386.deb
 3d036f7a71dd750136f0fe4e40436bf8b50f61e0e99acb56555e5931c3faa727 81738 libgail18_2.16.0-1_i386.deb
 c1027b36d0e144a29bf9df879bb56dcf319da14bb2461037dcf1ee4b416a9077 194328 libgail-common_2.16.0-1_i386.deb
 1d4bdb6ebd9d8be1d275ec4113f08f2aaba34b20d2cb1e010091de840916c048 82794 libgail-dev_2.16.0-1_i386.deb
 171a4e2a1cb0ab39c07f9a2e5306cfb8267e419ff4efeef91b063a946e5f9a99 624488 libgail-dbg_2.16.0-1_i386.deb
Files: 
 233a564c418be16b4d68dab220cd0acc 2527 libs optional gtk+2.0_2.16.0-1.dsc
 2e926e526850d9cf62883c6d909b4351 26485887 libs optional gtk+2.0_2.16.0.orig.tar.gz
 eacc34de7ea77eae5b4322472d1dce59 739066 libs optional gtk+2.0_2.16.0-1.diff.gz
 0288918542d4be82fb506f12ff75b452 5848714 misc optional libgtk2.0-common_2.16.0-1_all.deb
 c194f4773c222feaaf96d43a92f78bdb 78686 misc optional libgtk2.0-bin_2.16.0-1_all.deb
 f88f495aaf92c2fdb6ed460848b173b6 3458042 doc optional libgtk2.0-doc_2.16.0-1_all.deb
 1b98a3708d1108886c2f061319651cff 81200 doc optional libgail-doc_2.16.0-1_all.deb
 11239e740cf8a59dc945dd05ed2d6c97 2114036 libs optional libgtk2.0-0_2.16.0-1_i386.deb
 32f89923cde995e605e5d9c5bafd94fe 1802798 libs optional libgtk-directfb-2.0-0_2.16.0-1_i386.deb
 10327c0e4c90bbafad7b828d552199da 1783766 debian-installer extra libgtk-directfb-2.0-0-udeb_2.16.0-1_i386.udeb
 7706b4b9329337cdf198a3fbb17fded8 2851518 libdevel optional libgtk2.0-dev_2.16.0-1_i386.deb
 6fd388b52a9410e0fbda58ca260194cf 76786 libdevel optional libgtk-directfb-2.0-dev_2.16.0-1_i386.deb
 f8b6c30c25b6f1ffbc0d2d0ce623da51 9778104 libdevel extra libgtk2.0-0-dbg_2.16.0-1_i386.deb
 e87fc0177db0fb31bc0815b559bc521e 459702 x11 extra gtk2.0-examples_2.16.0-1_i386.deb
 5e158b9321bbf2b775fac8df74805304 210146 graphics optional gtk2-engines-pixbuf_2.16.0-1_i386.deb
 e5db60028d3255560ea5693b72abfbfb 81738 libs optional libgail18_2.16.0-1_i386.deb
 08a32c98105746d687937247e11a5a65 194328 libs optional libgail-common_2.16.0-1_i386.deb
 1b29608ec32482a21bc7b755c7a9927b 82794 libdevel optional libgail-dev_2.16.0-1_i386.deb
 5aea21d3d7b0e1ee5f46e69e614b8983 624488 libdevel extra libgail-dbg_2.16.0-1_i386.deb
Package-Type: udeb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iQEcBAEBAgAGBQJJvYZGAAoJENIA6zCg+12mjnkH/Ah2QWSCsJe6wz2B+L6FpgrC
QO+aEj768Yjvnh3Jx7O6JYdny8jjlwLCVQZBC7qjK3DnxvNZFri1aVqvzctEhDq9
Grd2vrjBpZ3JZYsicQyj6SwxvErC5t6JfTdaFxw+7CMHapSmHh47e+nFi3bjZJgC
uf/e47rpevtjHgTCIe+nRjmcB9hYJzH7dylFpHDxGx1Hzn+nRhxP4wPvFc4De52X
Byhj8bRyoMfI5tIpVT2Cq2I2JUU+m/DYhAZaaeSxsycha0TIjr67wmDI1TQl8kZQ
gQOT2ILoejjjSFowxRgJP/NJTsQngWLZmkAaxQfJREa/JmktImJrmMMxRE9cA1Y=
=EOW5
-----END PGP SIGNATURE-----





Reply sent to Emilio Pozuelo Monfort <pochu@ubuntu.com>:
You have taken responsibility. (Sun, 15 Mar 2009 23:39:04 GMT) Full text and rfc822 format available.

Notification sent to GSR <gsr.bugs@infernal-iceberg.com>:
Bug acknowledged by developer. (Sun, 15 Mar 2009 23:39:04 GMT) Full text and rfc822 format available.

Information forwarded to debian-bugs-dist@lists.debian.org, Sebastien Bacher <seb128@debian.org>:
Bug#518090; Package libgtk2.0-0. (Sat, 21 Mar 2009 01:57:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to "Trent W. Buck" <trentbuck@gmail.com>:
Extra info received and forwarded to list. Copy sent to Sebastien Bacher <seb128@debian.org>. (Sat, 21 Mar 2009 01:57:02 GMT) Full text and rfc822 format available.

Message #76 received at 518090@bugs.debian.org (full text, mbox):

From: "Trent W. Buck" <trentbuck@gmail.com>
To: Yann Leboulanger <asterix@lagaule.org>, 518090@bugs.debian.org
Cc: Daniel Moerner <dmoerner@gmail.com>
Subject: Re: Bug#518090: gajim: Should depend on shared-mime-info
Date: Sat, 21 Mar 2009 12:57:59 +1100
An additional datapoint for the GTK+2 package maintainer.  This may
also/instead relate to #518091.

On Thu, Mar 05, 2009 at 09:17:33AM +0100, Yann Leboulanger wrote:
>> Installing shared-mime-info solves the problem. This may very well be
>> a bug in a dependency of gajim--I don't know.
>
> hmm it's in libglib2.0-0 Recommends list. Shouldn't it be a must?
> for example libgtk2.0 depends on libpng12-0 but is not able to open
> a png without shared-mime-info package. That sounds a bug in
> libgtk2.0-0 Depends list, no?

After upgrading from gtk 2.12 to 2.14, all icons (both SVG and PNG)
were displayed as a page with a folded corner, in the center of which
was a square with a red cross.  In neither case was shared-mime-info
installed.  Upgrading to 2.16, which forced shared-mime-info to be
installed, caused icons to be displayed again.  The aptitude logs of
the upgrades follow.

Aptitude 0.4.11.11: log report
Sat, Mar 21 2009 12:24:40 +1100

IMPORTANT: this log only lists intended actions; actions which fail due to
dpkg problems may not be completed.

Will install 24 packages, and remove 2 packages.
2576kB of disk space will be freed
===============================================================================
[REMOVE, NOT USED] libxcb-xlib0-dev
[REMOVE, DEPENDENCIES] libxcb-xlib0
[HOLD] openoffice.org-hyphenation-en-us
[UPGRADE] emacs-snapshot-bin-common 1:20090308-1 -> 1:20090320-1
[UPGRADE] emacs-snapshot-common 1:20090308-1 -> 1:20090320-1
[UPGRADE] emacs-snapshot-el 1:20090308-1 -> 1:20090320-1
[UPGRADE] emacs-snapshot-nox 1:20090308-1 -> 1:20090320-1
[UPGRADE] grep 2.5.4-2 -> 2.5.4-3
[UPGRADE] imagemagick 7:6.3.7.9.dfsg1-3 -> 7:6.3.7.9.dfsg2-1
[UPGRADE] libgtk2.0-0 2.12.12-1 -> 2.14.7-4+b1
[UPGRADE] libgtk2.0-common 2.12.12-1 -> 2.14.7-4
[UPGRADE] libgtk2.0-dev 2.12.12-1 -> 2.14.7-4+b1
[UPGRADE] libmagick10 7:6.3.7.9.dfsg1-3 -> 7:6.3.7.9.dfsg2-1
[UPGRADE] librsvg2-2 2.22.2-4 -> 2.22.3-2
[UPGRADE] librsvg2-bin 2.22.2-4 -> 2.22.3-2
[UPGRADE] librsvg2-common 2.22.2-4 -> 2.22.3-2
[UPGRADE] libx11-6 2:1.1.5-2 -> 2:1.2-1
[UPGRADE] libx11-data 2:1.1.5-2 -> 2:1.2-1
[UPGRADE] libx11-dev 2:1.1.5-2 -> 2:1.2-1
[UPGRADE] libxcb-render0 1.1-1.1 -> 1.2-1
[UPGRADE] libxcb-render0-dev 1.1-1.1 -> 1.2-1
[UPGRADE] libxcb1 1.1-1.1 -> 1.2-1
[UPGRADE] libxcb1-dev 1.1-1.1 -> 1.2-1
[UPGRADE] libxrandr-dev 2:1.2.3-1 -> 2:1.3.0-2
[UPGRADE] libxrandr2 2:1.2.3-1 -> 2:1.3.0-2
[UPGRADE] perlmagick 7:6.3.7.9.dfsg1-3 -> 7:6.3.7.9.dfsg2-1
[UPGRADE] x11proto-randr-dev 1.2.99.3-2 -> 1.3.0-1
===============================================================================

Log complete.
Aptitude 0.4.11.11: log report
Sat, Mar 21 2009 12:48:32 +1100

IMPORTANT: this log only lists intended actions; actions which fail due to
dpkg problems may not be completed.

Will install 5 packages, and remove 0 packages.
2843kB of disk space will be used
===============================================================================
[INSTALL, DEPENDENCIES] shared-mime-info
[HOLD] openoffice.org-hyphenation-en-us
[UPGRADE] libglib2.0-0 2.18.4-2 -> 2.20.0-2
[UPGRADE] libglib2.0-dev 2.18.4-2 -> 2.20.0-2
[UPGRADE] libgtk2.0-0 2.14.7-4+b1 -> 2.16.0-1
[UPGRADE] libgtk2.0-dev 2.14.7-4+b1 -> 2.16.0-1
===============================================================================

Log complete.




Reply sent to Josselin Mouette <joss@debian.org>:
You have taken responsibility. (Wed, 25 Mar 2009 16:12:03 GMT) Full text and rfc822 format available.

Notification sent to Daniel Moerner <dmoerner@gmail.com>:
Bug acknowledged by developer. (Wed, 25 Mar 2009 16:12:03 GMT) Full text and rfc822 format available.

Message #81 received at 518090-close@bugs.debian.org (full text, mbox):

From: Josselin Mouette <joss@debian.org>
To: 518090-close@bugs.debian.org
Subject: Bug#518090: fixed in gtk+2.0 2.14.7-5
Date: Wed, 25 Mar 2009 16:02:23 +0000
Source: gtk+2.0
Source-Version: 2.14.7-5

We believe that the bug you reported is fixed in the latest version of
gtk+2.0, which is due to be installed in the Debian FTP archive:

gtk+2.0_2.14.7-5.diff.gz
  to pool/main/g/gtk+2.0/gtk+2.0_2.14.7-5.diff.gz
gtk+2.0_2.14.7-5.dsc
  to pool/main/g/gtk+2.0/gtk+2.0_2.14.7-5.dsc
gtk2-engines-pixbuf_2.14.7-5_amd64.deb
  to pool/main/g/gtk+2.0/gtk2-engines-pixbuf_2.14.7-5_amd64.deb
gtk2.0-examples_2.14.7-5_amd64.deb
  to pool/main/g/gtk+2.0/gtk2.0-examples_2.14.7-5_amd64.deb
libgail-common_2.14.7-5_amd64.deb
  to pool/main/g/gtk+2.0/libgail-common_2.14.7-5_amd64.deb
libgail-dbg_2.14.7-5_amd64.deb
  to pool/main/g/gtk+2.0/libgail-dbg_2.14.7-5_amd64.deb
libgail-dev_2.14.7-5_amd64.deb
  to pool/main/g/gtk+2.0/libgail-dev_2.14.7-5_amd64.deb
libgail-doc_2.14.7-5_all.deb
  to pool/main/g/gtk+2.0/libgail-doc_2.14.7-5_all.deb
libgail18_2.14.7-5_amd64.deb
  to pool/main/g/gtk+2.0/libgail18_2.14.7-5_amd64.deb
libgtk-directfb-2.0-0-udeb_2.14.7-5_amd64.udeb
  to pool/main/g/gtk+2.0/libgtk-directfb-2.0-0-udeb_2.14.7-5_amd64.udeb
libgtk-directfb-2.0-0_2.14.7-5_amd64.deb
  to pool/main/g/gtk+2.0/libgtk-directfb-2.0-0_2.14.7-5_amd64.deb
libgtk-directfb-2.0-dev_2.14.7-5_amd64.deb
  to pool/main/g/gtk+2.0/libgtk-directfb-2.0-dev_2.14.7-5_amd64.deb
libgtk2.0-0-dbg_2.14.7-5_amd64.deb
  to pool/main/g/gtk+2.0/libgtk2.0-0-dbg_2.14.7-5_amd64.deb
libgtk2.0-0_2.14.7-5_amd64.deb
  to pool/main/g/gtk+2.0/libgtk2.0-0_2.14.7-5_amd64.deb
libgtk2.0-bin_2.14.7-5_all.deb
  to pool/main/g/gtk+2.0/libgtk2.0-bin_2.14.7-5_all.deb
libgtk2.0-common_2.14.7-5_all.deb
  to pool/main/g/gtk+2.0/libgtk2.0-common_2.14.7-5_all.deb
libgtk2.0-dev_2.14.7-5_amd64.deb
  to pool/main/g/gtk+2.0/libgtk2.0-dev_2.14.7-5_amd64.deb
libgtk2.0-doc_2.14.7-5_all.deb
  to pool/main/g/gtk+2.0/libgtk2.0-doc_2.14.7-5_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 518090@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Josselin Mouette <joss@debian.org> (supplier of updated gtk+2.0 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Wed, 25 Mar 2009 14:58:40 +0100
Source: gtk+2.0
Binary: libgtk2.0-0 libgtk-directfb-2.0-0 libgtk-directfb-2.0-0-udeb libgtk2.0-common libgtk2.0-bin libgtk2.0-dev libgtk-directfb-2.0-dev libgtk2.0-0-dbg libgtk2.0-doc gtk2.0-examples gtk2-engines-pixbuf libgail18 libgail-common libgail-dev libgail-dbg libgail-doc
Architecture: source all amd64
Version: 2.14.7-5
Distribution: unstable
Urgency: low
Maintainer: Sebastien Bacher <seb128@debian.org>
Changed-By: Josselin Mouette <joss@debian.org>
Description: 
 gtk2-engines-pixbuf - Pixbuf-based theme for GTK+ 2.x
 gtk2.0-examples - Examples files for the GTK+ 2.0
 libgail-common - GNOME Accessibility Implementation Library -- common modules
 libgail-dbg - Gail libraries and debugging symbols
 libgail-dev - GNOME Accessibility Implementation Library -- development files
 libgail-doc - documentation files of the Gail library
 libgail18  - GNOME Accessibility Implementation Library -- shared libraries
 libgtk-directfb-2.0-0 - The GTK+ graphical user interface library - DirectFB runtime
 libgtk-directfb-2.0-0-udeb - The GTK+ graphical user interface library - minimal runtime (udeb)
 libgtk-directfb-2.0-dev - Development files for the GTK+ library - DirectFB version
 libgtk2.0-0 - The GTK+ graphical user interface library
 libgtk2.0-0-dbg - The GTK+ libraries and debugging symbols
 libgtk2.0-bin - The programs for the GTK+ graphical user interface library
 libgtk2.0-common - Common files for the GTK+ graphical user interface library
 libgtk2.0-dev - Development files for the GTK+ library
 libgtk2.0-doc - Documentation for the GTK+ graphical user interface library
Closes: 518090 520657
Changes: 
 gtk+2.0 (2.14.7-5) unstable; urgency=low
 .
   [ Emilio Pozuelo Monfort ]
   * Let libgtk2.0-0 suggest gvfs, as it's needed for some APIs like
     gtk_show_uri.
 .
   [ Josselin Mouette ]
   * libgtk2.0-0 depends on shared-mime-info. Closes: #518090, #520657.
   * Add dependent doc packages to b-d-i to ensure proper xrefs.
   * Require libxrandr 2:1.2 to match the configure requirements.
 .
   [ Loic Minier ]
   * Clean up dh_gtkmodules output:
     - Demote warnings when skipping non-existent GtkPixbuf loaders and Gtk IM
       modules dirs to verbose_print(); use -v to see them.
     - Always print the number of GdkPixbuf loaders and Gtk IM modules found in
       each package.
 .
   [ Josselin Mouette ]
   * Make update-icon-caches always generate the cache, now that dh_icons
     is widespread.
Checksums-Sha1: 
 18be9b47c6f55ddadfd862d3417fd85a8af73d76 2181 gtk+2.0_2.14.7-5.dsc
 f6313f3981fded625b864f24ebb629e3eeb6b01b 509914 gtk+2.0_2.14.7-5.diff.gz
 63941ff001e56bc6e08a48216f14007e803832f8 5835852 libgtk2.0-common_2.14.7-5_all.deb
 70c2da0be49a08128afb7078de6e28c7c014e3ac 132334 libgtk2.0-bin_2.14.7-5_all.deb
 d5890fb858234fab690339ab1790f2e2e97f31b7 3419906 libgtk2.0-doc_2.14.7-5_all.deb
 529c0e2f7e6574eec7f64e96b1db297ee391f7ff 135758 libgail-doc_2.14.7-5_all.deb
 39cfc78bce7945422032b6dcd87a933040e2942a 2337652 libgtk2.0-0_2.14.7-5_amd64.deb
 f75156a57b8a19be50f9524514df12932701616d 1997936 libgtk-directfb-2.0-0_2.14.7-5_amd64.deb
 b4e76f1b8008c366ec35b04a5f67c4eec9ea1f15 1929858 libgtk-directfb-2.0-0-udeb_2.14.7-5_amd64.udeb
 dbc469630c8c59bee3a1337b268b572f91b00c0f 3232878 libgtk2.0-dev_2.14.7-5_amd64.deb
 4ec4848bfddb33a0b8ad6db573a0b28a461b1723 131034 libgtk-directfb-2.0-dev_2.14.7-5_amd64.deb
 261fa94296bed84fc5dd619da7347e28a919fbe0 10259756 libgtk2.0-0-dbg_2.14.7-5_amd64.deb
 2b5e7bad3cd3115b0916c6c17d4ae1105853e865 563372 gtk2.0-examples_2.14.7-5_amd64.deb
 ce9c69ee30dcbf9b072de3143aa9bf38bd358492 313450 gtk2-engines-pixbuf_2.14.7-5_amd64.deb
 2c9626815d1f827ba0ea030efad556b4c90200e5 136512 libgail18_2.14.7-5_amd64.deb
 373f05853177b1adafd8de5db3dab70e55cbb25e 262556 libgail-common_2.14.7-5_amd64.deb
 fdaf569a22900cc8ffd267a49d9f7338bf78b82c 138420 libgail-dev_2.14.7-5_amd64.deb
 d41ed17b5998e6001b6e3ed141e0c5a77ced3956 681334 libgail-dbg_2.14.7-5_amd64.deb
Checksums-Sha256: 
 8d731bc81e678f9d13ca7a26dedfb820b44e960e344cfb8d0b99ca135afd005a 2181 gtk+2.0_2.14.7-5.dsc
 a5b8fbb020d7cc1e2ad0229e99539a1eeb2563b36c2c17ff97c605ff32515797 509914 gtk+2.0_2.14.7-5.diff.gz
 01461586ee1a790ce5737f0a04f12e2cd44f930ce4c8d31889868e4c5ad9cedf 5835852 libgtk2.0-common_2.14.7-5_all.deb
 49e68f70f3226daa8a3d1b66ff1cc395f428efee905936a58b845673b9ea94ef 132334 libgtk2.0-bin_2.14.7-5_all.deb
 76f557855b4304ab02a17842037607e2e3d7b63426796db6cd77b2f0038c0ea6 3419906 libgtk2.0-doc_2.14.7-5_all.deb
 a39ea3ac8e9b9d028fc6f6feb670465afe8e266e8f41880f37d31790459eed36 135758 libgail-doc_2.14.7-5_all.deb
 32f899bf34769d675b90f3d4e5a84f7f46649fd51bc52a4eae7bf43ae32cfff7 2337652 libgtk2.0-0_2.14.7-5_amd64.deb
 6837e2adb0374ed43e1fcb1fd3904206335dc61b5ce49b445cadcdbbac096105 1997936 libgtk-directfb-2.0-0_2.14.7-5_amd64.deb
 fc5b6a37f996ea7fc20216f2401be9592a61991f5e7b1b78a3ec6174595d723e 1929858 libgtk-directfb-2.0-0-udeb_2.14.7-5_amd64.udeb
 d020dfea83aa01eb1d5c63b4590a64fc8ce5be52dd7390d737c7211c424ea4d1 3232878 libgtk2.0-dev_2.14.7-5_amd64.deb
 3c3c3bccf13a1b706fd1eb8460994c21d6e50ba924a245509bfa86106373e1ab 131034 libgtk-directfb-2.0-dev_2.14.7-5_amd64.deb
 5d0b45d15917134fbe477b8a6b24642e11a263d40bccce8ffea08f301beb91c9 10259756 libgtk2.0-0-dbg_2.14.7-5_amd64.deb
 05800beb67fe6c1a4600d9f01bb2e0047d6aabfccd945ab6b9c52bfc2d14cffe 563372 gtk2.0-examples_2.14.7-5_amd64.deb
 37f2fd97f8356f68d4f8b71414fc27f7a58e759c5162e07a056d9599fb78d1cb 313450 gtk2-engines-pixbuf_2.14.7-5_amd64.deb
 acf1a485feb8eea7c7e4e8040c9ab062646930e3f15c175fe9740952b3698bc5 136512 libgail18_2.14.7-5_amd64.deb
 ded8cca4b9ce58fd0479f977eef3ea16f3b1b49d7910a78f3a64a2b2acac4156 262556 libgail-common_2.14.7-5_amd64.deb
 393894ab74f6669b6da33db12d573b14d8803ea700177f4125931473394db7e8 138420 libgail-dev_2.14.7-5_amd64.deb
 e13e3ec9029b111a60c7e5a2144abc6daa43f58d0a39ee685121425e436f6449 681334 libgail-dbg_2.14.7-5_amd64.deb
Files: 
 835177200150e7335276bcf44eb3294f 2181 libs optional gtk+2.0_2.14.7-5.dsc
 3e8462b0c6e8fc3e154749439400868a 509914 libs optional gtk+2.0_2.14.7-5.diff.gz
 fbc4ed1c575d77b4fc01517ce654d0a0 5835852 misc optional libgtk2.0-common_2.14.7-5_all.deb
 cbbcea0de04d73c6f1521363e6e76375 132334 misc optional libgtk2.0-bin_2.14.7-5_all.deb
 aae039555bb8924fdd741b7cd78bcb7c 3419906 doc optional libgtk2.0-doc_2.14.7-5_all.deb
 5227574ecbb89cb3b7021c528aeb97f2 135758 doc optional libgail-doc_2.14.7-5_all.deb
 836a55fad6cc15c45443a382e927c6a6 2337652 libs optional libgtk2.0-0_2.14.7-5_amd64.deb
 0e862b75bc1ac25af5ae2e27f7e86258 1997936 libs optional libgtk-directfb-2.0-0_2.14.7-5_amd64.deb
 7638e0976c3e6b70d9a1d8e36e733b08 1929858 debian-installer extra libgtk-directfb-2.0-0-udeb_2.14.7-5_amd64.udeb
 aa3cb88fe4a5fc1ee6498849f53f4cdc 3232878 libdevel optional libgtk2.0-dev_2.14.7-5_amd64.deb
 46fc52a6043660c9ace9498ce13c46c0 131034 libdevel optional libgtk-directfb-2.0-dev_2.14.7-5_amd64.deb
 a599583f6a152420c5d671caba72bdc0 10259756 libdevel extra libgtk2.0-0-dbg_2.14.7-5_amd64.deb
 d83a16d97f4de9bbf11921bc71adc7e4 563372 x11 extra gtk2.0-examples_2.14.7-5_amd64.deb
 67858b2f7dd83097686cf0a6794fc07c 313450 graphics optional gtk2-engines-pixbuf_2.14.7-5_amd64.deb
 4c2ec39ff94bed68edbd52e72c5c9c69 136512 libs optional libgail18_2.14.7-5_amd64.deb
 b074d1eea29b99417078328f1ea28304 262556 libs optional libgail-common_2.14.7-5_amd64.deb
 8ac6c0b928033fdd172eb335263891c6 138420 libdevel optional libgail-dev_2.14.7-5_amd64.deb
 155a4176f6211d88490ea988df39a528 681334 libdevel extra libgail-dbg_2.14.7-5_amd64.deb
Package-Type: udeb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iD8DBQFJylPLrSla4ddfhTMRAloFAKDEkxmgeEF59gvFjFlRouwjOQ2/BACgvu6D
thhlSmBuIhu6ixBMorUdYYA=
=uHgk
-----END PGP SIGNATURE-----





Reply sent to Josselin Mouette <joss@debian.org>:
You have taken responsibility. (Wed, 25 Mar 2009 16:12:04 GMT) Full text and rfc822 format available.

Notification sent to GSR <gsr.bugs@infernal-iceberg.com>:
Bug acknowledged by developer. (Wed, 25 Mar 2009 16:12:04 GMT) Full text and rfc822 format available.

Bug archived. Request was from Debbugs Internal Request <owner@bugs.debian.org> to internal_control@bugs.debian.org. (Mon, 27 Apr 2009 07:39:39 GMT) Full text and rfc822 format available.

Bug unarchived. Request was from Sam Morris <sam@robots.org.uk> to control@bugs.debian.org. (Fri, 31 Jul 2009 15:18:04 GMT) Full text and rfc822 format available.

Bug Marked as found in versions 2.16.1-2 and reopened. Request was from Sam Morris <sam@red-redemption.com> to control@bugs.debian.org. (Fri, 31 Jul 2009 15:21:02 GMT) Full text and rfc822 format available.

Information forwarded to debian-bugs-dist@lists.debian.org, Sebastien Bacher <seb128@debian.org>:
Bug#518090; Package libgtk2.0-0. (Fri, 31 Jul 2009 15:48:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Sam Morris <sam@robots.org.uk>:
Extra info received and forwarded to list. Copy sent to Sebastien Bacher <seb128@debian.org>. (Fri, 31 Jul 2009 15:48:02 GMT) Full text and rfc822 format available.

Message #97 received at 518090@bugs.debian.org (full text, mbox):

From: Sam Morris <sam@robots.org.uk>
To: 518090@bugs.debian.org
Subject: gtk+2.0 needs a versioned dependency on shared-mime-info
Date: Fri, 31 Jul 2009 16:45:56 +0100
found 518090 2.16.1-2
thanks

I just hit this when pulling in a newer GTK+ onto a system that was
otherwise running lenny. All PNG icons/images failed to load with
'Couldn't recognize the image file format for file' messages.

Upgrading shared-mime-info to the version in testing fixed the problem.

-- 
Sam Morris <sam@robots.org.uk>




Bug Marked as found in versions gtk+2.0/2.16.1-2. Request was from Sam Morris <sam@robots.org.uk> to control@bugs.debian.org. (Mon, 24 Aug 2009 20:21:06 GMT) Full text and rfc822 format available.

Bug No longer marked as found in versions gtk+2.0/2.16.1-2 and 2.16.1-2. Request was from Don Armstrong <don@debian.org> to control@bugs.debian.org. (Mon, 24 Aug 2009 20:21:09 GMT) Full text and rfc822 format available.

Bug Marked as found in versions gtk+2.0/2.16.1-2. Request was from Don Armstrong <don@debian.org> to control@bugs.debian.org. (Mon, 24 Aug 2009 20:21:11 GMT) Full text and rfc822 format available.

Severity set to 'important' from 'grave' Request was from Luk Claes <luk@debian.org> to control@bugs.debian.org. (Thu, 15 Oct 2009 05:51:02 GMT) Full text and rfc822 format available.

Send a report that this bug log contains spam.


Debian bug tracking system administrator <owner@bugs.debian.org>. Last modified: Tue Feb 9 19:48:05 2010; Machine Name: busoni.debian.org

Debian Bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.