[Bug 23458] New: Need for Speed:World fails to download client
http://bugs.winehq.org/show_bug.cgi?id=23458 Summary: Need for Speed:World fails to download client Product: Wine Version: 1.2-rc5 Platform: x86 URL: http://www.ea.com/games/need-for-speed-world OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: eg.galano(a)gmail.com Created an attachment (id=29275) --> (http://bugs.winehq.org/attachment.cgi?id=29275) +winsock +winhttp The game requires an EA downloader to download the game client. This client successfully validates your login but hangs when starting the download. Attached +winhttp,+winsock log Snippet of terminal output: fixme:winsock:WSAIoctl unsupported WS_IOCTL cmd (c8000014) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23458 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dank(a)kegel.com --- Comment #1 from Dan Kegel <dank(a)kegel.com> 2010-07-03 17:55:02 --- For me, the initial NFS World client installs fine on wine, but when you run GameLauncher.exe, it says you need mono or .net. Installing dotnet20 doesn't help, the app then claims it is corrupt and exits quickly. pashazz found that mono26 gets you further, and indeed, rm -rf ~/.wine sh winetricks gecko mono26 sandbox lets you log in. You get as far as clicking on Update. The update then fails with log messages like 50814 [4] ERROR DownloadManager (null) - BackgroundWorker_DoWork Exception: System.NotImplementedException: The requested feature is not implemented. at System.Net.WebClient.set_CachePolicy (System.Net.Cache.RequestCachePolicy value) [0x00000] in <filename unknown>:0 at (wrapper remoting-invoke-with-check) System.Net.WebClient:set_CachePolicy (System.Net.Cache.RequestCachePolicy) at GameLauncher.DownloadManager.BackgroundWorker_DoWork (System.Object sender, System.ComponentModel.DoWorkEventArgs args) [0x00000] in <filename unknown>:0 So it seems mono needs a stub for System.Net.Cache.RequestCachePolicy, or something like that? EG, how did you get to what you saw? Did you install mono26? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23458 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, Installer --- Comment #2 from Dan Kegel <dank(a)kegel.com> 2010-07-03 18:30:50 --- I should mention: it's now an open beta as of yesterday, so you can download the bootstrap installer at http://world.needforspeed.com/ -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23458 --- Comment #3 from EG Galano <eg.galano(a)gmail.com> 2010-07-03 21:02:17 ---
EG, how did you get to what you saw? Did you install mono26?
Yes I did install mono26. Sorry forgot to mention that in my report. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23458 --- Comment #4 from Vincent Povirk <madewokherd(a)gmail.com> 2010-07-06 12:47:15 --- Created an attachment (id=29406) --> (http://bugs.winehq.org/attachment.cgi?id=29406) patch stubbing CachePolicy This patch gets it to finish the downloads and show a LAUNCH button, which lets the actual program start and immediately crash. Unfortunately, it's a bit complicated to get a working build of mono with the patch, so I'll have to try to get this fixed in mono for the next 2.6 release. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23458 Vincent Povirk <madewokherd(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23458 Vincent Povirk <madewokherd(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID --- Comment #5 from Vincent Povirk <madewokherd(a)gmail.com> 2010-07-16 14:13:35 --- This should be fixed by mono revision 160503, which will be in the next 2.6.x release. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23458 --- Comment #6 from Dan Kegel <dank(a)kegel.com> 2010-07-16 14:23:50 --- Thanks! (One of these days maybe we should consider having an UPSTREAM state for bugs.) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23458 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #7 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2010-07-16 22:36:39 --- Closing invalid. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org