Your message dated Sat, 31 Jul 2010 16:32:15 +0000
with message-id <e1ofeyt-000064...@franck.debian.org>
and subject line Bug#590453: fixed in libgtk2-perl 2:1.222-1
has caused the Debian Bug report #590453,
regarding libgtk2-perl: Gtk2::Dialog and descendents signal produces different 
response to ->run()
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
590453: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=590453
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libgtk2-perl
Version: 1:1.230-2
Severity: normal

Under Gtk2 1.230, the attached script produces

$ filechooser.pl 
signal returned -5
run returned ok
$ filechooser.pl 
signal returned -6
run returned cancel

depending which button is pressed.
#!/usr/bin/perl -w

use strict;
use Gtk2 -init;

my $file_chooser = Gtk2::FileChooserDialog->new(
 'Open file',
 undef, 'open',
 'gtk-cancel' => 'cancel',
 'gtk-ok'     => 'ok'
);
$file_chooser->signal_connect(
 response => sub {
 my ( $dialog, $response ) = @_;
 print "signal returned $response\n";
 }
);
print "run returned ",$file_chooser->run, "\n";
$file_chooser->destroy;
exit( 0 );

--- End Message ---
--- Begin Message ---
Source: libgtk2-perl
Source-Version: 2:1.222-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.222-1_all.deb
  to main/libg/libgtk2-perl/libgtk2-perl-doc_1.222-1_all.deb
libgtk2-perl_1.222-1.debian.tar.gz
  to main/libg/libgtk2-perl/libgtk2-perl_1.222-1.debian.tar.gz
libgtk2-perl_1.222-1.dsc
  to main/libg/libgtk2-perl/libgtk2-perl_1.222-1.dsc
libgtk2-perl_1.222-1_i386.deb
  to main/libg/libgtk2-perl/libgtk2-perl_1.222-1_i386.deb
libgtk2-perl_1.222.orig.tar.gz
  to main/libg/libgtk2-perl/libgtk2-perl_1.222.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 590...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jeffrey Ratcliffe <jeffrey.ratcli...@gmail.com> (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 ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Wed, 28 Jul 2010 15:40:40 +0200
Source: libgtk2-perl
Binary: libgtk2-perl libgtk2-perl-doc
Architecture: source i386 all
Version: 2:1.222-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
Changed-By: Jeffrey Ratcliffe <jeffrey.ratcli...@gmail.com>
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: 590453
Changes: 
 libgtk2-perl (2:1.222-1) unstable; urgency=low
 .
   * New upstream release
     Closes: #590453 (libgtk2-perl: Gtk2::Dialog and descendents signal produces
                                                   different response to 
->run())
   * Bumped epoch to replace previous (unstable) release with this stable one.
   * Add myself to Uploaders and Copyright
   * Refreshed debian/patches/try-to-fix-recent-chooser-tests
   * Updated watchfile to only report stable releases
   * Update dependency libglib-perl (>= 2:1.223)
   * Standards-Version 3.9.1 (no changes)
   * Install Changelog-pre-git
Checksums-Sha1: 
 2418b4bc5494384dc9b1c2fca0cad0923f8ae71d 2315 libgtk2-perl_1.222-1.dsc
 1d8aa9684bd454fc98b1fc29d961583617b3d566 713908 libgtk2-perl_1.222.orig.tar.gz
 d1c0398251b159f6adb10482af440b0266ec4118 9047 
libgtk2-perl_1.222-1.debian.tar.gz
 3259b07bdd0d6244ec922839d45344e6495f1398 1220952 libgtk2-perl_1.222-1_i386.deb
 0067cdaf9ad6fbc9ef5636491a7343313aea333e 1406428 
libgtk2-perl-doc_1.222-1_all.deb
Checksums-Sha256: 
 9d8c5cc95e05544a60a3f3def7e17a250180ddf24087a715b757a09289825733 2315 
libgtk2-perl_1.222-1.dsc
 f7dc37fe9a3ca8879900faaa4b199e24e1e5180ad6e39a44a7866f1aac19b987 713908 
libgtk2-perl_1.222.orig.tar.gz
 e6362804a278c28fc842144a1e846894b15dad74696a740deb77bf4b9cd4e2d5 9047 
libgtk2-perl_1.222-1.debian.tar.gz
 c40161aa5e2b9fe6b6e18f6293aaa5a50b511f9ca191cba3d88f9c2f4175ce6f 1220952 
libgtk2-perl_1.222-1_i386.deb
 b785cc03879c68bcc61be794bdec9d78ec5a5ccddfbb21266fa56e040670bc86 1406428 
libgtk2-perl-doc_1.222-1_all.deb
Files: 
 acbfc43689986bf55ee083390cc84abf 2315 perl optional libgtk2-perl_1.222-1.dsc
 8f8a170b33dc2cf4e69769e97c05185a 713908 perl optional 
libgtk2-perl_1.222.orig.tar.gz
 bad4410a453b2ed1e4e9f79bb154c41b 9047 perl optional 
libgtk2-perl_1.222-1.debian.tar.gz
 54e96d0b77e2a1a88f7183c3a35268a1 1220952 perl optional 
libgtk2-perl_1.222-1_i386.deb
 48647fa9ea7dbc726648f92046da798f 1406428 doc optional 
libgtk2-perl-doc_1.222-1_all.deb

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

iQIcBAEBCAAGBQJMVEu8AAoJELs6aAGGSaoGIsUP/09bEprJCHEqZKHetj79NPxe
VHXKzDrGY6i6HNJxXklIdxMvmGjuI8Feg4Hf8YcTKfWMsJ3xTqWoT2pUlaUcyEDi
BW9bqGmG75mkLrlQVLEcNo+pTOtsne4ye5GTAoPjrAXw4JkemNbo2Ke03vvxORFL
Jz1WPusHpUvmx2iUrOwWdcYD9zPujafEtejLiXNDYF5Z22it8NsC0qVuuvz13VOV
EXnMO1h4b3ESRns/yRCyIt1ma6TbsjX92TRQQso/zU0JAJxjI0lzMbxAjcRYdGju
V63bNrTOZxNUj3oHCTgN2IUwK56xA+OWhQ628ReXZqllB4e6lPZraL7iEagbjGet
XmZF5+WTfq98mCfOVQM1eIXEJUJRiHkXhj1TF+s3liVyiWDZr5q9NB+V0lulOQrK
fS6BCaKywmeEcxsNFF78wHBmMy+eUbI4EfVqQb3DQLaudCH+vIJYYXKXHM976Wkq
gRrvbdI92XtLcLl7CeiXhim8B8NtXX5K2XuRfEm2VfgSVjqav2yF2VsSUweYkriO
1FzY2AiRHw6hYdHmdSaknyvcTylDrIeHt7+/J1Gz7wYCrCHAp6PWhyAw0NniaUzo
q4eL4CBvcWmAjh04DT6Et+Be4mS5HlKAoWt8AbNyxyuhxZkIU4XT9NwQct5GN33V
yM+Bhj6bESj3y4+dUuby
=Dae0
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to