http://bugs.winehq.org/show_bug.cgi?id=5136
Summary: Gunbound WC does not update, thus cannot login to the game Product: Wine Version: 0.9.12. Platform: Other URL: http://www.gbound.com.br OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-binary AssignedTo: wine-bugs@winehq.org ReportedBy: tiago.freire@gmail.com
Gunbound is an online game much like the Worms series, but with up-to-date graphics, a world ranking, stuff which you can buy to give you combat bonuses et al.
At the game start it should: 1) Show up splash screen 2) Splash screen loads a html with game news 3) Looks for updates on the web and installs them 4) Show up login prompt
Unfortunately, it does not pass the login screen. It shows up the splash, but the area where the html should show stays blank, and the updates are never downloaded.
The first time I ran it wine asked me if I wanted to download the mozilla activex control, and it downloaded it, so I *think* it is installed...
Running from the command line it spits the following:
fixme:ole:CoRegisterMessageFilter stub err:ole:CoGetClassObject class {4955dd33-b159-11d0-8fcf-00aa006bcc59} not registered err:ole:CoGetClassObject no class object {4955dd33-b159-11d0-8fcf-00aa006bcc59} could be created for for context 0x1 fixme:ole:CoCreateInstance no classfactory created for CLSID {4955dd33-b159-11d0-8fcf-00aa006bcc59}, hres is 0x80040154 err:ole:ITypeInfo_fnInvoke failed to convert param 1 to VT_VARIANT|VT_BYREF from VT_VARIANT|VT_BYREF fixme:ole:CoRegisterMessageFilter stub fixme:shell:DllCanUnloadNow stub fixme:ole:ITypeInfo_fnRelease destroy child objects
If there is anything else I can do to help, please tell me.