https://bugs.winehq.org/show_bug.cgi?id=47069
Steffen envil@vexar.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |envil@vexar.de
--- Comment #5 from Steffen envil@vexar.de --- Using the hacks patch from Jacek does make the Launcher work for the most part and we can actually login this way. Clicking the login button gives an error due to JSProtocolFactory_CreateInstance not being implemented. However pressing Enter instead of clicking the button does work to successfully login.
From what i can tell there is three different issues here:
1. The incorrect URL being accessed 2. WebBrowser_get_Busy preventing the Launcher from continuing 3. JSProtocolFactory_CreateInstance (and perhaps more) not implemented
I guess it would make sense to make individual bug reports for each issue as they don't seem to be directly related to each other.