[tor-bugs] #2354 [arm]: arm crash on e in first screen
Tor Bug Tracker & Wiki
torproject-admin at torproject.org
Wed Jan 5 23:29:28 UTC 2011
#2354: arm crash on e in first screen
--------------------+-------------------------------------------------------
Reporter: murble | Owner: atagar
Type: defect | Status: new
Priority: normal | Milestone:
Component: arm | Version:
Keywords: | Parent:
--------------------+-------------------------------------------------------
built debian package from most recent svn trunk (r24038)
on a lenny machine with python-minimal
ii python-minimal 2.5.2-3
python -V
Python 2.5.2
press e and
the back trace is:
Traceback (most recent call last):
File "/usr/share/arm/starter.py", line 282, in <module>
interface.controller.startTorMonitor(time.time() - initTime,
expandedEvents, param["startup.blindModeEnabled"])
File "/usr/share/arm/interface/controller.py", line 1756, in
startTorMonitor
curses.wrapper(drawTorMonitor, startTime, loggedEvents, isBlindMode)
File "/usr/lib/python2.5/curses/wrapper.py", line 44, in wrapper
return func(stdscr, *args, **kwds)
File "/usr/share/arm/interface/controller.py", line 1075, in
drawTorMonitor
eventsInput = panels["control"].getstr(0, 15)
File "/usr/share/arm/util/panel.py", line 362, in getstr
textbox = curses.textpad.Textbox(inputSubwindow, True)
TypeError: __init__() takes exactly 2 arguments (3 given)
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/2354>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list