http://bugs.winehq.org/show_bug.cgi?id=34383
Bug #: 34383 Summary: BoulderDashPortal does not start Product: Wine Version: 1.7.0 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: mscoree AssignedTo: wine-bugs@winehq.org ReportedBy: vincent.hardy.be@gmail.com Classification: Unclassified
Warning : you have to install "Microsoft XNA Framework 4.0" before starting BoulderDashPortal.exe (http://www.microsoft.com/en-us/download/details.aspx?id=20914)
Extract http://ea.lbk.sk/bd/BoulderDashPortal.7z Try to start BoulderDashPortal.exe
http://bugs.winehq.org/show_bug.cgi?id=34383
Vincent Hardy vincent.hardy.be@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://www.boulder-dash.nl/ | |forum/viewtopic.php?t=315
http://bugs.winehq.org/show_bug.cgi?id=34383
--- Comment #1 from Vincent Hardy vincent.hardy.be@gmail.com 2013-08-29 10:31:53 CDT --- Created attachment 45772 --> http://bugs.winehq.org/attachment.cgi?id=45772 console output
http://bugs.winehq.org/show_bug.cgi?id=34383
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #2 from Austin English austinenglish@gmail.com 2013-08-29 13:22:50 CDT ---
err:d3d:wined3d_adapter_init_gl_caps Received a NULL GL_RENDERER.
Something may be wrong with your 3d setup. That said, I get a crash as well: Stacktrace:
at <unknown> <0xffffffff> at (wrapper managed-to-native) <Module>.Microsoft.Xna.Framework.Graphics.StateTrackerDevice.{ctor} (Microsoft.Xna.Framework.Graphics.StateTrackerDevice*,IDirect3DDevice9*,uint,uint) <0xffffffff> at Microsoft.Xna.Framework.Graphics.GraphicsDevice.CreateDevice (Microsoft.Xna.Framework.Graphics.GraphicsAdapter,Microsoft.Xna.Framework.Graphics.PresentationParameters) <0x00247> at Microsoft.Xna.Framework.Graphics.GraphicsDevice..ctor (Microsoft.Xna.Framework.Graphics.GraphicsAdapter,Microsoft.Xna.Framework.Graphics.GraphicsProfile,Microsoft.Xna.Framework.Graphics.PresentationParameters) <0x0015b> at Microsoft.Xna.Framework.GraphicsDeviceManager.CreateDevice (Microsoft.Xna.Framework.GraphicsDeviceInformation) <0x000d3> at Microsoft.Xna.Framework.GraphicsDeviceManager.ChangeDevice (bool) <0x002cb> at Microsoft.Xna.Framework.GraphicsDeviceManager.Microsoft.Xna.Framework.IGraphicsDeviceManager.CreateDevice () <0x00013> at Microsoft.Xna.Framework.Game.RunGame (bool) <0x000d8> at Microsoft.Xna.Framework.Game.Run () <0x00013> at BoulderDashPortal.Program.Main (string[]) <0x00047> at (wrapper runtime-invoke) <Module>.runtime_invoke_void_object (object,intptr,intptr,intptr) <0xffffffff>
After installing native dotnet40 instead of mono, however, it runs.
austin@aw25 ~ $ sha1sum BoulderDashPortal.7z f148afca15be28bb66a22c0c853fd264677324ad BoulderDashPortal.7z austin@aw25 ~ $ du -h BoulderDashPortal.7z 8.6M BoulderDashPortal.7z austin@aw25 ~ $ wine --version wine-1.7.0-326-gd1ff15b
http://bugs.winehq.org/show_bug.cgi?id=34383
--- Comment #3 from Vincent Hardy vincent.hardy.be@gmail.com 2013-09-01 02:25:42 CDT ---
err:d3d:wined3d_adapter_init_gl_caps Received a NULL GL_RENDERER.
However glxinfo says :
OpenGL vendor string: Tungsten Graphics, Inc. OpenGL renderer string: Mesa DRI R200 (RV280 5960) x86/MMX+/3DNow!+ TCL DRI2 OpenGL version string: 1.3 Mesa 9.1.2
http://bugs.winehq.org/show_bug.cgi?id=34383
--- Comment #4 from Henri Verbeet hverbeet@gmail.com 2013-09-01 08:18:23 CDT --- (In reply to comment #3)
err:d3d:wined3d_adapter_init_gl_caps Received a NULL GL_RENDERER.
However glxinfo says :
OpenGL vendor string: Tungsten Graphics, Inc. OpenGL renderer string: Mesa DRI R200 (RV280 5960) x86/MMX+/3DNow!+ TCL DRI2 OpenGL version string: 1.3 Mesa 9.1.2
That looks a bit like it may be a duplicate of bug 34238, although it could also be an issue with your 32-bit driver setup.
https://bugs.winehq.org/show_bug.cgi?id=34383
Teras teras@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |teras@luukku.com
--- Comment #5 from Teras teras@luukku.com --- Still not working
wine 1.7.38
https://bugs.winehq.org/show_bug.cgi?id=34383
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #6 from joaopa jeremielapuree@yahoo.fr --- Download link is burst. Does the bug still occur with wine-4.0-rc1?
https://bugs.winehq.org/show_bug.cgi?id=34383
--- Comment #7 from Vincent Hardy vincent.hardy.be@gmail.com --- (In reply to joaopa from comment #6)
Download link is burst.
BoulderDashPortal version 1.30 that triggered the writing of this bug : https://www.linuxunderground.be/download/BoulderDashPortal-1_30.7z md5sum : 012afabe8ea9b260fe264fe34670ccc4
New version 1.31 (change xna to monogame -> See "URL" field above). I mirrored this zip file here : https://www.linuxunderground.be/download/BoulderDashPortal-1_31.zip zip file password : BoulderDashPortal md5sum : a08e9b95fc252945139c3b6d119a8af9 However, I have not tested this version at all for now!
https://bugs.winehq.org/show_bug.cgi?id=34383
--- Comment #8 from joaopa jeremielapuree@yahoo.fr --- I tried the link. With XNA4.0 installed with winetricks, the game works (and is funny :D )
Can an administrator close this bug as FIXED?
https://bugs.winehq.org/show_bug.cgi?id=34383
Jeff Zaroyko jeffz@jeffz.name changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #9 from Jeff Zaroyko jeffz@jeffz.name --- Reported fixed.
https://bugs.winehq.org/show_bug.cgi?id=34383
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #10 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 5.0-rc3.