Re: CVS doesn't run Half-Life
Peter Hunnisett <[email protected]>
| Newsgroups | gmane.comp.emulators.winex.devel |
|---|---|
| Message-ID | <[email protected]> |
Brett I. Holcomb wrote: > I have Half-Life running under the latest Wine cvs. To test my > install of Winex cvs I tried running HL. I get this during startup. > The file .keep is there. > > err:font:AddFontFileToList Unable to load font file > "/home/brett/.winex-cvs/fake_windows/Windows/Fonts/.keep" err = 55 You can ignore this one. We attempt to load all files in the the Fonts directory. 55 is the error reported by freetype saying this isn't a font. > fixme:psdrv:PSDRV_BITMAP_SelectObject stub > fixme:psdrv:PSDRV_BITMAP_SelectObject stub > fixme:psdrv:PSDRV_BITMAP_SelectObject stub > > HL starts, asks for the CD key but the dialog box is all black with > only the OK and cancel buttons visible. If I type in the key HL tells > me it's not valid (probably didn't see it) and will either exit > gracefully after it tells me that or locks up. Here is the full > output on the xterm window after I kill HL. > > Any ideas on what to try or information I can send you? Isolating the patch that broke it would be a wonderful start :) CVS is unstable and is the development ground that we make periodic attempts to stabilize (call these "releases"). Since the WineX 3.3 release you can be pretty sure that we've destabilized. You could start with the 3.3 source, verify that it works, and the add likely culprits from there. Alternatively you can work the other way around and back stuff out until you've got a working situation. Good luck. > > err:font:AddFontFileToList Unable to load font file > "/home/brett/.winex-cvs/fake_windows/Windows/Fonts/.keep" err = 55 > fixme:psdrv:PSDRV_BITMAP_SelectObject stub > fixme:psdrv:PSDRV_BITMAP_SelectObject stub > fixme:psdrv:PSDRV_BITMAP_SelectObject stub > wine: Unhandled exception, starting debugger... > err:ntdll:RtlpWaitForCriticalSection section 0x42499a7c > "x11drv_main.c: X11DRV_CritSection" wait timed out, retrying (60 sec) > fs=21ff, owner=08079280 > _______________________________________________ > winex-devel mailing list > [email protected] > http://lists.transgaming.org/cgi-bin/mailman/listinfo/winex-devel > Ciao, Peter