Sadless74 / googletransitdatafeed

Automatically exported from code.google.com/p/googletransitdatafeed
0 stars 0 forks source link

Crash if FF is not open? Chrome is #142

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Chrome was open, Mozilla FF was not
2. voila a crash
3. this feed had validated earlier, not sure anything else was different

What is the expected output? What do you see instead?
Warnings, etc  I saw only crash report

What version of the product are you using? On what operating system?
1.1.9
on Windows XP

Please provide any additional information below.
FF eventually opened and displayed the warnings
Thank you for improving validation and tools to help us de-bug sooner than
later!  much appreciated

Original issue reported on code.google.com by action...@gmail.com on 16 Feb 2009 at 2:07

GoogleCodeExporter commented 9 years ago

Original comment by action...@gmail.com on 16 Feb 2009 at 2:34

Attachments:

GoogleCodeExporter commented 9 years ago
Has anyone else seen this problem? You should be able to see the results be 
manually 
loading validation-results.html
 is your browser.

File "webbrowser.pyc", line 61, in open
    url = file://C:\Documents and Settings\Marce\validation-results.html
    new = 0
    autoraise = 1
    name = windows-default
    browser = <webbrowser.WindowsDefault object at 0x00C99910>

File "webbrowser.pyc", line 518, in open
    url = file://C:\Documents and Settings\Marce\validation-results.html
    new = 0
    autoraise = 1
    self = <webbrowser.WindowsDefault object at 0x00C99910>

WindowsError: [Error 2] The system cannot find the file specified: 
'file://C:\\Documents and Settings\\Marce\\validation-results.html'

Original comment by tom.brow...@gmail.com on 21 Sep 2009 at 9:53

GoogleCodeExporter commented 9 years ago
Moved to https://github.com/google/transitfeed/issues/142

Original comment by bdfer...@google.com on 7 Oct 2014 at 11:54