http://bugs.winehq.org/show_bug.cgi?id=24083
Summary: The Google Earth Plugin (5.1.7938.4346) does not load the 3d view but shows a black background instead. Product: Wine Version: 1.3.0 Platform: x86 URL: http://earth.google.com/plugin/ OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: aerilius@googlemail.com
I ran it in the windows version of Firefox 3.0.4 . Either it redirects to an error page ("an error with the Google Earth plugin occurred") or Firefox crashes or nothing happens while the CPU stays at 100% (this debug log here). After some minutes I closed Firefox.
I used this command to get the log:
WINEDEBUG=+heap+relay wine "C:\Programme\Mozilla Firefox/firefox.exe" &> /tmp/winedebug_ff_geplugin.txt
and loaded as example the website:
http://earth-api-samples.googlecode.com/svn/trunk/demos/helloearth/index.htm...