[Bug 3329] Google Earth does not start up ("hangs")

Wine Bugs wine-bugs at winehq.org
Wed Oct 12 04:08:45 CDT 2005


http://bugs.winehq.org/show_bug.cgi?id=3329


xerox_xerox2000 at yahoo.co.uk changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|wine-binary                 |wine-ole




------- Additional Comments From xerox_xerox2000 at yahoo.co.uk  2005-12-10 04:08 -------
Ok, i got a bit further now. There seem to be quite some bugs here. This is what
i did:
TO INSTALL
rm -rf .wine
winecfg: set version to XP
wine GoogleEarthSetup.exe
Although it pops up a window complaining about not finding psapi (just click OK)
the installation seems to go fine.

TO RUN
If just run without native dlls it just hangs as described above.
Next:
WINEDLLOVERRIDES="ole32=n" wine  ~/.wine/drive_c/Program\ Files/Google/Google\
Earth/GoogleEarth.exe

Now i get the opening splach screen, than hangs again with:
fixme:uniscribe:ScriptItemize L"Options not
available.",22,255,(nil),(nil),0x7fa5eec4,0x7fa5f6f8
err:seh:setup_exception stack overflow 0 bytes in thread 0009 eip 7bee1cd3 esp
7f961000 stack 0x7f960000-0x7fa60000

So seems to hang because of unimplemneted things in usp10

Next:
WINEDLLOVERRIDES="ole32,usp10=n" wine  ~/.wine/drive_c/Program\
Files/Google/Google\ Earth/GoogleEarth.exe

An error box shows up with no text. I click OK. It crashes with:
wine: Call from 0x7fccbe0c to unimplemented function msvcrt.dll._wctime, aborting

Next:
WINEDLLOVERRIDES="ole32,usp10,msvcrt=n" wine  ~/.wine/drive_c/Program\
Files/Google/Google\ Earth/GoogleEarth.exe

It starts up , shows a totally scrambled screen and than segfaults:
A lot of these:
err:syslevel:_EnterSysLevel (0x7f7f5020, level 2): Holding 0x7f8eed20, level 3.
Expect deadlock!
err:syslevel:_EnterSysLevel (0x7f7f5020, level 2): Holding 0x7f8eed20, level 3.
Expect deadlock!
err:syslevel:_EnterSysLevel (0x7f7f5020, level 2): Holding 0x7f8eed20, level 3.
Expect deadlock!
err:syslevel:_CheckNotSysLevel Holding lock 0x7f8eed20 level 3
err:syslevel:_CheckNotSysLevel Holding lock 0x7f8eed20 level 3
err:syslevel:_EnterSysLevel (0x7f7f5020, level 2): Holding 0x7f8eed20, level 3.
Expect deadlock!
err:syslevel:_EnterSysLevel (0x7f7f5020, level 2): Holding 0x7f8eed20, level 3.
Expect deadlock!
err:syslevel:_EnterSysLevel (0x7f7f5020, level 2): Holding 0x7f8eed20, level 3.
Expect deadlock!
err:syslevel:_CheckNotSysLevel Holding lock 0x7f8eed20 level 3
err:syslevel:_CheckNotSysLevel Holding lock 0x7f8eed20 level 3
wine: Unhandled exception (thread 0009), starting debugger...

Segmentation fault

Any hints how to proceed further?
(PS the bug described in the title seems thus to be an ole error , so i'll
change the component)

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list