[Bug 25658] New: Need for Speed World
http://bugs.winehq.org/show_bug.cgi?id=25658 Summary: Need for Speed World Product: Wine Version: 1.3.10 Platform: All OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: root(a)hmbg.eu Need for Speed World GameLauncher won't start Console Input fixme:sync:CreateMemoryResourceNotification (0) stub err:ole:CoGetContextToken apartment not initialised trace.log (File belong to Game) 2010-12-31 12:54:53,241 [1] ERROR GameLauncher.ProdUI.Program Main Exception: System.Security.Cryptography.CryptographicException: m_safeCertContext is an invalid handle. at System.Security.Cryptography.X509Certificates.X509Certificate2.get_SubjectName() at GameLauncher.ProdUI.Program.Main(String[] args) -- 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=25658 --- Comment #1 from SDK <root(a)hmbg.eu> 2011-01-14 03:28:10 CST --- Current with 1.3.11 bash-4.1# wine GameLauncher.exe fixme:system:SetProcessDPIAware stub! fixme:iphlpapi:NotifyAddrChange (Handle 0xd3dea28, overlapped 0xd3dea0c): stub fixme:msimtf:ActiveIMMApp_Activate Stub fixme:msimtf:ActiveIMMApp_OnDefWindowProc Stub (0x10062 24 0 32e5f8) fixme:msimtf:ActiveIMMApp_OnDefWindowProc Stub (0x10062 81 0 32e444) fixme:msimtf:ActiveIMMApp_OnDefWindowProc Stub (0x10062 83 0 32e7f4) fixme:msimtf:ActiveIMMApp_OnDefWindowProc Stub (0x10062 1 0 32e444) fixme:msimtf:ActiveIMMApp_FilterClientWindows Stub fixme:msimtf:ActiveIMMApp_OnDefWindowProc Stub (0x10068 81 0 32eac8) fixme:msimtf:ActiveIMMApp_OnDefWindowProc Stub (0x10068 83 0 32ea6c) fixme:msimtf:ActiveIMMApp_OnDefWindowProc Stub (0x10068 1 0 32eac8) fixme:msimtf:ActiveIMMApp_OnDefWindowProc Stub (0x10068 5 0 640064) fixme:msimtf:ActiveIMMApp_OnDefWindowProc Stub (0x10068 3 0 0) fixme:msimtf:ActiveIMMApp_OnDefWindowProc Stub (0x10068 46 0 32ebc4) fixme:msimtf:ActiveIMMApp_OnDefWindowProc Stub (0x10068 22 0 0) fixme:msimtf:ActiveIMMApp_OnDefWindowProc Stub (0x10068 47 0 32ebc4) fixme:msimtf:ActiveIMMApp_OnDefWindowProc Stub (0x10068 46 0 32ebd8) fixme:msimtf:ActiveIMMApp_OnDefWindowProc Stub (0x10068 83 1 32eac4) fixme:msimtf:ActiveIMMApp_OnDefWindowProc Stub (0x10068 47 0 32ebd8) fixme:msimtf:ActiveIMMApp_OnDefWindowProc Stub (0x10068 5 0 1360303) 3851 [1] INFO GameLauncher.ProdUI.GameLauncherUI (null) - HTTP: "C:\Program Files\Internet Explorer\IEXPLORE.EXE" -nohome fixme:gdiplus:GdipPrivateAddMemoryFont 0x1e37f38, 0x1e41e38, 255816 3967 [1] ERROR GameLauncher.ProdUI.Program (null) - Main Exception: System.IndexOutOfRangeException: Array index is out of range. at GameLauncher.ProdUI.FontWrapper.GetFontFamily (System.String fontName) [0x00000] in <filename unknown>:0 at GameLauncher.ProdUI.GameLauncherUI.ApplyEmbeddedFonts () [0x00000] in <filename unknown>:0 at GameLauncher.ProdUI.GameLauncherUI..ctor (System.String[] args) [0x00000] in <filename unknown>:0 at (wrapper remoting-invoke-with-check) GameLauncher.ProdUI.GameLauncherUI:.ctor (string[]) at GameLauncher.ProdUI.Program.Main (System.String[] args) [0x00000] in <filename unknown>:0 fixme:msimtf:ActiveIMMApp_OnDefWindowProc Stub (0x10062 1c 1 0) fixme:msimtf:ActiveIMMApp_OnDefWindowProc Stub (0x10062 1c 0 0) -- 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=25658 --- Comment #2 from Nikolay Sivov <bunglehead(a)gmail.com> 2011-01-14 03:41:21 CST --- Try 'winetricks gdiplus' as a workaround. -- 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=25658 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #3 from Austin English <austinenglish(a)gmail.com> 2011-01-14 13:09:28 CST --- http://world.needforspeed.com/download Fails here as well, with: 2327 [1] INFO GameLauncher.ProdUI.GameLauncherUI (null) - HTTP: C:\windows\system32\winebrowser.exe -nohome 2347 [1] ERROR GameLauncher.ProdUI.Program (null) - Main Exception: System.NullReferenceException: Object reference not set to an instance of an object at GameLauncher.ProdUI.GameLauncherUI.RetrieveWebApplicationData () [0x00000] in <filename unknown>:0 at GameLauncher.ProdUI.GameLauncherUI..ctor (System.String[] args) [0x00000] in <filename unknown>:0 at (wrapper remoting-invoke-with-check) GameLauncher.ProdUI.GameLauncherUI:.ctor (string[]) at GameLauncher.ProdUI.Program.Main (System.String[] args) [0x00000] in <filename unknown>:0 I don't get any gdiplus error though, with wine-1.3.11-180-g856da7e. -- 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=25658 --- Comment #4 from SDK <root(a)hmbg.eu> 2011-01-15 19:34:17 CST --- (In reply to comment #2)
Try 'winetricks gdiplus' as a workaround.
Now i can see the GameLauncher screen ,but for a few seconds. After that i got this error: fixme:win:EnumDisplayDevicesW ((null),0,0x32e03c,0x00000000), stub! fixme:system:SetProcessDPIAware stub! fixme:iphlpapi:NotifyAddrChange (Handle 0xc7bea28, overlapped 0xc7bea0c): stub fixme:msimtf:ActiveIMMApp_Activate Stub fixme:msimtf:ActiveIMMApp_OnDefWindowProc Stub (0x10066 24 0 32e5f8) fixme:msimtf:ActiveIMMApp_OnDefWindowProc Stub (0x10066 81 0 32e444) fixme:msimtf:ActiveIMMApp_OnDefWindowProc Stub (0x10066 83 0 32e7f4) fixme:msimtf:ActiveIMMApp_OnDefWindowProc Stub (0x10066 1 0 32e444) fixme:msimtf:ActiveIMMApp_FilterClientWindows Stub fixme:msimtf:ActiveIMMApp_OnDefWindowProc Stub (0x1006c 81 0 32eac8) fixme:msimtf:ActiveIMMApp_OnDefWindowProc Stub (0x1006c 83 0 32ea6c) fixme:msimtf:ActiveIMMApp_OnDefWindowProc Stub (0x1006c 1 0 32eac8) fixme:msimtf:ActiveIMMApp_OnDefWindowProc Stub (0x1006c 5 0 640064) fixme:msimtf:ActiveIMMApp_OnDefWindowProc Stub (0x1006c 3 0 0) fixme:msimtf:ActiveIMMApp_OnDefWindowProc Stub (0x1006c 46 0 32ebc4) fixme:msimtf:ActiveIMMApp_OnDefWindowProc Stub (0x1006c 22 0 0) fixme:msimtf:ActiveIMMApp_OnDefWindowProc Stub (0x1006c 47 0 32ebc4) fixme:msimtf:ActiveIMMApp_OnDefWindowProc Stub (0x1006c 46 0 32ebd8) fixme:msimtf:ActiveIMMApp_OnDefWindowProc Stub (0x1006c 83 1 32eac4) fixme:msimtf:ActiveIMMApp_OnDefWindowProc Stub (0x1006c 47 0 32ebd8) fixme:msimtf:ActiveIMMApp_OnDefWindowProc Stub (0x1006c 5 0 1360303) 3705 [1] INFO GameLauncher.ProdUI.GameLauncherUI (null) - HTTP: "C:\Program Files\Internet Explorer\IEXPLORE.EXE" -nohome fixme:msimtf:ActiveIMMApp_OnDefWindowProc Stub (0x10076 81 0 32effc) fixme:msimtf:ActiveIMMApp_OnDefWindowProc Stub (0x10076 83 0 32efa0) fixme:msimtf:ActiveIMMApp_OnDefWindowProc Stub (0x10076 1 0 32effc) fixme:msimtf:ActiveIMMApp_OnDefWindowProc Stub (0x10076 5 0 1360303) fixme:msimtf:ActiveIMMApp_OnDefWindowProc Stub (0x10076 3 0 0) fixme:msimtf:ActiveIMMApp_OnDefWindowProc Stub (0x1006c 210 1 10076) 4048 [1] INFO GameLauncher.ProdUI.GameLauncherUI (null) - ComboBox Language changed to English fixme:x11drv:sync_window_opacity LWA_COLORKEY not supported fixme:msimtf:ActiveIMMApp_OnDefWindowProc Stub (0x10066 1c 1 0) fixme:dciman:DCICreatePrimary 0x5b4 0xa3252ac Stacktrace: at (wrapper managed-to-native) System.Drawing.GDIPlus.GdipDeleteFontFamily (intptr) <0x00003> at (wrapper managed-to-native) System.Drawing.GDIPlus.GdipDeleteFontFamily (intptr) <0x00003> at System.Drawing.FontFamily.Dispose () <0x0002a> at (wrapper remoting-invoke-with-check) System.Drawing.FontFamily.Dispose () <0x00053> at System.Drawing.FontFamily.Finalize () <0x00013> at (wrapper runtime-invoke) object.runtime_invoke_virtual_void__this__ (object,intptr,intptr,intptr) <0x0003d> abnormal program termination err:ntdll:RtlpWaitForCriticalSection section 0x4edd7274 "?" wait timed out in thread 0009, blocked by 001a, retrying (60 sec) -- 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=25658 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |http://static.cdn.ea.com/bl | |ackbox/u/f/NFSWO/Launcher/w | |eblaunch_1.8.25.331/setup_3 | |31.exe --- Comment #5 from Austin English <austinenglish(a)gmail.com> 2011-04-01 13:10:30 CDT --- Still in 1.3.17. Game needs mono/dotnet. Installing mono210 and running the game gives me: austin(a)aw21 ~/.wine/drive_c/Program Files/Electronic Arts/Need For Speed World $ wine GameLauncher.exe Missing method System.Threading.Monitor::Enter(object,bool&) in assembly C:\Program Files\Mono-2.10.1\lib\mono\2.0\mscorlib.dll, referenced in assembly C:\Program Files\Mono-2.10.1\lib\mono\gac\Mono.WebBrowser\0.5.0.0__0738eb9f132ed756\Mono.WebBrowser.dll 3367 [1] ERROR GameLauncher.ProdUI.Program (null) - Main Exception: System.MissingMethodException: Method not found: 'System.Threading.Monitor.Enter'. at Mono.Mozilla.WebBrowser..ctor (Platform platform) [0x00000] in <filename unknown>:0 at Mono.WebBrowser.Manager.GetNewInstance (Platform platform) [0x00000] in <filename unknown>:0 at Mono.WebBrowser.Manager.GetNewInstance () [0x00000] in <filename unknown>:0 at System.Windows.Forms.WebBrowserBase..ctor () [0x00000] in <filename unknown>:0 at System.Windows.Forms.WebBrowser..ctor () [0x00000] in <filename unknown>:0 at GameLauncher.ProdUI.ExtendedWebBrowser..ctor () [0x00000] in <filename unknown>:0 at (wrapper remoting-invoke-with-check) GameLauncher.ProdUI.ExtendedWebBrowser:.ctor () at GameLauncher.ProdUI.GameLauncherUI.InitializeComponent () [0x00000] in <filename unknown>:0 at GameLauncher.ProdUI.GameLauncherUI..ctor (System.String[] args) [0x00000] in <filename unknown>:0 at (wrapper remoting-invoke-with-check) GameLauncher.ProdUI.GameLauncherUI:.ctor (string[]) at GameLauncher.ProdUI.Program.Main (System.String[] args) [0x00000] in <filename unknown>:0 If I instead use dotnet20, I get: austin(a)aw21 ~/.wine/drive_c/Program Files/Electronic Arts/Need For Speed World $ wine GameLauncher.exe fixme:sync:CreateMemoryResourceNotification (0) stub fixme:shell:URL_ParseUrl failed to parse L"System.Configuration" fixme:shell:URL_ParseUrl failed to parse L"System" fixme:shell:URL_ParseUrl failed to parse L"System.Xml" fixme:shell:URL_ParseUrl failed to parse L"System.Windows.Forms" fixme:shell:URL_ParseUrl failed to parse L"System.Drawing" and an error dialog saying "The executable is corrupted. Please reinstall the application again." and the game exits. -- 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=25658 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dank(a)kegel.com --- Comment #6 from Dan Kegel <dank(a)kegel.com> 2011-04-05 20:17:44 CDT --- For what it's worth, one person reported it can be coaxed into running with crossover: http://www.codeweavers.com/compatibility/browse/name/?app_id=7549;forum=1;ms... so perhaps there's hope. -- 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=25658 --- Comment #7 from Dan Kegel <dank(a)kegel.com> 2011-04-11 11:53:01 CDT --- The guess now is that the game's launcher used to work with mono, but has been updated since then, and doesn't work with mono anymore. -- 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=25658 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |eman.on(a)live.co.uk --- Comment #8 from Austin English <austinenglish(a)gmail.com> 2011-04-12 11:56:21 CDT --- *** Bug 26737 has been marked as a duplicate of this bug. *** -- 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=25658 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Platform|All |Other Summary|Need for Speed World |Need for Speed World won't | |start -- 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=25658 --- Comment #9 from Dan Kegel <dank(a)kegel.com> 2011-04-21 16:32:08 CDT --- current url seems to be http://static.cdn.ea.com/blackbox/u/f/NFSWO/Launcher/weblaunch_1.8.25.363/se... sha1sum 367e4ab6cb056a0cf22c529e7b4dca4744bb6bb0 -- 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=25658 --- Comment #10 from Dan Kegel <dank(a)kegel.com> 2011-04-22 01:01:40 CDT --- Created an attachment (id=34280) --> (http://bugs.winehq.org/attachment.cgi?id=34280) winetricks verb to install with mono Vincent showed me how to get the patcher working with mono. Still can't start the game, though. Here's the procedure I use, more or less (after downloading the attached nfsworld.verb): wget http://winetricks.org/winetricks sh winetricks -q nfsworld.verb cd ~/.local/share/wineprefixes/nfsworld export WINEPREFIX=`pwd` # Run it once, then kill it, since the first run doesn't accept keyboard input? wine cmd /c run-nfsworld.bat # Remove file Vincent warned us about to work around a mono bug? find . -name user.config -exec rm \() \; # Log in without moving window. It should patch, but doesn't seem to run? wine cmd /c run-nfsworld.bat -- 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=25658 --- Comment #11 from Dan Kegel <dank(a)kegel.com> 2011-04-22 01:03:24 CDT --- The content of attachment 34280 has been deleted by Dan Kegel <dank(a)kegel.com> who provided the following reason: typo The token used to delete this attachment was generated at 2011-04-22 01:03:17 CDT. -- 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=25658 --- Comment #12 from Dan Kegel <dank(a)kegel.com> 2011-04-22 01:08:36 CDT --- Created an attachment (id=34281) --> (http://bugs.winehq.org/attachment.cgi?id=34281) draft winetricks verb to install with mono -- 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=25658 --- Comment #13 from Dan Kegel <dank(a)kegel.com> 2011-04-22 01:10:04 CDT --- Created an attachment (id=34282) --> (http://bugs.winehq.org/attachment.cgi?id=34282) corrected example of how to use winetricks to install, and then try to start the game There were a couple typos in the above example... here's a corrected example of how to use that winetricks verb. -- 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=25658 --- Comment #14 from SDK <root(a)hmbg.eu> 2011-05-01 12:49:17 CDT --- Checksum for mono-winebug23458.tar.gz did not match -- 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=25658 joaopa <jeremielapuree(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree(a)yahoo.fr --- Comment #15 from joaopa <jeremielapuree(a)yahoo.fr> 2011-07-09 23:58:09 CDT --- still a bug in current wine? -- 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=25658 --- Comment #16 from Dan Kegel <dank(a)kegel.com> 2011-07-10 12:20:57 CDT --- Well... winetricks now has working nfsworld and nfsworld_mono verbs that let the game launch. The nfsworld verb (which uses .net) requires ie7. The nfsworld_mono verb requires a registry hack reg add "HKCR\\http\\shell\\open\\command" /ve /d "C:\\windows\\system32\\winebrowser.exe -nohome \"%1\"" /f So, there are two workarounds, but vanilla wine still can't start the game without them. -- 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=25658 Linards <linards.liepins(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |linards.liepins(a)gmail.com --- Comment #17 from Linards <linards.liepins(a)gmail.com> 2012-05-27 01:20:31 CDT --- (In reply to comment #15)
still a bug in current wine?
YES!!! :( (In reply to comment #16)
Well... winetricks now has working nfsworld and nfsworld_mono verbs that let the game launch. The nfsworld verb (which uses .net) requires ie7. The nfsworld_mono verb requires a registry hack reg add "HKCR\\http\\shell\\open\\command" /ve /d "C:\\windows\\system32\\winebrowser.exe -nohome \"%1\"" /f
So, there are two workarounds, but vanilla wine still can't start the game without them.
None of them work because: 1. the EA game download url is changed -> the new setup is setup_859.exe ( so after running verb, I got error about checksumm -> I cannot install game using Winetricks!!! ); 2. the "vanilla" install on default prefix results with: linards(a)KOMPIIC:~$ env WINEPREFIX="/home/linards/.wine" wine C:\\windows\\command\\start.exe /Unix /home/linards/.wine/dosdevices/c:/users/Public/Desktop/Need\ For\ Speed\ World.lnk fixme:exec:SHELL_execute flags ignored: 0x00000100 fixme:exec:SHELL_execute flags ignored: 0x00004100 linards(a)KOMPIIC:~$ fixme:ras:RasEnumConnectionsW (0x1f8758,0x33ef58,0x33ef54),stub! fixme:ras:RasEnumConnectionsW RAS support is not implemented! Configure program to use LAN connection/winsock instead! fixme:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request: stub fixme:ras:RasConnectionNotificationW (0xffffffff,0x274,0x00000003),stub! fixme:winhttp:WinHttpDetectAutoProxyConfigUrl discovery via DHCP not supported fixme:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request: stub PLUS, the Error message box saying "Servers are currently down. Thank you for your patiance" popus.... -- 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=25658 --- Comment #18 from Linards <linards.liepins(a)gmail.com> 2012-12-01 13:36:23 CST --- After update from 1.6.16 to 1.5.17. the behaviour is a bit different: [linards(a)KOMPIIC ~]$ env WINEPREFIX="/home/linards/.wine" wine C:\\windows\\command\\start.exe /Unix /home/linards/.wine/dosdevices/c:/users/Public/Desktop/Need\ For\ Speed\ World.lnk fixme:exec:SHELL_execute flags ignored: 0x00000100 fixme:exec:SHELL_execute flags ignored: 0x00004100 [linards(a)KOMPIIC ~]$ fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 fixme:exec:SHELL_execute flags ignored: 0x00004100 .. and the last line never ends appending to terminal ... so something is in very nasting looping here :( -- 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=25658 --- Comment #19 from Dan Kegel <dank(a)kegel.com> 2012-12-01 15:00:05 CST --- With current game and no extra native DLLs, GameLauncher.exe fails to start up, complaining libgluezilla not found. To have webbrowser support, you need libgluezilla installed fixme:gdiplus:GdipGetLineSpacing ignoring style System.NullReferenceException: Object reference not set to an instance of an object at System.Windows.Forms.WebBrowser.Navigate (System.Uri url) [0x00000] in <filename unknown>:0 at System.Windows.Forms.WebBrowser.set_Url (System.Uri value) [0x00000] in <filename unknown>:0 at (wrapper remoting-invoke-with-check) System.Windows.Forms.WebBrowser:set_Url (System.Uri) at GameLauncher.ProdUI.DownloadScreen.InitializeComponent () [0x00000] in <filename unknown>:0 at GameLauncher.ProdUI.DownloadScreen..ctor (GameLauncher.ProdUI.GameLauncherUI launcherForm) [0x00000] in <filename unknown>:0 at (wrapper remoting-invoke-with-check) GameLauncher.ProdUI.DownloadScreen:.ctor (GameLauncher.ProdUI.GameLauncherUI) at GameLauncher.ProdUI.GameLauncherUI.InitializeScreens () [0x00000] in <filename unknown>:0 'winetricks dotnet20' still works around that. -- 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=25658 --- Comment #20 from Dan Kegel <dank(a)kegel.com> 2012-12-01 15:26:58 CST --- After the first 999MB download finishes, another smaller one starts, then there is a dialog box saying there was a download error, as described in bug 27048. -- 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=25658 hanska2(a)luukku.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hanska2(a)luukku.com --- Comment #21 from hanska2(a)luukku.com --- I don't have this game installed. I am just wondering is this bug still valid? http://appdb.winehq.org/objectManager.php?sClass=version&iId=20659 game has quite good rating at wine db. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=25658 Wylda <wylda(a)volny.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wylda(a)volny.cz Component|-unknown |mscoree --- Comment #22 from Wylda <wylda(a)volny.cz> --- Yes, still present. They probably use winetricks to install .net I get this backtrace (ripped duplicity of gdiplus lines): fixme:gdiplus:GdipGetLineSpacing ignoring style fixme:wincodecs:PngDecoder_Block_GetCount stub fixme:gdiplus:GdipGetLineSpacing ignoring style libgluezilla not found. To have webbrowser support, you need libgluezilla installed fixme:gdiplus:GdipGetLineSpacing ignoring style System.NullReferenceException: Object reference not set to an instance of an object at System.Windows.Forms.WebBrowser.Navigate (System.Uri url) [0x00000] in <filename unknown>:0 at System.Windows.Forms.WebBrowser.set_Url (System.Uri value) [0x00000] in <filename unknown>:0 at (wrapper remoting-invoke-with-check) System.Windows.Forms.WebBrowser:set_Url (System.Uri) at GameLauncher.ProdUI.DownloadScreen.InitializeComponent () [0x00000] in <filename unknown>:0 at GameLauncher.ProdUI.DownloadScreen..ctor (GameLauncher.ProdUI.GameLauncherUI launcherForm) [0x00000] in <filename unknown>:0 at (wrapper remoting-invoke-with-check) GameLauncher.ProdUI.DownloadScreen:.ctor (GameLauncher.ProdUI.GameLauncherUI) Log also complains about libgluezilla. Probably wine-mono was built against it, but such package unfortunately isn't available in Debian Wheezy not in Jessie. Installing libmono-webbrowser2.0-cil & libmono-webbrowser4.0-cil did not help to get rid of "...you need libgluezilla installed". -- 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.
https://bugs.winehq.org/show_bug.cgi?id=25658 Rosanne DiMesio <dimesio(a)earthlink.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |ABANDONED --- Comment #23 from Rosanne DiMesio <dimesio(a)earthlink.net> --- The game shut down on July 14, 2015, so this is no longer testable. Marking abandoned. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=25658 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #24 from Bruno Jesus <00cpxxx(a)gmail.com> --- Closing abandoned bugs. -- 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