http://bugs.winehq.org/show_bug.cgi?id=14679
Summary: Diablo II Installer from Blizzard account download doesnt work. Product: Wine Version: 1.1.2 Platform: Other URL: http://blizzard.com/account OS/Version: other Status: UNCONFIRMED Severity: minor Priority: P1 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: chadwick@clan-mac.com
I can download the blizzard account applications fine.
When the download finishes and you click through to the installer it makes you read an EULA.
The "Accept" button is greyed out and (in normal windows functionality) when you scroll to the end of the EULA the "Accept" button can be utilized.
Running the Application from the download "/home/chadwick/Desktop/D2-1.12A-enUS/Installer.exe" The output is quite verbose and includes a lot of stuff from fixme:mshtml:HTMLElement2_get_scrollTop and fixme:mshtml:HTMLElement2_get_scrollHeight .
I will make a debug log if someone tells me how to run it.
http://bugs.winehq.org/show_bug.cgi?id=14679
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, Installer
--- Comment #1 from Austin English austinenglish@gmail.com 2008-07-28 13:07:33 --- (In reply to comment #0)
"/home/chadwick/Desktop/D2-1.12A-enUS/Installer.exe" The output is quite
cd to the directory first:
$ cd /home/chadwick/Desktop/D2-1.12A-enUS/
I will make a debug log if someone tells me how to run it.
$ wine Installer.exe &> /tmp/output.txt
Then attach output.txt here.
http://bugs.winehq.org/show_bug.cgi?id=14679
Jasmine Iwanek jasmine@iwanek.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jasmine@iwanek.co.uk
--- Comment #2 from Jasmine Iwanek jasmine@iwanek.co.uk 2008-07-28 15:17:50 --- bug is reproducable here - ive added howto data to the affected apps for anyone who hasnt read a native mshtml.dll and wininet.dll solves the problem
basically the program cant tell when you've hit the bottom of the eula and wont light the accept button
http://bugs.winehq.org/show_bug.cgi?id=14679
--- Comment #3 from Chadwick Ferguson chadwick@clan-mac.com 2008-07-28 17:23:48 --- Created an attachment (id=15143) --> (http://bugs.winehq.org/attachment.cgi?id=15143) wine Installer.exe &> /tmp/output.txt
wine Installer.exe &> /tmp/output.txt
http://bugs.winehq.org/show_bug.cgi?id=14679
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jacek@codeweavers.com
--- Comment #4 from Jacek Caban jacek@codeweavers.com 2008-08-01 07:48:29 --- Please retest with current Git. Missing functions have been implemented.
http://bugs.winehq.org/show_bug.cgi?id=14679
--- Comment #5 from Jasmine Iwanek jasmine@iwanek.co.uk 2008-08-01 08:22:39 --- yep they have indeed :-) blizzard installer works perfectly now ive made a patch for wine 1.0.0 to implement them in that aswell get it from http://www.chthon.f2s.com
the downloader still dosnt work properly but that is the wininet problem and probably a different bug ;-)
http://bugs.winehq.org/show_bug.cgi?id=14679
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #6 from Jacek Caban jacek@codeweavers.com 2008-08-01 08:52:45 --- Fixed by commits: 7e345794235401ba42082a794033c90e7fad92df 4d89c62eab07ec1830f28a0e994052e0e2bcc070 e273bf1f43d69b64d1b0f5e44ee21787a06c07df
http://bugs.winehq.org/show_bug.cgi?id=14679
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Alexandre Julliard julliard@winehq.org 2008-08-22 10:48:09 --- Closing bugs fixed in 1.1.3.
http://bugs.winehq.org/show_bug.cgi?id=14679
Adys adys.wh+winehqdotorg@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |adys.wh+winehqdotorg@gmail.c | |om
--- Comment #8 from Adys adys.wh+winehqdotorg@gmail.com 2008-08-24 20:01:24 --- Technically a duplicate of http://bugs.winehq.org/show_bug.cgi?id=13321