Your message dated Fri, 27 Nov 2009 21:35:50 +0000
with message-id <[email protected]>
and subject line Bug#532467: fixed in reportbug 4.9
has caused the Debian Bug report #532467,
regarding reportbug GTK turns all entries read-only after using "back" button
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 [email protected]
immediately.)
--
532467: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=532467
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: reportbug
Version: 4.8
Severity: normal
After typing in a bug and trying to submit it, I explored whether tags were
necessary. I decided they weren't and hit "back". At that point, the "submit
via email" was greyed out, and "forward" was disabled. I could continue to
"back" up, but the scroll bars didn't function and I couldn't select text.
-- Package-specific info:
** Environment settings:
INTERFACE="gtk2"
** /home/mario/.reportbugrc:
reportbug_version "4.8"
mode standard
ui gtk2
email "[email protected]"
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.30-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=ANSI_X3.4-1968)
(ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/dash
Versions of packages reportbug depends on:
ii apt 0.7.23.1 Advanced front-end for dpkg
ii python 2.5.4-2 An interactive high-level object-o
ii python-reportbug 4.8 Python modules for interacting wit
reportbug recommends no packages.
Versions of packages reportbug suggests:
ii debconf-utils 1.5.28 debconf utilities
pn debsums <none> (no description available)
pn dlocate <none> (no description available)
ii exim4 4.69-11 metapackage to ease Exim MTA (v4)
ii exim4-daemon-light [mail-tran 4.69-11+b1 lightweight Exim MTA (v4) daemon
ii file 5.03-2 Determines file type using "magic"
ii gnupg 1.4.10-2 GNU privacy guard - a free PGP rep
ii python-gtk2 2.16.0-1 Python bindings for the GTK+ widge
pn python-gtkspell <none> (no description available)
pn python-urwid <none> (no description available)
ii python-vte 1:0.22.2-2 Python bindings for the VTE widget
ii xdg-utils 1.0.2-6.1 desktop integration utilities from
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: reportbug
Source-Version: 4.9
We believe that the bug you reported is fixed in the latest version of
reportbug, which is due to be installed in the Debian FTP archive:
python-reportbug_4.9_all.deb
to main/r/reportbug/python-reportbug_4.9_all.deb
reportbug_4.9.dsc
to main/r/reportbug/reportbug_4.9.dsc
reportbug_4.9.tar.gz
to main/r/reportbug/reportbug_4.9.tar.gz
reportbug_4.9_all.deb
to main/r/reportbug/reportbug_4.9_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.
Sandro Tosi <[email protected]> (supplier of updated reportbug 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.8
Date: Fri, 27 Nov 2009 20:12:38 +0100
Source: reportbug
Binary: reportbug python-reportbug
Architecture: source all
Version: 4.9
Distribution: unstable
Urgency: low
Maintainer: Reportbug Maintainers <[email protected]>
Changed-By: Sandro Tosi <[email protected]>
Description:
python-reportbug - Python modules for interacting with bug tracking systems
reportbug - reports bugs in the Debian distribution
Closes: 214103 223335 232829 244763 363156 433323 517989 527259 531803 532467
542309 542312 543147 543281 544623 546914 547091 551046 552364 554504 554589
Changes:
reportbug (4.9) unstable; urgency=low
.
[ Sandro Tosi ]
* debian/rules
- check if versions are in sync only when releasing (allowing for easier
development)
* reportbug/ui/gtk2_ui.py
- replace python-gnome2-extras with python-gtkspell when suggesting what
package to install for spell checking; thanks to David Steiner for the
report; Closes: #551046
- clarified the dialog message that requires installation of additional
packages; thanks to Filipus Klutiero for the report; Closes: #554589
* debian/control
- added a Conflicts on 'debsums (<< 2.0.47)', to properly require the
correct version of debsums; thanks to Flavio Stanchina for the report;
Closes: #552364
* reportbug/ui/urwid_ui.py
- added missing arguments to handle_bts_query call; thanks to David Bremner
for the report; Closes: #542309
* reportbug/submit.py
- don't encode email addresses when print report of mail recipients (after
mail being sent); thanks to Raphaël Hertzog for the report and Carl
Chenet
for the patch; Closes: #546914
* bin/querybts
- enable '-u' options, along with '--ui'; thanks to David Bremner for the
report and to Carl Chenet for the patch; Closes: #542312
* bin/reportbug
- '--template' option forces the 'text' UI (it's only useful with that);
thanks to Johan Kullstam for the report; Closes: #543281
- clarified the message displayed when reporting a bug against an orphaned
packages, requesting to still report the bug if it exists; thanks to Ryan
Niebur for the report; Closes: #544623
* man/reportbug.1
- clarify that if dlocate is installed, the parameters to --filename are
actually regexp; thanks to Dan Jacobson for the report; Closes: #547091
* bin/reportbug, man/reportbug.1, reportbug/ui/text_ui.py
- add '-N/--bugreport' option to run reportbug against a bug number (useful
when the bug is already known and want to followup on it); thanks to all
the people requesting it (too many to list) and Carl Chenet for the
patch;
Closes: #214103, #223335, #232829, #244763, #363156, #433323, #517989
.
[ Luca Bruno ]
* reportbug/ui/gtk2_ui.py
- cleaner way of handling the response in error/info dialogs; thanks to
Julian Andres Klode for the report; Closes: #527259
- open a terminal when falling back to text mode if stdout is not available
(usually when run through the menu); thanks to Filipus Klutiero and
Philipp Kern for the reports; Closes: #554504, #543147
- don't show back button as it's not possible to go back;
thanks to all the people reporting the bug; Closes: #532467
* bin/reportbug, reportbug/ui/*_ui.py:
- introduce the can_input() UI method, to know whether the UI is able to
receive input or not; thanks to Sebastian Dalfuß for the report;
Closes: #531803
Checksums-Sha1:
dd883faca62549daddfcbd78f974257d8fbcd592 1125 reportbug_4.9.dsc
18041e28858b5f4fb22e9bd62d8a8b87e3761f77 199658 reportbug_4.9.tar.gz
a4c9e78b30948b0c1c91c46b2199e39df5972d6f 123654 reportbug_4.9_all.deb
d61f08c7cb69d162601cfce7a0cc3a8f1d43441f 118898 python-reportbug_4.9_all.deb
Checksums-Sha256:
5eacafee6e7a9ab27b0b19d8ffa70978ad7baf4500a507d6bea837866f7b468e 1125
reportbug_4.9.dsc
5e6a1688d6c03ead2171ece44cdbe01dc124ef618687b88abfa9d6555998f97a 199658
reportbug_4.9.tar.gz
9ad45539e1c039fa2b336a3c547645405cbe7e6a00d3f634e3d2c4ec5eefacc1 123654
reportbug_4.9_all.deb
cd1d9a22c3643a658f5ec9d5b2b7539bcd96e1d571d9cea8ecdc030bdc69fb6e 118898
python-reportbug_4.9_all.deb
Files:
354d26d65a185336133031c73af4558f 1125 utils standard reportbug_4.9.dsc
ee98f6f0f4451960aa9609ce0625ee14 199658 utils standard reportbug_4.9.tar.gz
f1bb60f0ae2125d055e059469c10da63 123654 utils standard reportbug_4.9_all.deb
f2492e9313d310ae23027e8d7d50c2b9 118898 python standard
python-reportbug_4.9_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAksQQ28ACgkQAukwV0RN2VD3vQCfUJptEGYl9EpcFcuSGTO107zy
I/8AnRKaFWrrDY5bwhEMU6YO9N7Zz0Qb
=pnf0
-----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________
Reportbug-maint mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/reportbug-maint