Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

namebench error 2: browser is not opened if user has not set a default web browser #43

Closed
GoogleCodeExporter opened this issue May 27, 2015 · 8 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1.Run namebench.exe v1.0.1.0 on Windows 7 x86


Initial unzip dialog does not close and hangs during benchmark. Upon saving 
CVS file following error dialogs appear:

[Error 2] the system cannot find the path specified

File "libnamebench\better_webbrowser.pyc", line 77, in open

File "webbrowser.pyc", line 61, in open

File "libnamebench\better_webbrowser.pyc", line 33, in 
create_win32_http_cmd

Along with a C++ runtime error in 
C:\users\username\appdata\local\temp\ckz_4O5G\namebench.exe

The relevent logfile shows:

Traceback (most recent call last):
  File "libnamebench\tk.pyc", line 87, in run
  File "libnamebench\base_ui.pyc", line 92, in RunBenchmark
  File "libnamebench\base_ui.pyc", line 111, in DisplayHtmlReport
  File "libnamebench\better_webbrowser.pyc", line 77, in open
  File "webbrowser.pyc", line 61, in open
  File "libnamebench\better_webbrowser.pyc", line 58, in open
  File "libnamebench\better_webbrowser.pyc", line 33, in 
create_win32_http_cmd
WindowsError: [Error 2] The system cannot find the file specified



Original issue reported on code.google.com by n8la...@gmail.com on 8 Dec 2009 at 2:38

Attachments:

@GoogleCodeExporter
Copy link
Author

I also am experiencing the same issue on Windows Vista.  Happens on completions 
of
test and producing of results.  it is repeatable.

Original comment by inthe...@gmail.com on 8 Dec 2009 at 2:50

@GoogleCodeExporter
Copy link
Author

Same behavior observed on x86 WinXP SP3.

Original comment by JLBengh...@gmail.com on 8 Dec 2009 at 2:51

@GoogleCodeExporter
Copy link
Author

i too got this error. it is repeatable.

Original comment by jfd....@gmail.com on 8 Dec 2009 at 3:22

@GoogleCodeExporter
Copy link
Author

This issue occurs if the user has never set a default web browser, and has been 
fixed as 
part of revision 427. This fix makes it so that it should fall back to the 
system HTML 
handler, and will be included in 1.0.2, which should be released within the 
next day. 
Thanks!

Original comment by thomas.r...@gmail.com on 8 Dec 2009 at 3:45

  • Changed title: namebench error 2: browser is not opened if user has not set a default web browser
  • Changed state: Started

@GoogleCodeExporter
Copy link
Author

Issue 46 has been merged into this issue.

Original comment by tstromb...@google.com on 8 Dec 2009 at 5:23

@GoogleCodeExporter
Copy link
Author

What if the user HAS set a default browser? I use Opera 10 as my primary web 
browser, but IE 8 as the system default.

Original comment by SILGoo...@gmail.com on 8 Dec 2009 at 6:07

@GoogleCodeExporter
Copy link
Author

Issue 48 has been merged into this issue.

Original comment by tstromb...@google.com on 8 Dec 2009 at 7:32

@GoogleCodeExporter
Copy link
Author

This should be fixed as of version 1.0.2. It shouldl now properly fall back to 
the 
HKEY_LOCAL_MACHINE key, and then the HTML handler.

Original comment by tstromb...@google.com on 8 Dec 2009 at 7:34

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant