[Bug 16850] New: Oovoo can't connect
http://bugs.winehq.org/show_bug.cgi?id=16850 Summary: Oovoo can't connect Product: Wine Version: 1.1.12 Platform: PC URL: http://oovoo.com OS/Version: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: austinenglish(a)gmail.com Reported initially in wine-users. Gave it a try in git, fails to connect: fixme:secur32:schan_InitializeSecurityContextW Using hardcoded "NORMAL" priority GNUTLS ERROR: GnuTLS internal error. fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for 8000000a fixme:winsock:NtStatusToWSAError Status code 8000000a converted to DOS error code 13d fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for 8000000a fixme:winsock:NtStatusToWSAError Status code 8000000a converted to DOS error code 13d fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for 8000000a fixme:winsock:NtStatusToWSAError Status code 8000000a converted to DOS error code 13d Does this when trying to register, or even if you just put gibberish in the login. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16850 Juan Lang <juan_lang(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |secur32 --- Comment #1 from Juan Lang <juan_lang(a)yahoo.com> 2009-08-20 19:47:56 --- (In reply to comment #0)
GNUTLS ERROR: GnuTLS internal error.
That sure looks like an schannel problem, setting component to secur32. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16850 Sergei Chernikov <ghost333(a)list.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ghost333(a)list.ru -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16850 --- Comment #2 from Sergei Chernikov <ghost333(a)list.ru> 2010-12-10 08:23:22 CST --- Created an attachment (id=32432) --> (http://bugs.winehq.org/attachment.cgi?id=32432) this is what i see when i exec oovoo -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16850 --- Comment #3 from Jim Lockname <tlockname(a)shaw.ca> 2011-04-20 21:35:12 CDT --- Created an attachment (id=34256) --> (http://bugs.winehq.org/attachment.cgi?id=34256) what I see after adding native DLLs Here is what I see when I add these DLLs from Windows XP, in order of sequence required: ierturl secur32 urlmon wininet and ws2_32 and ws2help The result in the program is the same (connection failed), and the unimplemented RtlIpv4StringToAddress in ntdll.dll puts a stop to adding more native DLLs (according to WINE documentation). I saw the same bug at one point mentioning netmeeting during my testing, where entering the server's IP bypassed the missing API problem, but oovoo will not provide server IPs. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16850 Jim Lockname <tlockname(a)shaw.ca> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tlockname(a)shaw.ca --- Comment #4 from Jim Lockname <tlockname(a)shaw.ca> 2011-04-20 22:20:29 CDT --- Sorry, forgot, using WINE 1.3.18 on Mint 10. oovoo installer works (suggesting Microsoft's search engine), but I get the same result Mr. Chernikov saw when I use built-in libraries. I should also add that I tried adding rasapi32.dll native, which got rid of those ras lines, but won't help connect. On Windows, when oovoo.exe launches, it first submits a DNS request (the repeating winsock fixme), then it opens port 443. To connect, it accessed HTTPS host150.oovooprod.com (WINE's unimplemented function). After successfully connecting, it accessed host131 on port 80 and host156 on port 5222. After that, a dozen port 80 servers belonging to Google and Yahoo, apparently for their banners. Adding the oovooprod servers to system32\drivers\etc\hosts didn't help. Sorry I can't help, but at least you won't try this. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16850 --- Comment #5 from Austin English <austinenglish(a)gmail.com> 2013-09-18 19:13:55 CDT --- Still in wine-1.7.2-78-gfb96cb5 fixme:wininet:query_global_option INTERNET_OPTION_PER_CONNECTION_OPTION stub fixme:wininet:query_global_option Unhandled dwOption 4 GnuTLS error: An unexpected TLS packet was received. fixme:winsock:NtStatusToWSAError Status code 8000000a converted to DOS error code 2a4 fixme:winsock:NtStatusToWSAError Status code 8000000a converted to DOS error code 2a4 fixme:winsock:NtStatusToWSAError Status code 8000000a converted to DOS error code 2a4 fixme:winsock:WSALookupServiceBeginW (0x462aa10 0x00000ff1 0x462ea24) Stub! fixme:winsock:WSALookupServiceBeginW (0x462aa10 0x00000ff1 0x462ea24) Stub! fixme:winsock:WSALookupServiceBeginW (0x462aa10 0x00000ff1 0x462ea24) Stub! fixme:winsock:WSALookupServiceBeginW (0x462aa10 0x00000ff1 0x462ea24) Stub! err:ole:CoInitializeEx Attempt to change threading model of this apartment from multi-threaded to apartment threaded err:ole:CoInitializeEx Attempt to change threading model of this apartment from multi-threaded to apartment threaded fixme:winsock:WSALookupServiceBeginW (0x462aa10 0x00000ff1 0x462ea24) Stub! fixme:winsock:WSALookupServiceBeginW (0x462aa10 0x00000ff1 0x462ea24) Stub! fixme:winsock:WSALookupServiceBeginW (0x462aa10 0x00000ff1 0x462ea24) Stub! fixme:winsock:WSALookupServiceBeginW (0x462aa10 0x00000ff1 0x462ea24) Stub! -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=16850 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |starlion22(a)laposte.net --- Comment #6 from Anastasius Focht <focht(a)gmx.net> --- *** Bug 37523 has been marked as a duplicate of this bug. *** -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=16850 joaopa <jeremielapuree(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree(a)yahoo.fr --- Comment #7 from joaopa <jeremielapuree(a)yahoo.fr> --- download link from January 8 2009 https://web.archive.org/web/20100205201738/http://cdn01.oovoo.com/download/o... But server is down https://twitter.com/oovoo/status/934578316966809600 Impossible to test. Can an administrator close this bug as ABANDONED? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=16850 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |ABANDONED --- Comment #8 from Austin English <austinenglish(a)gmail.com> --- (In reply to joaopa from comment #7)
download link from January 8 2009 https://web.archive.org/web/20100205201738/http://cdn01.oovoo.com/download/ oovoosetup.exe
But server is down https://twitter.com/oovoo/status/934578316966809600
Impossible to test. Can an administrator close this bug as ABANDONED?
Abandoned. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=16850 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #9 from Austin English <austinenglish(a)gmail.com> --- Closing. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla