botaohu / earth-api-samples

Automatically exported from code.google.com/p/earth-api-samples
0 stars 0 forks source link

Plug has difficulty load when Google Chrome prerender in enabled #915

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
If the prerender/"Predict network actions to improve page load performance" 
option is enable in Google Chrome (24.x) the Google Earth plugin fails to 
initiate. 

error message 
"There was a problem with the Google Earth Plugin.
Exit the browser completely (Cmd-Q on Mac; Alt-F x on Windows), then re-open 
this page to see it in action.
If that doesn't help, you can re-install the Google Earth Plugin using this 
link."

Refreshing the page correctly initiates the plugin. However, this is not part 
of the error message. 

What steps will reproduce the problem?
1. With prerendering enabled Google search "google earth hello world"
2. Select top link: the Google Earth api "hello world" demo
3. Most likely the page was prerendered, therefore you should receive the above 
error message.

What is the expected output or behavior? What do you see instead?
Google Earth plugin to initiate. 

Which plugin version are you using?
Version: 6.2.0.5788

Which browsers and operating systems are affected?
Google Chrome
Windows 7

Please provide any additional information (code snippets/links) below.

Original issue reported on code.google.com by josh...@gmail.com on 19 Feb 2013 at 1:23