pkg/32426: btdownloadcurses.py crashes
<peter <at> kerwien.homeip.net>
2006-01-02 07:14:58 GMT
>Number: 32426
>Category: pkg
>Synopsis: btdownloadcurses.py crashes
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Mon Jan 02 07:14:58 +0000 2006
>Originator: Peter Kerwien
>Release: NetBSD 3.0
>Organization:
>Environment:
NetBSD netbsd.homedns.org 3.0 NetBSD 3.0 (MYKERNEL) #2: Mon Dec 19 21:38:06 CET 2005
root <at> server:/usr/obj/sys/arch/amd64/compile/MYKERNEL amd64
>Description:
I cannot get BitTornado-0.3.14 to work, it crashes with this message:
-bash-3.00# btdownloadcurses.py foo.torrent
Traceback (most recent call last):
File "/usr/pkg/bin/btdownloadcurses.py", line 402, in ?
curses_wrapper(run, errlist, argv[1:])
File "/usr/pkg/lib/python2.4/curses/wrapper.py", line 44, in wrapper
return func(stdscr, *args, **kwds)
File "/usr/pkg/bin/btdownloadcurses.py", line 366, in run
if not dow.initFiles(old_style = True):
File "/usr/pkg/lib/python2.4/site-packages/BitTornado/download_bt1.py", line 542, in initFiles
(Continue reading)