http://bugs.winehq.org/show_bug.cgi?id=10588
Summary: Shotonline fails to start Product: Wine Version: CVS/GIT Platform: PC URL: http://shotonline.cdnetworks.us/ShotOnline/ShotOnlineCli ent_Global_Gamescampus.exe OS/Version: Linux Status: UNCONFIRMED Keywords: download Severity: enhancement Priority: P2 Component: wine-shdocvw AssignedTo: wine-bugs@winehq.org ReportedBy: xerox_xerox2000@yahoo.co.uk
A user submitted this into appdb, with garbage results. Seems to suffer from lot of bugs, however the first bug is that it just returns to the console:
fixme:shdocvw:PersistMemory_Load (0x129198)->(0x452cfc 9c)
That's all it says basically
by return just S_OK instead of E_NOTIMPL in PersistMemory_Load it gets tiny bit further, then returning again S_OK instead of E_NOTIMPL in WebBrowser_getBusy makes the initial window come up fine,and the autostart patching starts to work
http://bugs.winehq.org/show_bug.cgi?id=10588
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |normal Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #1 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-03-12 14:09:23 --- The app is currently blocked by get_Busy not implemented. Someone posted a patch a few days ago: http://www.winehq.org/pipermail/wine-patches/2008-March/051196.html but didn't receive any comments. Also you can find shorter patch here: http://bugs.winehq.org/show_bug.cgi?id=4924#c8. Would be nice if a patch fixing this could go into git soon
http://bugs.winehq.org/show_bug.cgi?id=10588
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #2 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-03-15 15:25:11 --- Todays commit for Webbrowser_get_Busy makes the auto patching finish fine, so this bug is fixed. Unfortunatly the game itsself does not yet run, but that's another bug
http://bugs.winehq.org/show_bug.cgi?id=10588
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org 2008-03-21 10:54:00 --- Closing bugs fixed in 0.9.58.
http://bugs.winehq.org/show_bug.cgi?id=10588
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified