http://bugs.winehq.org/show_bug.cgi?id=13571
Summary: Direct-buy & play tool for EA games. Product: Wine Version: CVS/GIT Platform: All URL: http://files.ea.com/downloads/eacore/eadm-installer.exe OS/Version: other Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: nils.krabshuis@redwood.com
This is the tool a lot of people have used to buy games like Battlefield 2142 from the net (a bit like steam a.o). It you used this tool to buy game x, it also needs to be running if you want to start the game (copy protection, account information e.a.).
Installation goes fine, starting the tool however almost immediately exits with the following error:
fixme:winhttp:WinHttpOpen (L"EADUpdate", 0, (null), (null), 0x0): stub wine: Call from 0x7b844b20 to unimplemented function winhttp.dll.WinHttpQueryDataAvailable, aborting
wine: Unimplemented function winhttp.dll.WinHttpQueryDataAvailable called at address 0x7b844b20 (thread 0009), starting debugger...
Since it's an unimplemented function, I'm filing this as an enhancement.
If you want a full stack-trace let me know, but I guess this is easy enough to reproduce yourselves.
http://bugs.winehq.org/show_bug.cgi?id=13571
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Keywords| |download Summary|Direct-buy & play tool for |Direct-buy & play tool for |EA games. |EA games does not work | |(needs | |WinHttpQueryDataAvailable)
--- Comment #1 from Lei Zhang thestig@google.com 2008-06-02 12:25:18 --- confirming
http://bugs.winehq.org/show_bug.cgi?id=13571
Hans Leidekker hans@meelstraat.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hans@meelstraat.net Component|-unknown |winhttp
http://bugs.winehq.org/show_bug.cgi?id=13571
--- Comment #2 from Hans Leidekker hans@meelstraat.net 2008-08-26 08:20:41 --- WinHttpQueryDataAvailable is implemented now, please try again with current git.
http://bugs.winehq.org/show_bug.cgi?id=13571
Hans Leidekker hans@meelstraat.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |normal
http://bugs.winehq.org/show_bug.cgi?id=13571
--- Comment #3 from Nils Krabshuis nils.krabshuis@redwood.com 2008-08-26 14:45:17 --- Created an attachment (id=15669) --> (http://bugs.winehq.org/attachment.cgi?id=15669) debug log of core.exe runtime.
logfile created with GIT version from 20080826.
http://bugs.winehq.org/show_bug.cgi?id=13571
--- Comment #4 from Nils Krabshuis nils.krabshuis@redwood.com 2008-08-26 14:46:13 --- The installation procedure still exits pre-maturely throwing the same error as before:
- Unimplemented ... Advapi32.SaferCreateLevel ...
When starting the application disregarding the before mentioned error it will actually start up and a tray icon will appear. Selecting any of the applications options results in having to install Gecko, and Flash. After having these installed the options actually execute, however resulting in "blank/empty" windows.
In the attached debug.log I noticed a lot of "fixme:mshtml:.... default action not implemented" errors/warnings.
http://bugs.winehq.org/show_bug.cgi?id=13571
Hans Leidekker hans@meelstraat.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|winhttp |advapi32 Summary|Direct-buy & play tool for |Direct-buy & play tool for |EA games does not work |EA games does not work |(needs | |WinHttpQueryDataAvailable) |
--- Comment #5 from Hans Leidekker hans@meelstraat.net 2008-08-28 01:50:43 --- Let's make this an advapi32 bug then.
http://bugs.winehq.org/show_bug.cgi?id=13571
--- Comment #6 from Nils Krabshuis nils.krabshuis@redwood.com 2008-10-16 04:45:30 --- Behavior unchanged in 1.1.6.
http://bugs.winehq.org/show_bug.cgi?id=13571
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bunglehead@gmail.com
--- Comment #7 from Nikolay Sivov bunglehead@gmail.com 2009-01-15 00:35:08 --- (In reply to comment #4)
The installation procedure still exits pre-maturely throwing the same error as before:
- Unimplemented ... Advapi32.SaferCreateLevel ...
Please try this one (and post results):
http://www.winehq.org/pipermail/wine-patches/2009-January/067747.html
http://bugs.winehq.org/show_bug.cgi?id=13571
--- Comment #8 from Nikolay Sivov bunglehead@gmail.com 2009-01-15 09:11:01 --- (In reply to comment #4)
The installation procedure still exits pre-maturely throwing the same error as before:
- Unimplemented ... Advapi32.SaferCreateLevel ...
Try it again with current build. Stub for this call is committed today. http://source.winehq.org/git/wine.git?a=commit;h=e7a27694b99d117054ad8bb1e35...
http://bugs.winehq.org/show_bug.cgi?id=13571
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified
--- Comment #9 from Austin English austinenglish@gmail.com 2009-01-20 02:39:09 --- Removing deprecated CVS/GIT version tag. Please retest in current git. If the bug is still present in today's wine, but was not present in some earlier version of wine, please update version field to earliest known version of wine that had the bug. Thanks!
http://bugs.winehq.org/show_bug.cgi?id=13571
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #10 from Juan Lang juan_lang@yahoo.com 2009-11-12 18:18:50 --- I was able to install and run it on my system (with winetricks gecko.) It's not super interesting, but it runs. No answer in months => I'm assuming it's been fixed for you too.
http://bugs.winehq.org/show_bug.cgi?id=13571
Nils Krabshuis nils.krabshuis@redwood.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED |
--- Comment #11 from Nils Krabshuis nils.krabshuis@redwood.com 2009-11-13 07:37:24 --- The installation works without giving any errors (tested it today with wine-1.1.32), however, all the dialogs in the tool are still blank (right click the tray icon, and choose an option...)
http://bugs.winehq.org/show_bug.cgi?id=13571
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED
--- Comment #12 from Vitaliy Margolen vitaliy@kievinfo.com 2009-11-13 08:26:58 --- (In reply to comment #11)
The installation works without giving any errors (tested it today with wine-1.1.32), however, all the dialogs in the tool are still blank (right click the tray icon, and choose an option...)
This is a different problem. Please submit a new bug for this.
This bug is fixed.
http://bugs.winehq.org/show_bug.cgi?id=13571
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Platform|All |Other
http://bugs.winehq.org/show_bug.cgi?id=13571
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #13 from Alexandre Julliard julliard@winehq.org 2009-11-13 12:42:57 --- Closing bugs fixed in 1.1.33.