What steps will reproduce the problem?
1. Check out namebench from SVN (currently r1090)
2. Change to namebench directory
3. Run ./namebench.py
What is the expected output? What do you see instead?
Expected: namebench GUI opens. Instead:
$ ./namebench.py
Starting graphical interface for namebench (use -x to force command-line usage)
Traceback (most recent call last):
File "./namebench.py", line 71, in <module>
namebench = interface(options)
TypeError: __init__() takes at least 5 arguments (2 given)
What version of the product are you using? On what operating system?
r1090, on Ubuntu GNU/Linux 11.10
Please provide any additional information below.
namebench 1.3.1 runs fine.
Original issue reported on code.google.com by iain.dal...@gmail.com on 11 Apr 2012 at 1:25
Original issue reported on code.google.com by
iain.dal...@gmail.com
on 11 Apr 2012 at 1:25