[Bug 11223] New: uTorrent 1.8 alpha not working - getaddrinfo problem
http://bugs.winehq.org/show_bug.cgi?id=11223 Summary: uTorrent 1.8 alpha not working - getaddrinfo problem Product: Wine Version: 0.9.52. Platform: Other URL: http://forum.utorrent.com/viewtopic.php?id=31998&p=1 OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: protomank(a)gmail.com uTorrent 1.8 changed to getaddrinfo into the tracker hostname code. In wine it just gives hostname not found, as if it could not detect the IP address. As uTorrent is one of the most used apps in wine, it would be interesting to fix the bug before final release :) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11223 Juan Lang <juan_lang(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL|http://forum.utorrent.com/vi|http://forum.utorrent.com/vi |ewtopic.php?id=31998&p=1 |ewtopic.php?id=31998&p=1 --- Comment #1 from Juan Lang <juan_lang(a)yahoo.com> 2008-01-16 12:50:27 --- Please post a +winsock log. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11223 Iuri Fiedoruk <protomank(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|uTorrent 1.8 alpha not |uTorrent 1.8 alpha not |working - getaddrinfo |working - GetBestInterfaceEx |problem |problem --- Comment #2 from Iuri Fiedoruk <protomank(a)gmail.com> 2008-01-17 15:48:11 --- An update from the author after some testing: Ah, yes, DNS is not the problem. getaddrinfo is returning valid IPs (uh, 3 IPs that are all identical? that's probably a bug.), but then uTorrent tries to ask Windows which interface would handle the connection, using GetBestInterface (and GetBestInterfaceEx for v6, but this is a v4 address). So, the WINE bug seems to be in GetBestInterface - it's returning ERROR_HOST_UNREACHABLE (1232) when it could actually route the connection. -- 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=11223 --- Comment #3 from Lei Zhang <thestig(a)google.com> 2008-01-17 20:58:36 --- Looks like Rob just implemented it: http://source.winehq.org/git/wine.git/?a=commit;h=a9e967346002253e576285c9af... Can you try the latest Wine from git or wait for Wine 0.9.54? -- 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=11223 --- Comment #4 from Iuri Fiedoruk <protomank(a)gmail.com> 2008-01-18 05:04:13 --- I'll wait for .54 :) Glad to see you guys are working faster than ever. I will keep the bug open until I test it. Thanks! -- 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=11223 --- Comment #5 from Iuri Fiedoruk <protomank(a)gmail.com> 2008-01-18 16:02:33 --- Tested with wine from CVS. Not luck at all :-( -- 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=11223 Hetman <hetkcpi(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hetkcpi(a)yahoo.com --- Comment #7 from Hetman <hetkcpi(a)yahoo.com> 2008-08-12 06:43:34 --- Yes, this still appears to be a problem in wine 1.0 -- 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=11223 Jeff Zaroyko <jeffz(a)jeffz.name> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download -- 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=11223 Adys <adys.wh+winehqdotorg(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |adys.wh+winehqdotorg(a)gmail.c | |om --- Comment #8 from Adys <adys.wh+winehqdotorg(a)gmail.com> 2008-11-12 08:39:05 --- Works fine in git with clean .wine. sys.enable_wine_hacks disabled. -- 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=11223 Xavier Vachon <xvachon(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xvachon(a)gmail.com --- Comment #9 from Xavier Vachon <xvachon(a)gmail.com> 2009-06-04 14:36:35 --- I use utorrent 1.8.2 with latest git (1.1.22), and I have no issues. No hacks are required to use the program. -- 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=11223 ricardo filipe <ricardo_barbano(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ricardo_barbano(a)hotmail.com --- Comment #10 from ricardo filipe <ricardo_barbano(a)hotmail.com> 2009-06-26 08:47:21 --- why is this not yet closed? latest release has no problems as is verified by the previous posters too. -- 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=11223 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #11 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-06-26 10:03:04 --- Reported fixed. -- 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=11223 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #12 from Alexandre Julliard <julliard(a)winehq.org> 2009-07-03 12:12:25 --- Closing bugs fixed in 1.1.25. -- 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.
participants (1)
-
wine-bugs@winehq.org