http://bugs.winehq.org/show_bug.cgi?id=20339
Summary: IE6. Proxy settings do not work Product: Wine Version: unspecified Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: leopoldosalgui@gmail.com
ENVIRONMENT: Wine 1.1.31. IE6 installed properly with winetricks ie6
BUG: Setting a proxy for IE6 does not work
Please, try to set data at Tools -> Internet Options -> Connections -> LAN Settings -> Proxy Server you will be able to see data is not recorded
:-)
http://bugs.winehq.org/show_bug.cgi?id=20339
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |1.1.31
http://bugs.winehq.org/show_bug.cgi?id=20339
--- Comment #1 from Juan Lang juan_lang@yahoo.com 2009-10-13 09:29:00 --- Please attach the console log from running IE and changing the proxy settings.
http://bugs.winehq.org/show_bug.cgi?id=20339
--- Comment #2 from Leopoldo Salgui leopoldosalgui@gmail.com 2009-10-13 09:53:21 --- Created an attachment (id=24079) --> (http://bugs.winehq.org/attachment.cgi?id=24079) Console Log
Console log issued by wine "C:Archivos de programa/Internet Explorer/IEXPLORE.EXE" 1>console.log 2>&1
http://bugs.winehq.org/show_bug.cgi?id=20339
--- Comment #3 from Leopoldo Salgui leopoldosalgui@gmail.com 2009-10-13 09:54:42 --- Dear friends, attached you can find the console log when trying two times to set proxy settings.
Following fragment is when "Lan settings" button is pushed ##################### fixme:wininet:INET_QueryOption INTERNET_OPTION_PER_CONNECTION_OPTION stub fixme:wininet:INET_QueryOption Unhandled dwOption 4 #####################
While writing on the "LAN settings" GUI, no log is issued.
Following fragment is when "OK" button is pushed ##################### fixme:wininet:INET_QueryOption INTERNET_OPTION_PER_CONNECTION_OPTION stub fixme:wininet:INET_QueryOption Unhandled dwOption 5 fixme:wininet:InternetSetOptionW Option 75 STUB fixme:wininet:InternetSetOptionW Option 39 STUB #####################
Regards for all your kindness ...
http://bugs.winehq.org/show_bug.cgi?id=20339
--- Comment #4 from Juan Lang juan_lang@yahoo.com 2009-10-13 10:27:44 --- Thanks. Could you also attach a +wininet trace?
http://bugs.winehq.org/show_bug.cgi?id=20339
--- Comment #5 from Leopoldo Salgui leopoldosalgui@gmail.com 2009-10-13 13:34:56 --- Created an attachment (id=24092) --> (http://bugs.winehq.org/attachment.cgi?id=24092) Zipped Console Log with WINEDEBUG="+wininet"
WINEDEBUG="+wininet" wine "C:Archivos de programa/Internet Explorer/IEXPLORE.EXE" 1>console-wininet-trace.log 2>&1
The first log was issued behind a proxy. This second log has been issued when there is direct connection.
No difference has been seen, the (suppossed) bug remains.
Thanks for your kind support ....
http://bugs.winehq.org/show_bug.cgi?id=20339
--- Comment #6 from Juan Lang juan_lang@yahoo.com 2009-10-13 16:03:15 --- Created an attachment (id=24105) --> (http://bugs.winehq.org/attachment.cgi?id=24105) Patch
Does this help?
http://bugs.winehq.org/show_bug.cgi?id=20339
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |juan_lang@yahoo.com Component|-unknown |wininet
http://bugs.winehq.org/show_bug.cgi?id=20339
--- Comment #7 from Leopoldo Salgui leopoldosalgui@gmail.com 2009-10-13 16:51:43 --- Dear Juan, unfortunately I am not able to test your patch; at least, in the short-term. Because, I am using a binary distribution (*.deb).
To test your patch, I will set up the develop environment. However, I cannot commit a term.
May be, ... is a feasible chance if you provide me with your patched DLL (1.1.31)?
Regards
http://bugs.winehq.org/show_bug.cgi?id=20339
--- Comment #8 from Leopoldo Salgui leopoldosalgui@gmail.com 2009-10-14 04:37:56 --- Created an attachment (id=24119) --> (http://bugs.winehq.org/attachment.cgi?id=24119) Console Log with "+wininet" trace on patched DLL
Juan, thanks for providing me with your patched wininet DLL.
Attached you can find the log (+wininet trace) using your DLL (when behind a proxy). I verified its proper loading by "cat /proc/####/maps | grep wininet"
Unfortunately, the same behaviour remains, i.e. no proxy data is recorded.
If you are ready, I will be looking forward testing your new patches.
#######################################################################
WORKAROUND
Meanwhile, I have noted an ease and useful workaround:
a) Using winecfg, add library "wininet" and set as "internal" b) Edit and record your proxy settings at IE6 ->Tools -> Internet Options -> Connections -> LAN Settings -> Proxy Server c) Using winecfg, remove library "wininet"
########################################################################
Additional info: I am using r715 of winetricks to install IE6 http://code.google.com/p/winezeug/source/browse/trunk/winetricks
http://bugs.winehq.org/show_bug.cgi?id=20339
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wylda@volny.cz
--- Comment #9 from Wylda wylda@volny.cz 2009-10-24 07:37:26 --- (In reply to comment #6)
Created an attachment (id=24105)
--> (http://bugs.winehq.org/attachment.cgi?id=24105) [details]
Patch
Does this help?
Hi Juan, no this patch does not work on top of 1.1.32. When i enter proxy IP and click OK, console vomits:
fixme:wininet:INET_QueryOption INTERNET_OPTION_PER_CONNECTION_OPTION stub fixme:wininet:INET_QueryOption Unhandled dwOption 5 fixme:wininet:InternetSetOptionW INTERNET_OPTION_PER_CONNECTION_OPTION unimplemented for 5 fixme:wininet:InternetSetOptionW Option 39 STUB
http://bugs.winehq.org/show_bug.cgi?id=20339
--- Comment #10 from Wylda wylda@volny.cz 2010-02-27 17:13:47 ---
Proxy settings FIXED since 1.1.38.
http://bugs.winehq.org/show_bug.cgi?id=20339
Jeff Zaroyko jeffz@jeffz.name changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #11 from Jeff Zaroyko jeffz@jeffz.name 2010-02-27 17:51:57 --- Reported fixed.
http://bugs.winehq.org/show_bug.cgi?id=20339
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #12 from Alexandre Julliard julliard@winehq.org 2010-03-05 12:43:14 --- Closing bugs fixed in 1.1.40.