[Bug 728663] New: Wine will install Lords of the Realm II, but not allow it to run
https://bugzilla.novell.com/show_bug.cgi?id=728663 https://bugzilla.novell.com/show_bug.cgi?id=728663#c0 Summary: Wine will install Lords of the Realm II, but not allow it to run Classification: openSUSE Product: openSUSE 12.1 Version: RC 2 Platform: x86-64 OS/Version: SuSE Other Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: roland@logikalsolutions.com QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1 After installing Wine and rebooting, attempted to install Lords of the Realm II. Jumped through some hoops where Wine/OpenSuSe put modal dialogs in different sessions, but eventually completed install. Tried to run from Wine menu and it crashed before opening screen came up. Reproducible: Always Steps to Reproduce: 1. see above 2. 3. Actual Results: crash Expected Results: game should run -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=728663 https://bugzilla.novell.com/show_bug.cgi?id=728663#c Andreas Jaeger <aj@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.pr |meissner@suse.com |ovo.novell.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=728663 https://bugzilla.novell.com/show_bug.cgi?id=728663#c1 Marcus Meissner <meissner@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |roland@logikalsolutions.com --- Comment #1 from Marcus Meissner <meissner@suse.com> 2011-12-21 15:40:23 UTC --- can you start it on a shell to capture debug output? either the Wine AppDB or Wine Bugzilla are probably better for generic wine problems -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=728663 https://bugzilla.novell.com/show_bug.cgi?id=728663#c2 Roland Hughes <roland@logikalsolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|roland@logikalsolutions.com | --- Comment #2 from Roland Hughes <roland@logikalsolutions.com> 2011-12-21 16:04:38 UTC --- I do not believe this is a generic wine problem. I believe it is specific to OpenSuSE. Less than a year ago I had Ubuntu on this machine and the version of Wine which loaded on that 64-bit OS would install and run both Lords of the Realm 2 and Lords III. Now that I have determined DOSEMU is busted wretchedly, I believe that is the root of the problem. Lords II required Windows to install, but, mostly ran in a DOS box under Windows XP. DOSEMU won't even start on 64-bit 12.1 with 6G of RAM in the box. I believe Wine relies on DOSEMU, but, could be talking out my back side. I had to uninstall the app due to issues. If I have time this weekend I will try to re-install it and launch from a shell. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=728663 https://bugzilla.novell.com/show_bug.cgi?id=728663#c3 --- Comment #3 from Marcus Meissner <meissner@suse.com> 2011-12-21 16:09:30 UTC --- dosemu does not work on x86_64, as the vm86 emulation does not exist there. dosbox would be required here. Wine does call into dosbox these days for some things though. Check that dosbox is installed. Also captured debugoutput would definitively useful. :) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=728663 https://bugzilla.novell.com/show_bug.cgi?id=728663#c4 --- Comment #4 from Roland Hughes <roland@logikalsolutions.com> 2011-12-21 16:25:10 UTC --- dosbox is installed. dosemu needs to run. not until this weekend at the earliest. You should consider spending $30 on yourself and getting the entire siege pack, it's a great game! http://www.ebay.com/ctg/Lords-Royal-Collection-PC-Games-1997-/108785646?_dmpt=Video_Games_Games&_pcategid=139973&_pcatid=2&_refkw=Lords+of+the+Realm+2&_trkparms=65%253A12%257C66%253A2%257C39%253A1%257C72%253A5852&_trksid=p3286.c0.m14 Turn based strategy. You can spend days playing it without ever getting bored. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=728663 https://bugzilla.novell.com/show_bug.cgi?id=728663#c5 --- Comment #5 from Roland Hughes <roland@logikalsolutions.com> 2011-12-23 22:25:44 UTC --- roland@linux-853v:~/.wine/drive_c/SIERRA/Lords2> wine Lords2.exe fixme:win:EnumDisplayDevicesW ((null),0,0x33f560,0x00000000), stub! err:d3d_surface:d3dfmt_p8_init_palette This code should never get entered for DirectDraw!, expect problems err:d3d_surface:d3dfmt_p8_init_palette This code should never get entered for DirectDraw!, expect problems fixme:alsa:AudioClient_GetMixFormat Don't know what to do with 32 channels, pretending there's only 2 channels fixme:alsa:AudioClient_GetMixFormat Don't know what to do with 10000 channels, pretending there's only 2 channels fixme:alsa:AudioClient_GetMixFormat Don't know what to do with 10000 channels, pretending there's only 2 channels fixme:alsa:AudioClient_GetMixFormat Don't know what to do with 32 channels, pretending there's only 2 channels fixme:alsa:AudioClient_GetMixFormat Don't know what to do with 10000 channels, pretending there's only 2 channels fixme:alsa:AudioClient_GetMixFormat Don't know what to do with 10000 channels, pretending there's only 2 channels roland@linux-853v:~/.wine/drive_c/SIERRA/Lords2> The game simply tells you that you need the CD in the drive. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com