http://bugs.winehq.org/show_bug.cgi?id=17086
--- Comment #3 from Austin English austinenglish@gmail.com 2009-02-04 18:12:50 --- (In reply to comment #2)
In addition to what alogin.exe says. When starting main.exe a popup appears saying: Cannot open file Upimg\colorform.bmp.
And the following is printed in the terminal window (is this a back trace? If yes, I will add it as an attachment ...)
It's the terminal output, but there's not a backtrace.
env WINEPREFIX="/home/robo/.wine" wine "C:\Program Files\Wonderland Online\main.exe" fixme:shdocvw:PersistStreamInit_Load (0x133908)->(0x137168) fixme:shdocvw:OleControl_OnAmbientPropertyChange Unknown dispID -1 fixme:shdocvw:navigate_url Unsupported args (Flags 0x4b0414:10; TargetFrameName 0x4b0414:10) fixme:urlmon:URLMonikerImpl_BindToObject use running object table fixme:shdocvw:BindStatusCallback_OnProgress status code 11 fixme:shdocvw:bind_to_object BindToObject failed: 800c0005
Is there anything else I can do to provide more details/info to the developers?
Jacek just sent an updated wine-gecko engine/patch that was supposed to fix some regressions. You might try that: http://www.winehq.org/pipermail/wine-devel/2009-February/072770.html
Otherwise, 'winetricks ie6' may work around it.