http://bugs.winehq.org/show_bug.cgi?id=6667
Summary: wine_gecko fails to load the html element of Ragnarok Online Update client. Product: Wine Version: 0.9.25. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-shdocvw AssignedTo: wine-bugs@winehq.org ReportedBy: winter.blood@gmail.com
When running Ragnarok.exe after installing Ragnarok Online, The html component, which normlly would display server status and other useful information, is blank, Possibly because the updater does not relay the need for wine_gecko(i installed wine gecko manually after noticing it didn't display to test if manual install would fix it by running wine iexplore http://winehq.org/ (which works fine))
To reproduce: 1) Install ragnarok as per these instructions: http://appdb.winehq.org/appview.php?iVersionId=928&iTestingId=7119 (The updater will not work without the SPECIFIC native DLLs listed.) 2) Run Ragnarok.exe
Outcome: Updater runs, HTML element is not displayed, possibly because it doesn't detect the need for wine_gecko.
Expected outcome: Updater runs. Html Element displays.
Wine build: Wine-0.9.25 on Ubuntu linux 7.04 (32-bit)