debian-bugs-dist  

Bug#569070: speedometer: should depend on urwid >= 0.9.9.1

Norman Rasmussen
Tue, 09 Feb 2010 13:24:22 -0800

Package: speedometer
Version: 2.6-2
Severity: important

running with uriwd 0.9.9-2 I get this error for speedometer -rx eth0 -tx eth0:

  File "/usr/bin/speedometer", line 244, in render
    w = self.build_pile( self.widget_list,maxrow )
  File "/usr/bin/speedometer", line 254, in build_pile
    header = urwid.BoxAdapter( l[0], rows ) )
  File "/usr/lib/pymodules/python2.5/urwid/decoration.py", line 328, in __init__
    if BOX not in box_widget.sizing():
AttributeError: GraphDisplay instance has no attribute 'sizing'

with urwid 0.9.9.1-1 there is no error

-- System Information:
Debian Release: squeeze/sid
  APT prefers stable
  APT policy: (750, 'stable'), (700, 'testing'), (600, 'unstable'), (550, 
'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-trunk-686 (SMP w/1 CPU core)
Locale: LANG=en_ZA, LC_CTYPE=en_ZA (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages speedometer depends on:
ii  python                        2.5.4-9    An interactive high-level object-o
ii  python-urwid                  0.9.9.1-1  curses-based UI/widget library for

speedometer recommends no packages.

speedometer suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

  • Bug#569070: speedometer: should depend on urwid >= 0.9.9.1 Norman Rasmussen