Your message dated Tue, 06 Mar 2018 22:00:16 +0000
with message-id <e1etkd6-000flp...@fasolo.debian.org>
and subject line Bug#574737: fixed in urwid 2.0.1-1
has caused the Debian Bug report #574737,
regarding reportbug urwid interface crash with Debian Bug 611298
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.)


-- 
574737: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=574737
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: reportbug
Version: 6.4.4
Severity: normal

Dear Maintainer,

I wanted to report missing dependencies for the pdfannotextractor script 
included in texlive-latex-extra. For the record, I assume the missing 
dependencies of texlive-latex-extra to be libfile-which-perl and libpdfbox-java.

I did use the reportbug urwid interface, selecting “submit more information” 
when viewing bug report 611298 with the title “texlive-latex-extra: In pax: 
pdfannotextractor requires libfile-which-perl”.

The program crashed. I expected it to show me some editor to input more 
information about the bug I encountered.

-- Package-specific info:
** Environment settings:
INTERFACE="urwid"

** /home/erlehmann/.reportbugrc:
reportbug_version "6.4.3"
mode standard
ui urwid
email "nils+debian-report...@dieweltistgarnichtso.net"
no-cc
header "X-Debbugs-CC: nils+debian-report...@dieweltistgarnichtso.net"
smtphost reportbug.debian.org

-- System Information:
Debian Release: 7.0
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-3-686-pae (SMP w/1 CPU core)
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 reportbug depends on:
ii  apt               0.9.7.7
ii  python            2.7.3~rc2-1
ii  python-reportbug  6.4.4

reportbug recommends no packages.

Versions of packages reportbug suggests:
ii  claws-mail                                 3.8.1-2
pn  debconf-utils                              <none>
pn  debsums                                    <none>
pn  dlocate                                    <none>
ii  emacs23-bin-common                         23.4+1-4
ii  exim4                                      4.80-6
ii  exim4-daemon-light [mail-transport-agent]  4.80-6
ii  file                                       5.11-2
ii  gnupg                                      1.4.12-7
ii  python-gtk2                                2.24.0-3
ii  python-gtkspell                            2.25.3-12
ii  python-urwid                               1.0.1-2
ii  python-vte                                 1:0.28.2-5
ii  xdg-utils                                  1.1.0~rc1+git20111210-6

Versions of packages python-reportbug depends on:
ii  apt               0.9.7.7
ii  python            2.7.3~rc2-1
ii  python-debian     0.1.21
ii  python-debianbts  1.11
ii  python-support    1.0.15

python-reportbug suggests no packages.

-- debconf-show failed

*** /tmp/reportbug-crash
% reportbug texlive-latex-extra --no-check-available
Note: bug reports are publicly archived (including the email address of the 
submitter).
Detected character set: UTF-8
Please change your locale if this is incorrect.

Using 'Nils Dagsson Moskopp <nils+debian-report...@dieweltistgarnichtso.net>' 
as your from address.
Getting status for texlive-latex-extra...
Will send report to Debian (per lsb_release).







Maintainer for texlive-latex-extra is 'Debian TeX Maintainers 
<debian-tex-ma...@lists.debian.org>'.
Looking up dependencies of texlive-latex-extra...
Getting status for related package tex-common...
Looking up 'depends' of related package tex-common...
Looking up 'suggests' of related package tex-common...
Looking up status of additional packages...



Traceback (most recent call last):
  File "/usr/bin/reportbug", line 2206, in <module>
    main()
  File "/usr/bin/reportbug", line 1080, in main
    return iface.user_interface()
  File "/usr/bin/reportbug", line 1859, in user_interface
    'Please provide a subject for your response.', default="Re: %s" % 
exinfo.subject, force_prompt=True)
  File "/usr/lib/pymodules/python2.7/reportbug/ui/urwid_ui.py", line 359, in 
get_string
    code, text = box.main(ui)
  File "/usr/lib/pymodules/python2.7/reportbug/ui/urwid_ui.py", line 200, in 
main
    return self.ui.run_wrapper(self.run)
  File "/usr/lib/python2.7/dist-packages/urwid/raw_display.py", line 237, in 
run_wrapper
    return fn()
  File "/usr/lib/pymodules/python2.7/reportbug/ui/urwid_ui.py", line 151, in run
    canvas = self.view.render( size, focus=True )
  File "/usr/lib/python2.7/dist-packages/urwid/widget.py", line 132, in 
cached_render
    canv = fn(self, size, focus=focus)
  File "/usr/lib/python2.7/dist-packages/urwid/decoration.py", line 219, in 
render
    canv = self._original_widget.render(size, focus=focus)
  File "/usr/lib/python2.7/dist-packages/urwid/widget.py", line 132, in 
cached_render
    canv = fn(self, size, focus=focus)
  File "/usr/lib/python2.7/dist-packages/urwid/decoration.py", line 727, in 
render
    canv = self._original_widget.render((maxcol,maxrow-top-bottom),focus)
  File "/usr/lib/python2.7/dist-packages/urwid/widget.py", line 132, in 
cached_render
    canv = fn(self, size, focus=focus)
  File "/usr/lib/python2.7/dist-packages/urwid/decoration.py", line 535, in 
render
    canv = self._original_widget.render((maxcol,)+size[1:], focus)
  File "/usr/lib/python2.7/dist-packages/urwid/widget.py", line 132, in 
cached_render
    canv = fn(self, size, focus=focus)
  File "/usr/lib/python2.7/dist-packages/urwid/container.py", line 596, in 
render
    focus and self.focus_part == 'body')
  File "/usr/lib/python2.7/dist-packages/urwid/widget.py", line 132, in 
cached_render
    canv = fn(self, size, focus=focus)
  File "/usr/lib/python2.7/dist-packages/urwid/container.py", line 1228, in 
render
    focus = focus and self.focus_col == i)
  File "/usr/lib/python2.7/dist-packages/urwid/widget.py", line 132, in 
cached_render
    canv = fn(self, size, focus=focus)
  File "/usr/lib/python2.7/dist-packages/urwid/container.py", line 596, in 
render
    focus and self.focus_part == 'body')
  File "/usr/lib/python2.7/dist-packages/urwid/widget.py", line 132, in 
cached_render
    canv = fn(self, size, focus=focus)
  File "/usr/lib/python2.7/dist-packages/urwid/decoration.py", line 219, in 
render
    canv = self._original_widget.render(size, focus=focus)
  File "/usr/lib/python2.7/dist-packages/urwid/widget.py", line 132, in 
cached_render
    canv = fn(self, size, focus=focus)
  File "/usr/lib/python2.7/dist-packages/urwid/decoration.py", line 727, in 
render
    canv = self._original_widget.render((maxcol,maxrow-top-bottom),focus)
  File "/usr/lib/python2.7/dist-packages/urwid/widget.py", line 132, in 
cached_render
    canv = fn(self, size, focus=focus)
  File "/usr/lib/python2.7/dist-packages/urwid/decoration.py", line 535, in 
render
    canv = self._original_widget.render((maxcol,)+size[1:], focus)
  File "/usr/lib/python2.7/dist-packages/urwid/widget.py", line 132, in 
cached_render
    canv = fn(self, size, focus=focus)
  File "/usr/lib/python2.7/dist-packages/urwid/container.py", line 596, in 
render
    focus and self.focus_part == 'body')
  File "/usr/lib/python2.7/dist-packages/urwid/widget.py", line 132, in 
cached_render
    canv = fn(self, size, focus=focus)
  File "/usr/lib/python2.7/dist-packages/urwid/decoration.py", line 725, in 
render
    canv = self._original_widget.render((maxcol,), focus)
  File "/usr/lib/python2.7/dist-packages/urwid/widget.py", line 132, in 
cached_render
    canv = fn(self, size, focus=focus)
  File "/usr/lib/python2.7/dist-packages/urwid/container.py", line 864, in 
render
    focus=focus and item_focus)
  File "/usr/lib/python2.7/dist-packages/urwid/widget.py", line 132, in 
cached_render
    canv = fn(self, size, focus=focus)
  File "/usr/lib/python2.7/dist-packages/urwid/decoration.py", line 219, in 
render
    canv = self._original_widget.render(size, focus=focus)
  File "/usr/lib/python2.7/dist-packages/urwid/widget.py", line 170, in 
finalize_render
    canv = fn(self, size, focus=focus)
  File "/usr/lib/python2.7/dist-packages/urwid/listbox.py", line 378, in render
    assert rows <= maxrow, "Listbox contents too long!  Probably urwid's fault 
(please report): %r" % ((top,middle,bottom),)
AssertionError: Listbox contents too long!  Probably urwid's fault (please 
report): ((0, []), (-1, <Edit selectable flow widget 'Re: texlive-latex-extra: 
In pax: pdfannotextractor requires libfile-which-perl' edit_pos=78>, 0, 2, (18, 
1)), (0, []))
% reportbug texlive-latex-extra --no-check-available
Note: bug reports are publicly archived (including the email address of the submitter).
Detected character set: UTF-8
Please change your locale if this is incorrect.

Using 'Nils Dagsson Moskopp <nils+debian-report...@dieweltistgarnichtso.net>' as your from address.
Getting status for texlive-latex-extra...
Will send report to Debian (per lsb_release).







Maintainer for texlive-latex-extra is 'Debian TeX Maintainers <debian-tex-ma...@lists.debian.org>'.
Looking up dependencies of texlive-latex-extra...
Getting status for related package tex-common...
Looking up 'depends' of related package tex-common...
Looking up 'suggests' of related package tex-common...
Looking up status of additional packages...



Traceback (most recent call last):
  File "/usr/bin/reportbug", line 2206, in <module>
    main()
  File "/usr/bin/reportbug", line 1080, in main
    return iface.user_interface()
  File "/usr/bin/reportbug", line 1859, in user_interface
    'Please provide a subject for your response.', default="Re: %s" % exinfo.subject, force_prompt=True)
  File "/usr/lib/pymodules/python2.7/reportbug/ui/urwid_ui.py", line 359, in get_string
    code, text = box.main(ui)
  File "/usr/lib/pymodules/python2.7/reportbug/ui/urwid_ui.py", line 200, in main
    return self.ui.run_wrapper(self.run)
  File "/usr/lib/python2.7/dist-packages/urwid/raw_display.py", line 237, in run_wrapper
    return fn()
  File "/usr/lib/pymodules/python2.7/reportbug/ui/urwid_ui.py", line 151, in run
    canvas = self.view.render( size, focus=True )
  File "/usr/lib/python2.7/dist-packages/urwid/widget.py", line 132, in cached_render
    canv = fn(self, size, focus=focus)
  File "/usr/lib/python2.7/dist-packages/urwid/decoration.py", line 219, in render
    canv = self._original_widget.render(size, focus=focus)
  File "/usr/lib/python2.7/dist-packages/urwid/widget.py", line 132, in cached_render
    canv = fn(self, size, focus=focus)
  File "/usr/lib/python2.7/dist-packages/urwid/decoration.py", line 727, in render
    canv = self._original_widget.render((maxcol,maxrow-top-bottom),focus)
  File "/usr/lib/python2.7/dist-packages/urwid/widget.py", line 132, in cached_render
    canv = fn(self, size, focus=focus)
  File "/usr/lib/python2.7/dist-packages/urwid/decoration.py", line 535, in render
    canv = self._original_widget.render((maxcol,)+size[1:], focus)
  File "/usr/lib/python2.7/dist-packages/urwid/widget.py", line 132, in cached_render
    canv = fn(self, size, focus=focus)
  File "/usr/lib/python2.7/dist-packages/urwid/container.py", line 596, in render
    focus and self.focus_part == 'body')
  File "/usr/lib/python2.7/dist-packages/urwid/widget.py", line 132, in cached_render
    canv = fn(self, size, focus=focus)
  File "/usr/lib/python2.7/dist-packages/urwid/container.py", line 1228, in render
    focus = focus and self.focus_col == i)
  File "/usr/lib/python2.7/dist-packages/urwid/widget.py", line 132, in cached_render
    canv = fn(self, size, focus=focus)
  File "/usr/lib/python2.7/dist-packages/urwid/container.py", line 596, in render
    focus and self.focus_part == 'body')
  File "/usr/lib/python2.7/dist-packages/urwid/widget.py", line 132, in cached_render
    canv = fn(self, size, focus=focus)
  File "/usr/lib/python2.7/dist-packages/urwid/decoration.py", line 219, in render
    canv = self._original_widget.render(size, focus=focus)
  File "/usr/lib/python2.7/dist-packages/urwid/widget.py", line 132, in cached_render
    canv = fn(self, size, focus=focus)
  File "/usr/lib/python2.7/dist-packages/urwid/decoration.py", line 727, in render
    canv = self._original_widget.render((maxcol,maxrow-top-bottom),focus)
  File "/usr/lib/python2.7/dist-packages/urwid/widget.py", line 132, in cached_render
    canv = fn(self, size, focus=focus)
  File "/usr/lib/python2.7/dist-packages/urwid/decoration.py", line 535, in render
    canv = self._original_widget.render((maxcol,)+size[1:], focus)
  File "/usr/lib/python2.7/dist-packages/urwid/widget.py", line 132, in cached_render
    canv = fn(self, size, focus=focus)
  File "/usr/lib/python2.7/dist-packages/urwid/container.py", line 596, in render
    focus and self.focus_part == 'body')
  File "/usr/lib/python2.7/dist-packages/urwid/widget.py", line 132, in cached_render
    canv = fn(self, size, focus=focus)
  File "/usr/lib/python2.7/dist-packages/urwid/decoration.py", line 725, in render
    canv = self._original_widget.render((maxcol,), focus)
  File "/usr/lib/python2.7/dist-packages/urwid/widget.py", line 132, in cached_render
    canv = fn(self, size, focus=focus)
  File "/usr/lib/python2.7/dist-packages/urwid/container.py", line 864, in render
    focus=focus and item_focus)
  File "/usr/lib/python2.7/dist-packages/urwid/widget.py", line 132, in cached_render
    canv = fn(self, size, focus=focus)
  File "/usr/lib/python2.7/dist-packages/urwid/decoration.py", line 219, in render
    canv = self._original_widget.render(size, focus=focus)
  File "/usr/lib/python2.7/dist-packages/urwid/widget.py", line 170, in finalize_render
    canv = fn(self, size, focus=focus)
  File "/usr/lib/python2.7/dist-packages/urwid/listbox.py", line 378, in render
    assert rows <= maxrow, "Listbox contents too long!  Probably urwid's fault (please report): %r" % ((top,middle,bottom),)
AssertionError: Listbox contents too long!  Probably urwid's fault (please report): ((0, []), (-1, <Edit selectable flow widget 'Re: texlive-latex-extra: In pax: pdfannotextractor requires libfile-which-perl' edit_pos=78>, 0, 2, (18, 1)), (0, []))

--- End Message ---
--- Begin Message ---
Source: urwid
Source-Version: 2.0.1-1

We believe that the bug you reported is fixed in the latest version of
urwid, which is due to be installed in the Debian FTP archive.

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 574...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sophie Brun <sop...@freexian.com> (supplier of updated urwid 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...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 06 Mar 2018 14:39:24 +0100
Source: urwid
Binary: python-urwid python3-urwid python-urwid-doc
Architecture: source amd64 all
Version: 2.0.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Python Modules Team 
<python-modules-team@lists.alioth.debian.org>
Changed-By: Sophie Brun <sop...@freexian.com>
Description:
 python-urwid - curses-based UI/widget library for Python 2
 python-urwid-doc - curses-based UI/widget library (common documentation)
 python3-urwid - curses-based UI/widget library for Python 3
Closes: 574737 814457 853013 890174
Changes:
 urwid (2.0.1-1) unstable; urgency=low
 .
   * Team upload.
 .
   [ Ondřej Nový ]
   * Fixed VCS URL (https)
   * d/control: Set Vcs-* to salsa.debian.org
 .
   [ Sophie Brun ]
   * New upstream version 2.0.1 (Closes: #853013, #574737)
   * Update Homepage (Closes: #814457)
   * Remove useless dependency python-gobject (Closes: #890174)
   * Add autopkgtest-pkg-python
   * Create a separated package for documentation
   * Add hardening=+all in debian/rules
   * Bump Standards-version to 4.1.3 (no change required)
   * Use debhelper 11
 .
   [ Raphaël Hertzog ]
   * Add dh-python to Build-Depends
   * Fix python3-urwid's Provides field to include ${python3:Provides}
Checksums-Sha1:
 3e07b6b4f5a49b74e841232bd5cc7453946109e6 1882 urwid_2.0.1-1.dsc
 1624d7c180b717a3d9cd5bdcf64fb353eed4e448 604167 urwid_2.0.1.orig.tar.gz
 91318cfc8b70c7b605a1719bc29d22955bd58324 5292 urwid_2.0.1-1.debian.tar.xz
 9d1acfa504c8d9459cc4b939362d07be840d425b 16220 
python-urwid-dbgsym_2.0.1-1_amd64.deb
 03a6aa300566f13ca2bc21dedc2467c42b4eadfb 490516 
python-urwid-doc_2.0.1-1_all.deb
 640293100e23a2c618a9fff65234344f369c532a 173604 python-urwid_2.0.1-1_amd64.deb
 00b60810af456caa691f8172f316fd8c63a0f9bd 17488 
python3-urwid-dbgsym_2.0.1-1_amd64.deb
 39e328eb8f50205be81dc298285c0f74e4dc6bc0 173628 python3-urwid_2.0.1-1_amd64.deb
 35134ccb78d641fb32975c1df80cd9509215e8a0 9029 urwid_2.0.1-1_amd64.buildinfo
Checksums-Sha256:
 b557d289aea638e6a1fcdd44357e9799af60f284a1e3c2a48715a79c1edc9d8f 1882 
urwid_2.0.1-1.dsc
 644d3e3900867161a2fc9287a9762753d66bd194754679adb26aede559bcccbc 604167 
urwid_2.0.1.orig.tar.gz
 e6f963a91c3eb68a1940eb3634bf75ba697feb426c23ee4b500a469b062de2f3 5292 
urwid_2.0.1-1.debian.tar.xz
 3d747f84d555fc583da41ac1392af27d50a2ecb274b342987d8243cf56cce45a 16220 
python-urwid-dbgsym_2.0.1-1_amd64.deb
 407e59a85ba5ba9d1e4c84f447087aaada6c40637c849d2e0821afa663912482 490516 
python-urwid-doc_2.0.1-1_all.deb
 81d8b6af656b38d107f726cb950e23d7c0050988eade0bd40ab7bca835bd9ca6 173604 
python-urwid_2.0.1-1_amd64.deb
 d0f1669a421efcd83533a7f65714b09646294fc4c2e8cc69a925b92aa15972db 17488 
python3-urwid-dbgsym_2.0.1-1_amd64.deb
 c221d9872919ef73b4049be4af55c8440273c55838783cea42e4941e41fd6a03 173628 
python3-urwid_2.0.1-1_amd64.deb
 fad3553a3235c8192a5f37fac993ef3d689cecde6c4be53ba49f6f57463c3ffd 9029 
urwid_2.0.1-1_amd64.buildinfo
Files:
 0c954ad52541f7b53397c6c070c50f53 1882 python optional urwid_2.0.1-1.dsc
 c70a7016fa1ad2c2a979dbebd4de78c2 604167 python optional urwid_2.0.1.orig.tar.gz
 6bf886df1211b75c2983ef78652b913c 5292 python optional 
urwid_2.0.1-1.debian.tar.xz
 d4af5a17383bc64e60f7b5bc1b437426 16220 debug optional 
python-urwid-dbgsym_2.0.1-1_amd64.deb
 a4c5d4570a767b00dcb049dd199b4426 490516 doc optional 
python-urwid-doc_2.0.1-1_all.deb
 d033d15af573d9a7bb5366bffebef251 173604 python optional 
python-urwid_2.0.1-1_amd64.deb
 91d5af61ae8d2f883109945ecddcf8ed 17488 debug optional 
python3-urwid-dbgsym_2.0.1-1_amd64.deb
 a440293bdeda141172171de818994462 173628 python optional 
python3-urwid_2.0.1-1_amd64.deb
 41024b854743764b1a57825f13bfc41d 9029 python optional 
urwid_2.0.1-1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----
Comment: Signed by Raphael Hertzog

iQEzBAEBCgAdFiEE1823g1EQnhJ1LsbSA4gdq+vCmrkFAlqe2OMACgkQA4gdq+vC
mrlbmAf/aW6xAJyfhGfxnQECHf2oa0bhcG3G/mrIeX9R2MGPp/moFrUWM7vjMbEe
E+6NNSgFpGBwRNNeOTCkVXJB5pqL/iDgA1ojZZR/PzUwqr/Sss6qP93HHljCi54S
XxkGmWvWYf0ZnWjofYCnqL7dUEQHPScyp4MtocaAe5YNeFlap1RAyvrUaDqHfXcB
PNXoqAlMuVr5WkpkfKKDkmuXnP/wK1GMegJKU4c9suIUP/RTiprk2+ZVvZyCVJmY
Zf8qMTq44d94PXQUzSgvHkorLHJbOtTC6yzW4qk9LTibLvLadGPp7+01JulDqIgM
HH6mx+M8CDTBNaXzPTsSW9xcZfxXng==
=zh1Z
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to