http://bugs.winehq.org/show_bug.cgi?id=31479
cyanpill@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |cyanpill@gmail.com
--- Comment #1 from cyanpill@gmail.com 2012-08-17 14:55:41 CDT --- The ingame store window utilizes a chrome based executable to render. Most likely this is the "awesomium" browser, which is also used in other games such as EVE online and Age of Conan. Those game's browser work via wine. When I open the GW2 browser ingame, I get this error on terminal:
[0722/114023:ERROR:network_change_notifier_win.cc(111)] WSALookupServiceBegin failed with: 8
This error apears about 5 times, each seperate by a "p11-kit: ... gnome-keyring-pkcs11.so" which indicateds that each one is tying to start a new executabele. I'm not 100% sure that this is the only error, I had WINEDEBUG=-all set. Looking at error reports for EVE as well as steam in wine, the same WSA failed error appears, but is not the cause of the failure. Those cases seemed to be fixed by installing some of the following winetricks: vcrun 2008, vcrun2010, corefonts, dx9, wininet. I have tried them all, nothing seems to help.