http://bugs.winehq.org/show_bug.cgi?id=35156
--- Comment #4 from Bruno Jesus 00cpxxx@gmail.com --- (In reply to comment #3)
I tried cd to the directory but it's still the same:
$ cd ~/.wine-ql/drive_c/Program\ Files\ (x86)/Quake\ Live/ $ WINEPREFIX=~/.wine-ql wine Launcher.exe
A QL developer explained that the "Disconnected: 13 ConnTIsFailed" message is because "XMPP is failing to make a TLS connection". Any idea what could cause a TLS connection to fail?
In other similar bugs a +secur32 log was requested, it may help.
... Do you think this is related to this message which keeps appearing in the terminal: fixme:winsock:WSALookupServiceBeginW (0xe16e4d0 0x00000ff0 0xe16e50c) Stub! [1218/095809:ERROR:network_change_notifier_win.cc(111)] WSALookupServiceBegin failed with: 8
That error is present in dozens of applications and in most of the cases it's not harmful.
What native library could provide an implementation for WSALookupServiceBegin?
It's ws2_32.dll, but that is a low level DLL that does not work in wine.