http://bugs.winehq.org/show_bug.cgi?id=11486
Kolbjørn Fredheim coolbeer1980@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |coolbeer1980@yahoo.com
--- Comment #6 from Kolbjørn Fredheim coolbeer1980@yahoo.com 2008-03-23 04:27:45 --- After a bit of debugging it seems this is a problem with {8856F961-340A-11D0-A96B-00C04FD705A2} (CLSID_WebBrowser). It throws an exeption e06d7363 after looking(and not finding) the webbrowser item in the dialog(therefor throwing up the box "An unsupported operation was attempted.". A bit further up(where it is creating all the bits and pieces for the dialog) you can see it's throwing out a warn: "0013:warn:win:create_window_handle error 6 creating window", just after calling: "0013:trace:win:WIN_CreateWindowEx "" L"{8856F961-340A-11D0-A96B-00C04FD705A2}" ex=00000004 style=50010000 6,10 534x364 parent=0x2003c menu=0x3ec inst=0x400000 params=(nil)". As far as I can tell it's failing in the wineserver call.
This bug is also linked with the displaying of html in the logon window, as it tries to do the same thing, only not dying for some reason(therefore this might also be a completely other issue, and not the reason it fails horribly).
As a workaround one can use a older AnarchyPatcher.exe from the funcom ftp, just run it manually with what patch to go to.