Package: reportbug
Version: 3.31
Severity: normal

I was browsing a long issue (such as #396332) and had scrolled towards the end. 
When 
trying to return to the bug list, this assertion occured:

Traceback (most recent call last):
  File "/usr/bin/reportbug", line 1747, in ?
    main()
  File "/usr/bin/reportbug", line 779, in main
    return iface.user_interface()
  File "/usr/bin/reportbug", line 1305, in user_interface
    version=pkgversion)
  File "/usr/share/reportbug/reportbug_ui_urwid.py", line 613, in 
handle_bts_query
    queryonly=queryonly)
  File "/usr/share/reportbug/reportbug_ui_urwid.py", line 513, in show_report
    r = select_options(body, valid, title=bugtitle, ui=ui, help=options)
  File "/usr/share/reportbug/reportbug_ui_urwid.py", line 334, in select_options
    result = box.main(ui)
  File "/usr/share/reportbug/reportbug_ui_urwid.py", line 196, in main
    return self.ui.run_wrapper(self.run)
  File "/var/lib/python-support/python2.4/urwid/raw_display.py", line 186, in 
run_wrapper
    return fn()
  File "/usr/share/reportbug/reportbug_ui_urwid.py", line 147, in run
    canvas = self.view.render( size, focus=True )
  File "/var/lib/python-support/python2.4/urwid/widget.py", line 1863, in render
    r = self.w.render( size, focus=focus )
  File "/var/lib/python-support/python2.4/urwid/widget.py", line 1267, in render
    c = self.body.render( (maxcol,maxrow-top-bottom),focus)
  File "/var/lib/python-support/python2.4/urwid/widget.py", line 1105, in render
    c = self.w.render( (maxcol,)+size[1:], focus )
  File "/var/lib/python-support/python2.4/urwid/widget.py", line 1765, in render
    focus and self.focus_part == 'body')
  File "/var/lib/python-support/python2.4/urwid/widget.py", line 2376, in render
    focus = focus and self.focus_col == i) )
  File "/var/lib/python-support/python2.4/urwid/widget.py", line 1765, in render
    focus and self.focus_part == 'body')
  File "/var/lib/python-support/python2.4/urwid/widget.py", line 1863, in render
    r = self.w.render( size, focus=focus )
  File "/var/lib/python-support/python2.4/urwid/widget.py", line 1267, in render
    c = self.body.render( (maxcol,maxrow-top-bottom),focus)
  File "/var/lib/python-support/python2.4/urwid/widget.py", line 1105, in render
    c = self.w.render( (maxcol,)+size[1:], focus )
  File "/var/lib/python-support/python2.4/urwid/widget.py", line 1765, in render
    focus and self.focus_part == 'body')
  File "/var/lib/python-support/python2.4/urwid/listbox.py", line 279, in render
    assert rows <= maxrow, "Listbox contents too long!  Probably urwid's fault 
(please 
report): %s" % `top,middle,bottom`
AssertionError: Listbox contents too long!  Probably urwid's fault (please 
report): 
((3314, []), (-9044, <reportbug_ui_urwid.SelectableText instance at 0x18cd638>, 
0, 9090, 
(0, 5775)), (0, []))


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

** /home/vinsci/.reportbugrc:
reportbug_version "3.31"
mode standard
ui urwid
email "[EMAIL PROTECTED]"

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.20-rc7-rc7
Locale: LANG=sv_FI.UTF-8, LC_CTYPE=sv_FI.UTF-8 (charmap=UTF-8)

Versions of packages reportbug depends on:
ii  python                        2.4.4-2    An interactive high-level object-o
ii  python-central                0.5.12     register and build utility for Pyt

Versions of packages reportbug recommends:
pn  python-cjkcodecs | python-ico <none>     (no description available)

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to