http://bugs.winehq.org/show_bug.cgi?id=10436
Summary: utorrent: regression for UPNP wine version 0.9.48 Product: Wine Version: 0.9.48. Platform: PC-x86-64 URL: http://www.utorrent.com OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-net AssignedTo: wine-bugs@winehq.org ReportedBy: darkvater@operamail.com
0.9.47 - UPNP works 0.9.48 and up - UPNP doesn't work
utorrent (1.7.2 atm, but version does not matter) (www.utorrent.org) requests an UPNP port on startup, but it is not opened on the router with .48 and later versions. 0.47 works just fine. Changing the port in utorrent to force an change has no effect either.
http://bugs.winehq.org/show_bug.cgi?id=10436
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |minor Keywords| |download, regression
http://bugs.winehq.org/show_bug.cgi?id=10436
--- Comment #1 from Kai Blin blin@gmx.net 2007-11-13 01:39:29 --- I will need a +winsock trace.
WINEDEBUG=+winsock wine utorrent.exe > winsock.trc 2>&1
http://bugs.winehq.org/show_bug.cgi?id=10436
--- Comment #2 from Austin English austinenglish@gmail.com 2007-11-13 02:13:48 --- Please run a regression test:
http://wiki.winehq.org/RegressionTesting
http://bugs.winehq.org/show_bug.cgi?id=10436
--- Comment #3 from D.Vater darkvater@operamail.com 2007-11-13 11:31:29 --- Created an attachment (id=9137) --> (http://bugs.winehq.org/attachment.cgi?id=9137) WINEDEBUG=+winsock
This is the winsock trace of utorrent until the point the 'connection button' turns red, meaning utorrent detects a firewall/router is limiting the connection.
http://bugs.winehq.org/show_bug.cgi?id=10436
D.Vater darkvater@operamail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #9137|application/octet-stream |text/plain mime type| |
http://bugs.winehq.org/show_bug.cgi?id=10436
D.Vater darkvater@operamail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #9137|text/plain |application/octet-stream mime type| |
--- Comment #4 from D.Vater darkvater@operamail.com 2007-11-13 11:32:54 --- (From update of attachment 9137) This is the winsock trace of utorrent until the point the 'connection button' turns red, meaning utorrent detects a firewall/router is limiting the connection.
http://bugs.winehq.org/show_bug.cgi?id=10436
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #9137|application/octet-stream |text/plain mime type| |
http://bugs.winehq.org/show_bug.cgi?id=10436
D.Vater darkvater@operamail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |aric@codeweavers.com
--- Comment #5 from D.Vater darkvater@operamail.com 2007-11-13 14:11:13 --- ok, I did a regression test, see results below (I hope I did it correctly):
04b4dd02272b39c1f18d5bc814dd1cbc8a1e4d2d is first bad commit commit 04b4dd02272b39c1f18d5bc814dd1cbc8a1e4d2d Author: Aric Stewart aric@codeweavers.com Date: Wed Oct 24 14:47:42 2007 -0500
iphlpapi: Correct GetBestRoute when there is no route.
:040000 040000 388750bc2a9a09d3b2d9803b045bcd5c311f7aa2 f3f366311b20cdd8c670b03998cc342c44693545 M dlls
http://bugs.winehq.org/show_bug.cgi?id=10436
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |juan_lang@yahoo.com
--- Comment #6 from Juan Lang juan_lang@yahoo.com 2007-11-14 20:18:49 --- Please attach a +iphlpapi trace.
http://bugs.winehq.org/show_bug.cgi?id=10436
--- Comment #7 from Juan Lang juan_lang@yahoo.com 2007-11-14 22:54:15 --- Created an attachment (id=9165) --> (http://bugs.winehq.org/attachment.cgi?id=9165) Patch
Does this patch fix it for you?
http://bugs.winehq.org/show_bug.cgi?id=10436
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #9165 is|0 |1 obsolete| |
--- Comment #8 from Juan Lang juan_lang@yahoo.com 2007-11-15 11:35:50 --- Created an attachment (id=9169) --> (http://bugs.winehq.org/attachment.cgi?id=9169) Patch
Please use this patch instead, the last one had a typo, and I don't think it worked anyway. I believe this one is an improvement, so I'm sending it in - please let me know if it fixes it for you.
http://bugs.winehq.org/show_bug.cgi?id=10436
--- Comment #9 from D.Vater darkvater@operamail.com 2007-11-15 16:20:54 --- Created an attachment (id=9177) --> (http://bugs.winehq.org/attachment.cgi?id=9177) WINEDEBUG=+iphlpapi
Attached is the iphlpapi trace. With the patch applied the bug is fixed :)
http://bugs.winehq.org/show_bug.cgi?id=10436
--- Comment #10 from Juan Lang juan_lang@yahoo.com 2007-11-15 17:19:39 --- Sweet :) Thanks for sending the trace, that confirms my suspicious about it. Once the patch is committed I'll mark this fixed.
http://bugs.winehq.org/show_bug.cgi?id=10436
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #11 from Juan Lang juan_lang@yahoo.com 2007-11-16 10:15:02 --- This is fixed in today's git. Thanks for the regression test and help debugging it.
http://bugs.winehq.org/show_bug.cgi?id=10436
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #12 from Dan Kegel dank@kegel.com 2008-01-28 05:44:28 --- Closing all RESOLVED FIXED bugs older than four weeks.