Your message dated Wed, 17 Oct 2007 11:02:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#410107: fixed in libgtk2-perl 1:1.161-1
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-perl
Version: 1:1.140-1
Severity: normal
Hello,
I have discovered that convert_child_iter_to_iter method in
Gtk2::TreeModelSort class is not doing
what it should. Instead of converting a child_iter to iter, it does the
opposite.
After having found no call to the
gtk_tree_model_sort_convert_child_iter_to_iter function in
auto/Gtk2/Gtk2.so binary file, I went through the xs/GtkTreeModelSort.xs
source file and I think
it's just a copy & paste problem on line 91.
In the sample code below, it's the line below CODE: which should be
changed to
gtk_tree_model_sort_convert_child_iter_to_iter (tree_model_sort,
GtkTreeIter_copy *
gtk_tree_model_sort_convert_child_iter_to_iter (tree_model_sort, child_iter)
GtkTreeModelSort *tree_model_sort
GtkTreeIter *child_iter
PREINIT:
GtkTreeIter sort_iter;
CODE:
gtk_tree_model_sort_convert_iter_to_child_iter (tree_model_sort,
&sort_iter,
child_iter);
RETVAL = &sort_iter;
OUTPUT:
RETVAL
Thank you for your correction if I am correct :).
Adrian
-- System Information:
Debian Release: 4.0
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18_3
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Versions of packages libgtk2-perl depends on:
ii libatk1.0-0 1.12.4-1 The ATK accessibility toolkit
ii libc6 2.3.6.ds1-11 GNU C Library: Shared libraries
ii libcairo-perl 1.01-1 Perl interface to the Cairo
graphi
ii libcairo2 1.2.4-4 The Cairo 2D vector
graphics libra
ii libfontconfig1 2.4.2-1 generic font configuration
library
ii libglib-perl 1:1.140-1 Perl interface to the GLib
and GOb
ii libglib2.0-0 2.12.6-2 The GLib library of C routines
ii libgtk2.0-0 2.8.20-5 The GTK+ graphical user
interface
ii libpango1.0-0 1.14.8-5 Layout and rendering of
internatio
ii libx11-6 2:1.0.3-5 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-5 X11 miscellaneous 'fixes'
extensio
ii libxi6 1:1.0.1-4 X11 Input extension library
ii libxinerama1 1:1.0.1-4.1 X11 Xinerama extension library
ii libxrandr2 2:1.1.0.2-5 X11 RandR extension library
ii libxrender1 1:0.9.1-3 X Rendering Extension
client libra
ii perl 5.8.8-7 Larry Wall's Practical
Extraction
ii perl-base [perlapi-5.8.8] 5.8.8-7 The Pathologically Eclectic
Rubbis
libgtk2-perl recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: libgtk2-perl
Source-Version: 1:1.161-1
We believe that the bug you reported is fixed in the latest version of
libgtk2-perl, which is due to be installed in the Debian FTP archive:
libgtk2-perl-doc_1.161-1_all.deb
to pool/main/libg/libgtk2-perl/libgtk2-perl-doc_1.161-1_all.deb
libgtk2-perl_1.161-1.diff.gz
to pool/main/libg/libgtk2-perl/libgtk2-perl_1.161-1.diff.gz
libgtk2-perl_1.161-1.dsc
to pool/main/libg/libgtk2-perl/libgtk2-perl_1.161-1.dsc
libgtk2-perl_1.161-1_i386.deb
to pool/main/libg/libgtk2-perl/libgtk2-perl_1.161-1_i386.deb
libgtk2-perl_1.161.orig.tar.gz
to pool/main/libg/libgtk2-perl/libgtk2-perl_1.161.orig.tar.gz
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.
Marc 'HE' Brockschmidt <[EMAIL PROTECTED]> (supplier of updated libgtk2-perl
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: Tue, 16 Oct 2007 23:04:05 +0200
Source: libgtk2-perl
Binary: libgtk2-perl libgtk2-perl-doc
Architecture: source i386 all
Version: 1:1.161-1
Distribution: unstable
Urgency: low
Maintainer: Gtk2-Perl Maintainers <[EMAIL PROTECTED]>
Changed-By: Marc 'HE' Brockschmidt <[EMAIL PROTECTED]>
Description:
libgtk2-perl - Perl interface to the 2.x series of the Gimp Toolkit library
libgtk2-perl-doc - Perl interface to the Gtk 2.x series (documentation files)
Closes: 410107 424464 432999
Changes:
libgtk2-perl (1:1.161-1) unstable; urgency=low
.
* New upstream release (Closes: #432999)
+ Fixed copy&paste bug in $tree_model_sort->convert_child_iter_to_iter
(Closes: #410107)
* debian/control:
+ Add b-dep on hicolor-icon-theme (needed to run some tests)
+ Drop useless Source-Version-based versions in suggests/recommends
* t/GdkKeys.t: Skip keymap tests when there doesn't seem to be a keymap
(like in the test suite run while building, as xvfb-run doesn't provide
the needed data) (Closes: #424464)
Files:
41b5a2f236f2cbdd33dfea0c76824a6c 962 perl optional libgtk2-perl_1.161-1.dsc
4c45fc7e4905e7a72b46d3fb39c2420b 674074 perl optional
libgtk2-perl_1.161.orig.tar.gz
7649c825dfffb45f98737cff59e6e0ec 5753 perl optional
libgtk2-perl_1.161-1.diff.gz
87a65a5024abbb3f76adb7c8f9882969 1392914 perl optional
libgtk2-perl-doc_1.161-1_all.deb
1ee0ac69ae847d9e0d00cf10ddd7c6f6 1210498 perl optional
libgtk2-perl_1.161-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHFei2mO5zOp3h7rERAlwKAJ48rP2x2crs+06P5zQSDAdDwiUh/ACfbZij
3UggJ0h0+wepJwvk37E5e4s=
=cYWc
-----END PGP SIGNATURE-----
--- End Message ---