http://bugs.winehq.org/show_bug.cgi?id=23367
Summary: EA Download Manager (used for EA Store): can't login Product: Wine Version: 1.2-rc4 Platform: x86 URL: http://eastore.ea.com/store/ea/html/pbPage.welcome OS/Version: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com Depends on: 23366
http://akamai.cdn.ea.com/eamaster/u/f/eaonline/eadm/eadm-installer.exe 6b3d1a328af2d44033c24b84444992f56107b27f eadm-installer.exe
Installs fine in wine-1.2-rc4-147-geaa227c. It complains about missing icacls.exe (and also uses the dummy cacls that is already in wine).
Once you've installed, try to run Login.exe. You can't type anything in the email/password fields. There's also a message in the bottom left that it can't connect to EA Core.
Terminal shows: fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT" (8.0.50608.0) fixme:advapi:SaferCreateLevel (2, 40000, 1, 0x31d9a0, (nil)) stub fixme:win:FlashWindowEx 0x32de94 fixme:win:FlashWindowEx 0x32bed4 fixme:win:FlashWindowEx 0x32bed4 fixme:win:FlashWindowEx 0x32bed4 fixme:win:FlashWindowEx 0x32bed4
installing winetricks vcrun2005 eliminates the actctx fixme, but doesn't help.