Your message dated Sun, 14 Oct 2007 21:02:07 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#443403: fixed in gtk+2.0 2.12.0-3
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: libgtk2.0-0
Version: 2.12.0-2
Severity: normal
Tags: patch

Hi,

libtracker was renamed to libtrackerclient quite some time ago (to avoid
a name conflict afaik). This breaks the tracker support in gtk. Attached
patch fixes that. 

Cheers,
Michael

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

Kernel: Linux 2.6.23-rc7
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libgtk2.0-0 depends on:
ii  libatk1.0-0             1.20.0-1         The ATK accessibility toolkit
ii  libc6                   2.6.1-5          GNU C Library: Shared libraries
ii  libcairo2               1.4.10-1         The Cairo 2D vector graphics libra
ii  libcomerr2              1.40.2-1         common error description library
ii  libcupsys2              1.3.2-1          Common UNIX Printing System(tm) - 
ii  libfontconfig1          2.4.2-1.2        generic font configuration library
ii  libglib2.0-0            2.14.1-3         The GLib library of C routines
ii  libgnutls13             1.7.19-1         the GNU TLS library - runtime libr
ii  libgtk2.0-common        2.12.0-2         Common files for the GTK+ graphica
ii  libjpeg62               6b-14            The Independent JPEG Group's JPEG 
ii  libkrb53                1.6.dfsg.1-7     MIT Kerberos runtime libraries
ii  libpango1.0-0           1.18.2-1         Layout and rendering of internatio
ii  libpng12-0              1.2.15~beta5-2   PNG library - runtime
ii  libtiff4                3.8.2-7          Tag Image File Format (TIFF) libra
ii  libx11-6                2:1.0.3-7        X11 client-side library
ii  libxcomposite1          1:0.3.2-1+b1     X11 Composite extension library
ii  libxcursor1             1:1.1.9-1        X cursor management library
ii  libxdamage1             1:1.1.1-3        X11 damaged region extension libra
ii  libxext6                1:1.0.3-2        X11 miscellaneous extension librar
ii  libxfixes3              1:4.0.3-2        X11 miscellaneous 'fixes' extensio
ii  libxi6                  2:1.1.3-1        X11 Input extension library
ii  libxinerama1            1:1.0.2-1        X11 Xinerama extension library
ii  libxrandr2              2:1.2.2-1        X11 RandR extension library
ii  libxrender1             1:0.9.4-1        X Rendering Extension client libra
ii  zlib1g                  1:1.2.3.3.dfsg-5 compression library - runtime

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

-- no debconf information
--- gtk/gtksearchenginetracker.c.orig   2007-09-21 06:12:18.000000000 +0200
+++ gtk/gtksearchenginetracker.c        2007-09-21 05:41:52.000000000 +0200
@@ -74,7 +74,7 @@
       
       done = TRUE;
  
-      tracker = g_module_open ("libtracker.so.0", G_MODULE_BIND_LAZY | 
G_MODULE_BIND_LOCAL);
+      tracker = g_module_open ("libtrackerclient.so.0", G_MODULE_BIND_LAZY | 
G_MODULE_BIND_LOCAL);
       if (!tracker)
        return;
       

--- End Message ---
--- Begin Message ---
Source: gtk+2.0
Source-Version: 2.12.0-3

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.12.0-3.diff.gz
  to pool/main/g/gtk+2.0/gtk+2.0_2.12.0-3.diff.gz
gtk+2.0_2.12.0-3.dsc
  to pool/main/g/gtk+2.0/gtk+2.0_2.12.0-3.dsc
gtk2-engines-pixbuf_2.12.0-3_i386.deb
  to pool/main/g/gtk+2.0/gtk2-engines-pixbuf_2.12.0-3_i386.deb
gtk2.0-examples_2.12.0-3_i386.deb
  to pool/main/g/gtk+2.0/gtk2.0-examples_2.12.0-3_i386.deb
libgtk-directfb-2.0-0-udeb_2.12.0-3_i386.udeb
  to pool/main/g/gtk+2.0/libgtk-directfb-2.0-0-udeb_2.12.0-3_i386.udeb
libgtk-directfb-2.0-0_2.12.0-3_i386.deb
  to pool/main/g/gtk+2.0/libgtk-directfb-2.0-0_2.12.0-3_i386.deb
libgtk-directfb-2.0-dev_2.12.0-3_i386.deb
  to pool/main/g/gtk+2.0/libgtk-directfb-2.0-dev_2.12.0-3_i386.deb
libgtk2.0-0-dbg_2.12.0-3_i386.deb
  to pool/main/g/gtk+2.0/libgtk2.0-0-dbg_2.12.0-3_i386.deb
libgtk2.0-0_2.12.0-3_i386.deb
  to pool/main/g/gtk+2.0/libgtk2.0-0_2.12.0-3_i386.deb
libgtk2.0-bin_2.12.0-3_all.deb
  to pool/main/g/gtk+2.0/libgtk2.0-bin_2.12.0-3_all.deb
libgtk2.0-common_2.12.0-3_all.deb
  to pool/main/g/gtk+2.0/libgtk2.0-common_2.12.0-3_all.deb
libgtk2.0-dev_2.12.0-3_i386.deb
  to pool/main/g/gtk+2.0/libgtk2.0-dev_2.12.0-3_i386.deb
libgtk2.0-doc_2.12.0-3_all.deb
  to pool/main/g/gtk+2.0/libgtk2.0-doc_2.12.0-3_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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Loic Minier <[EMAIL PROTECTED]> (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 [EMAIL PROTECTED])


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

Format: 1.7
Date: Sun, 14 Oct 2007 20:46:29 +0200
Source: gtk+2.0
Binary: libgtk2.0-dev gtk2-engines-pixbuf libgtk-directfb-2.0-dev 
libgtk-directfb-2.0-0 libgtk-directfb-2.0-0-udeb libgtk2.0-0-dbg libgtk2.0-0 
libgtk2.0-doc gtk2.0-examples libgtk2.0-common libgtk2.0-bin
Architecture: source i386 all
Version: 2.12.0-3
Distribution: unstable
Urgency: low
Maintainer: Sebastien Bacher <[EMAIL PROTECTED]>
Changed-By: Loic Minier <[EMAIL PROTECTED]>
Description: 
 gtk2-engines-pixbuf - Pixbuf-based theme for GTK+ 2.x
 gtk2.0-examples - Examples files for the GTK+ 2.0
 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: 283076 439004 440165 443403 443661 444927 445613
Changes: 
 gtk+2.0 (2.12.0-3) unstable; urgency=low
 .
   [ Josselin Mouette ]
   * 031_gtksearchenginetracker_fixes.patch: new patch.
     + Use libtrackerclient.so.0 (closes: #443403).
     + Check that tracker actually works before using it.
 .
   [ Loic Minier ]
   * Conflict with libwxgtk2.6-0 << 2.6.3.2.2-1 to prevent the migration of gtk
     to testing until the wxwidgets2.6 fix is there too; see #441766 and
     friends.
 .
   [ Josselin Mouette ]
   * Conflict with glabels << 2.1.3-3 to prevent a segmentation fault
     from showing up.
 .
   [ Loic Minier ]
   * Cleanup whitespace.
   * Add comments to relibtoolizing patch, 070_mandatody-relibtoolize, to
     mention the age of the upstream libtool in released tarballs which make
     relibtoolizing important for hurd-i386; GNOME #484426; Debian #445001.
 .
   [ Josselin Mouette ]
   * 020_immodules-files-d.patch, 021_loader-files-d.patch: read the
     GDK_PIXBUF_MODULE_FILE and GTK_IM_MODULE_FILE variables before the
     Debian directories. Thanks Thadeu Lima de Souza Cascardo.
     Closes: #439004.
 .
   [ Loic Minier ]
   * New patch, 080_from_bugzilla_workaround_eclipse_crash, fixes crash when
     displaying tooltips in SWT apps such as Eclipse; GNOME #410194; LP
     #128232; closes: #445613.
   * New patch, 060_opening-display-by-env-error-message, fixes error message
     on opening of display to include the display when it was set via the
     DISPLAY env var; GNOME #486636; closes: #283076.
   * New patch, 065_gtk-filechooser-locale-time, fixes conversion of localized
     week days in non-UTF-8 locales in the file chooser; GNOME #482504;
     closes: #444927.
   * Enable 091_workaround_no_gtk_init_incorrect_display to allow the non-free
     Flash plugin to work for users of non-Gtk browsers; please do bug Adobe
     about this; closes: #443661, #440165.
   * New patch, 071_fix_gdk_window_null_crasher, fixes potential crashes in
     IceWeasel's print preview dialog; GNOME #482531; LP #144326; found in the
     Ubuntu package.
Files: 
 dfb1c7deee9be8738147367df7a569e3 1529 libs optional gtk+2.0_2.12.0-3.dsc
 7b73c47d235bb1ae4ff860cbd0f14eb6 101087 libs optional gtk+2.0_2.12.0-3.diff.gz
 9e376f6701f09328b3c69f111083c555 4909522 misc optional 
libgtk2.0-common_2.12.0-3_all.deb
 b41852ad521f8bbc3b58e639d80964bd 8054 misc optional 
libgtk2.0-bin_2.12.0-3_all.deb
 27e118a79533752894447b6da4dfa52b 3184574 doc optional 
libgtk2.0-doc_2.12.0-3_all.deb
 3a63cfd22f36b930c064dc8aa421f47f 1960530 libs optional 
libgtk2.0-0_2.12.0-3_i386.deb
 e36c7fe01905e708c57439187902e42d 1661422 libs optional 
libgtk-directfb-2.0-0_2.12.0-3_i386.deb
 884e3affc6af649da24b13e2a099ddf7 1710140 debian-installer extra 
libgtk-directfb-2.0-0-udeb_2.12.0-3_i386.udeb
 0cbed89f14b0d08735859402a9252685 2653790 libdevel optional 
libgtk2.0-dev_2.12.0-3_i386.deb
 c0ae4b03854148dd4e89fa471e895a0a 5504 libdevel optional 
libgtk-directfb-2.0-dev_2.12.0-3_i386.deb
 fedf86da062986b83b9c604c37ae9b79 9274764 libdevel extra 
libgtk2.0-0-dbg_2.12.0-3_i386.deb
 bb81b74d3661d9aab1cbffd2a79d5d9c 438092 x11 extra 
gtk2.0-examples_2.12.0-3_i386.deb
 9da1f059876b8b589d4b4388ec0b193f 123234 graphics optional 
gtk2-engines-pixbuf_2.12.0-3_i386.deb
Package-Type: udeb

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

iD8DBQFHEnJq4VUX8isJIMARAnGyAJ0XDFr1zDS3PHb5V55j8YxM+pT3TgCfUDme
P06uxlSVzRlfZgUpInelhYQ=
=R+m4
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to