jackhutt101 / namebench

Automatically exported from code.google.com/p/namebench
Apache License 2.0
0 stars 0 forks source link

Error when trying to test servers. #231

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Simply try to run the program and get any result

What is the expected output? What do you see instead?
An Error, see screehnshot

What version of the product are you using? On what operating system?
Latest, just downloaded from, the site. Win 7 SP1 x64

Please provide any additional information below.

raceback (most recent call last):
  File "libnamebench\tk.pyc", line 120, in run
  File "libnamebench\base_ui.pyc", line 154, in RunAndOpenReports
  File "libnamebench\base_ui.pyc", line 200, in CreateReports
  File "libnamebench\reporter.pyc", line 259, in CreateReport
  File "nb_third_party\jinja2\environment.pyc", line 868, in render
  File "C:\Users\Egor\AppData\Local\Temp\namebench\templates\html.tmpl", line 75, in top-level template code
UnicodeDecodeError: 'ascii' codec can't decode byte 0xcf in position 76: 
ordinal not in range(128)

Original issue reported on code.google.com by Akus...@gmail.com on 17 Jan 2013 at 5:46

Attachments: