http://bugs.winehq.org/show_bug.cgi?id=32441
Bug #: 32441 Summary: winhttp winhttp test changes proxy setting in Windows 8 Product: Wine Version: 1.5.14 Platform: x86 OS/Version: Linux Status: NEW Keywords: download, testcase Severity: normal Priority: P2 Component: winhttp AssignedTo: wine-bugs@winehq.org ReportedBy: madewokherd@gmail.com Classification: Unclassified
To reproduce:
At an admin terminal, run "netsh winhttp show proxy". This should show no proxy (use "netsh winhttp reset proxy" to reset it).
Run "winhttp_test.exe winhttp".
Run "netsh winhttp show proxy". It now shows a proxy of "foo" and a bypass list of "foo".
http://bugs.winehq.org/show_bug.cgi?id=32441
Vincent Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |madewokherd@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=32441
--- Comment #1 from Hans Leidekker hans@meelstraat.net 2012-12-19 08:13:57 CST --- Created attachment 42848 --> http://bugs.winehq.org/attachment.cgi?id=42848 patch
I can't reproduce this but I can see how it might fail to restore proxy settings. Does this patch help?
http://bugs.winehq.org/show_bug.cgi?id=32441
--- Comment #2 from Vincent Povirk madewokherd@gmail.com 2013-01-29 13:35:33 CST --- It looks like the patch was committed. It doesn't help.
https://bugs.winehq.org/show_bug.cgi?id=32441
--- Comment #3 from Hans Leidekker hans@meelstraat.net --- (In reply to Vincent Povirk from comment #2)
It looks like the patch was committed. It doesn't help.
Did you see this on 64-bit Windows? If so, commit 2b09cfe9288cbd23fe78952e605fdca924a4d19d may have helped.
https://bugs.winehq.org/show_bug.cgi?id=32441
Hans Leidekker hans@meelstraat.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Fixed by SHA1| |2b09cfe9288cbd23fe78952e605 | |fdca924a4d19d Resolution|--- |FIXED
--- Comment #4 from Hans Leidekker hans@meelstraat.net --- Fixed by 2b09cfe9288cbd23fe78952e605fdca924a4d19d. (In reply to Hans Leidekker from comment #3)
(In reply to Vincent Povirk from comment #2)
It looks like the patch was committed. It doesn't help.
Did you see this on 64-bit Windows? If so, commit 2b09cfe9288cbd23fe78952e605fdca924a4d19d may have helped.
I can reproduce this on 64-bit Windows 10 with a 32-bit test executable if I revert to 2b09cfe9288cbd23fe78952e605fdca924a4d19d^. It's fixed if I revert to 2b09cfe9288cbd23fe78952e605fdca924a4d19d.
https://bugs.winehq.org/show_bug.cgi?id=32441
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 3.18.