http://bugs.winehq.org/show_bug.cgi?id=16986
Summary: Universal World of Warcraft Client (InstallWoW.exe) nolonger works. Product: Wine Version: 1.1.13 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: pabelanger@gmail.com
If you try to install https://www.worldofwarcraft.com/account/download/clients/pc/InstallWoW.exe using 1.1.13, the application errors out complaining 'failed to read information from the Internet'.
Work around was to roll back to 1.1.8 and had no problems.
http://bugs.winehq.org/show_bug.cgi?id=16986
--- Comment #1 from Austin English austinenglish@gmail.com 2009-01-17 23:48:52 --- Regression test? http://wiki.winehq.org/RegressionTesting
http://bugs.winehq.org/show_bug.cgi?id=16986
Holly holly.n.schilling@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |holly.n.schilling@gmail.com
--- Comment #2 from Holly holly.n.schilling@gmail.com 2009-01-24 18:28:47 --- I can confirm this bug. I'm using Kubuntu 8.10 with Wine 1.1.13. I last used the installer with version 1.1.11 and it worked. I'm working on digging through the git repository to find the cause.
http://bugs.winehq.org/show_bug.cgi?id=16986
--- Comment #3 from Holly holly.n.schilling@gmail.com 2009-01-25 09:08:17 --- So after a hard day of regression testing, I can't replicate it anymore. It seems that once it passes the first time, it won't fail again. It must be somehow related the setup of the Wine environment or a temp file I can't find to delete.
I'm going to try regression testing again but dumping my entire .wine folder every time to see if that helps me to replicate it again. Unfortunately, it will have to wait until next weekend probably.
http://bugs.winehq.org/show_bug.cgi?id=16986
--- Comment #4 from Austin English austinenglish@gmail.com 2009-07-30 12:15:43 --- Is this still an issue in current (1.1.26 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=16986
--- Comment #5 from Holly holly.n.schilling@gmail.com 2009-08-11 11:13:23 --- As of yesterday, it works almost perfect. I did a clean installation on Ubuntu 8.04. Only packages I installed other than the base install were the current (unstable) Wine 1.1.27 and Ubuntu-restricted-extras.
I say almost perfect because there was a minor issue installing the Gecko HTML engine. For reasons I did not dig into, it would not install automatically while the installer was running. I instead went to Bash and executed "wine iexplore" and it loaded easily. I then restarted the installation and it went flawless from there on.
Between this and my testing earlier, I believe this is a "first-run" issue more than anything else. When I did regression testing, I was unable to replicate the problem after the first time it worked. Even after deleting everything from the ~/.wine/drive_c folder that was related to WoW.
My view would be to mark this resolved, but keep this thread here so that if it is a first-run bug, others can see to just install the Gecko HTML engine manually by running "wine iexplore" from Bash.
http://bugs.winehq.org/show_bug.cgi?id=16986
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #6 from Dmitry Timoshkov dmitry@codeweavers.com 2009-08-11 22:27:06 --- Reported fixed.
http://bugs.winehq.org/show_bug.cgi?id=16986
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Alexandre Julliard julliard@winehq.org 2009-08-21 12:43:41 --- Closing bugs fixed in 1.1.28.
http://bugs.winehq.org/show_bug.cgi?id=16986
--- Comment #8 from marcusvini@hotmail.com 2009-08-31 01:14:10 --- Created an attachment (id=23346) --> (http://bugs.winehq.org/attachment.cgi?id=23346) error dump for the comand wine InstallWow.exe
This is the dump of the error while executing wine InstallWow.exe on a clean wine instalation
http://bugs.winehq.org/show_bug.cgi?id=16986
--- Comment #9 from Vitaliy Margolen vitaliy@kievinfo.com 2009-08-31 08:13:04 --- (In reply to comment #8) Looks like you ran it from mount mounted with "noexec" - not Wine problem at all.