Your message dated Sun, 3 Jan 2010 18:29:54 +0100
with message-id <[email protected]>
and subject line Re: [Reportbug-maint] Bug#501215: reportbug: report bug 
crashes when  hitting ctrl-down in common issues
has caused the Debian Bug report #501215,
regarding reportbug: report bug crashes when hitting ctrl-down in common issues
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.)


-- 
501215: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=501215
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: reportbug
Version: 3.44
Severity: normal

When hitting ctrl-down in the dialog after clicking continue right after
starting reportbug, reportbug crashes with the following stacktrace:

Traceback (most recent call last):
  File "/usr/bin/reportbug", line 1827, in <module>
    main()
  File "/usr/bin/reportbug", line 850, in main
    return iface.user_interface()
  File "/usr/bin/reportbug", line 1506, in user_interface
    "Don't send your debconf settings.", nowrap=True)):
  File "/usr/share/reportbug/reportbuglib/reportbug_ui_urwid.py", line
348, in yes_no
    result = box.main(ui)
  File "/usr/share/reportbug/reportbuglib/reportbug_ui_urwid.py", line
202, in main
    return self.ui.run_wrapper(self.run)
  File "/var/lib/python-support/python2.5/urwid/raw_display.py", line
231, in run_wrapper
    return fn()
  File "/usr/share/reportbug/reportbuglib/reportbug_ui_urwid.py", line
153, in run
    canvas = self.view.render( size, focus=True )
  File "/var/lib/python-support/python2.5/urwid/widget.py", line 85,
in cached_render
    canv = fn(self, size, focus=focus)
  File "/var/lib/python-support/python2.5/urwid/widget.py", line 2112, in render
    canv = self.w.render(size, focus=focus)
  File "/var/lib/python-support/python2.5/urwid/widget.py", line 85,
in cached_render
    canv = fn(self, size, focus=focus)
  File "/var/lib/python-support/python2.5/urwid/widget.py", line 1454, in render
    canv = self.body.render( (maxcol,maxrow-top-bottom),focus)
  File "/var/lib/python-support/python2.5/urwid/widget.py", line 85,
in cached_render
    canv = fn(self, size, focus=focus)
  File "/var/lib/python-support/python2.5/urwid/widget.py", line 1276, in render
    canv = self.w.render((maxcol,)+size[1:], focus)
  File "/var/lib/python-support/python2.5/urwid/widget.py", line 85,
in cached_render
    canv = fn(self, size, focus=focus)
  File "/var/lib/python-support/python2.5/urwid/widget.py", line 1976, in render
    focus and self.focus_part == 'body')
  File "/var/lib/python-support/python2.5/urwid/widget.py", line 85,
in cached_render
    canv = fn(self, size, focus=focus)
  File "/var/lib/python-support/python2.5/urwid/widget.py", line 2639, in render
    focus = focus and self.focus_col == i)
  File "/var/lib/python-support/python2.5/urwid/widget.py", line 85,
in cached_render
    canv = fn(self, size, focus=focus)
  File "/var/lib/python-support/python2.5/urwid/widget.py", line 1976, in render
    focus and self.focus_part == 'body')
  File "/var/lib/python-support/python2.5/urwid/widget.py", line 85,
in cached_render
    canv = fn(self, size, focus=focus)
  File "/var/lib/python-support/python2.5/urwid/widget.py", line 2112, in render
    canv = self.w.render(size, focus=focus)
  File "/var/lib/python-support/python2.5/urwid/widget.py", line 85,
in cached_render
    canv = fn(self, size, focus=focus)
  File "/var/lib/python-support/python2.5/urwid/widget.py", line 1454, in render
    canv = self.body.render( (maxcol,maxrow-top-bottom),focus)
  File "/var/lib/python-support/python2.5/urwid/widget.py", line 85,
in cached_render
    canv = fn(self, size, focus=focus)
  File "/var/lib/python-support/python2.5/urwid/widget.py", line 1276, in render
    canv = self.w.render((maxcol,)+size[1:], focus)
  File "/var/lib/python-support/python2.5/urwid/widget.py", line 85,
in cached_render
    canv = fn(self, size, focus=focus)
  File "/var/lib/python-support/python2.5/urwid/widget.py", line 1976, in render
    focus and self.focus_part == 'body')
  File "/var/lib/python-support/python2.5/urwid/widget.py", line 121,
in finalize_render
    canv = fn(self, size, focus=focus)
  File "/var/lib/python-support/python2.5/urwid/listbox.py", line 363, 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): ((9, []), (-24,
<reportbuglib.reportbug_ui_urwid.SelectableText object at 0x84c6bec>,
0, 37, (0, 27)), (0, []))



Ondrej

-- Package-specific info:
** Environment settings:
DEBEMAIL="[email protected]"
INTERFACE="urwid"

** /home/ondra/.reportbugrc:
reportbug_version "3.38"
mode advanced
ui urwid
email "[email protected]"
no-cc
header "X-Debbugs-CC: [email protected]"
smtphost bugs.debian.org

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.25-2-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages reportbug depends on:
ii  apt                           0.7.14+b1  Advanced front-end for dpkg
ii  python                        2.5.2-2    An interactive high-level object-o
ii  python-central                0.6.8      register and build utility for Pyt

reportbug recommends no packages.

Versions of packages reportbug suggests:
pn  debconf-utils                 <none>     (no description available)
ii  debsums                       2.0.36     verification of installed package
pn  dlocate                       <none>     (no description available)
ii  exim4                         4.69-6     metapackage to ease Exim MTA (v4)
ii  exim4-daemon-light [mail-tran 4.69-6     lightweight Exim MTA (v4) daemon
ii  file                          4.25-1     Determines file type using "magic"
ii  gnupg                         1.4.9-3    GNU privacy guard - a free PGP rep
ii  python-urwid                  0.9.8.3-1  curses-based UI/widget library for

-- no debconf information



--- End Message ---
--- Begin Message ---
Hi Ondrej,
thanks for your report

On Sun, Oct 5, 2008 at 17:40, Ondrej Certik <[email protected]> wrote:
> When hitting ctrl-down in the dialog after clicking continue right after
> starting reportbug, reportbug crashes with the following stacktrace:

I'm unable to replicate this bug report with an up-to-date
Debian/unstable system (that contains both a new version of reportbug
and of urwid), hence I'm closing this bug.

Cheers,
-- 
Sandro Tosi (aka morph, morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi


--- End Message ---
_______________________________________________
Reportbug-maint mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/reportbug-maint

Reply via email to